public class ActiveDirectorySchemaClass extends NetObject implements java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.DirectoryServices
|
static java.lang.String |
className
Qualified class name: System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaClass
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ActiveDirectorySchemaClass() |
ActiveDirectorySchemaClass(DirectoryContext context,
java.lang.String ldapDisplayName) |
ActiveDirectorySchemaClass(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ActiveDirectorySchemaClass()
throws java.lang.Throwable
java.lang.Throwablepublic ActiveDirectorySchemaClass(DirectoryContext context, java.lang.String ldapDisplayName) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, OutOfMemoryException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, MissingMethodException, TargetInvocationException, NotSupportedException, AccessViolationException, SecurityException, CultureNotFoundException, IndexOutOfRangeException, ActiveDirectoryOperationException, SocketException, FormatException, CryptographicException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionOutOfMemoryExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionAccessViolationExceptionSecurityExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionSocketExceptionFormatExceptionCryptographicExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic ActiveDirectorySchemaClass(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ActiveDirectorySchemaClass cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ActiveDirectorySchemaClass, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedActiveDirectorySchemaClass instancejava.lang.Throwable - in case of error during cast operationpublic void close()
throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.Exceptionpublic void Dispose()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionpublic static ActiveDirectorySchemaClass FindByName(DirectoryContext context, java.lang.String ldapDisplayName) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, InvalidOperationException, OutOfMemoryException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, MissingMethodException, TargetInvocationException, NotSupportedException, AccessViolationException, SecurityException, CultureNotFoundException, IndexOutOfRangeException, ActiveDirectoryOperationException, SocketException, FormatException, CryptographicException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionOutOfMemoryExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionAccessViolationExceptionSecurityExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionSocketExceptionFormatExceptionCryptographicExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic ReadOnlyActiveDirectorySchemaPropertyCollection GetAllProperties() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, InvalidOperationException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, IndexOutOfRangeException, AccessViolationException, PlatformNotSupportedException, OutOfMemoryException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionFormatExceptionInvalidOperationExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionpublic ActiveDirectorySchemaClassCollection getAuxiliaryClasses() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, IndexOutOfRangeException, MissingManifestResourceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, SocketException, AccessViolationException, PlatformNotSupportedException, OutOfMemoryException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionSocketExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic java.lang.String getCommonName()
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException
public ActiveDirectorySecurity getDefaultObjectSecurityDescriptor() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, ArgumentOutOfRangeException, InvalidOperationException, OverflowException, SystemException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionOverflowExceptionSystemExceptionpublic java.lang.String getDescription()
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException
public DirectoryEntry GetDirectoryEntry() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionpublic boolean getIsDefunct()
throws java.lang.Throwable,
ObjectDisposedException
java.lang.ThrowableObjectDisposedExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic ActiveDirectorySchemaPropertyCollection getMandatoryProperties() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, IndexOutOfRangeException, MissingManifestResourceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, SocketException, AccessViolationException, PlatformNotSupportedException, OutOfMemoryException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionSocketExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic java.lang.String getName()
throws java.lang.Throwable,
ObjectDisposedException
java.lang.ThrowableObjectDisposedExceptionpublic java.lang.String getOid()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
NotSupportedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
SocketException,
AccessViolationException,
PlatformNotSupportedException,
OutOfMemoryException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionSocketExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic ActiveDirectorySchemaPropertyCollection getOptionalProperties() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, IndexOutOfRangeException, MissingManifestResourceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, SocketException, AccessViolationException, PlatformNotSupportedException, OutOfMemoryException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionSocketExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic ReadOnlyActiveDirectorySchemaClassCollection getPossibleInferiors() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, ArgumentOutOfRangeException, InvalidOperationException, CryptographicException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionCryptographicExceptionpublic ActiveDirectorySchemaClassCollection getPossibleSuperiors() throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, ArgumentOutOfRangeException, FormatException, NotSupportedException, IndexOutOfRangeException, MissingManifestResourceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, SocketException, AccessViolationException, PlatformNotSupportedException, OutOfMemoryException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionNotSupportedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionSocketExceptionAccessViolationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic Guid getSchemaGuid() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, ArgumentOutOfRangeException
public ActiveDirectorySchemaClass getSubClassOf() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, ArgumentOutOfRangeException
public SchemaClassType getType() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, ArgumentOutOfRangeException
public void Save()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
NotSupportedException,
ArgumentNullException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
FormatException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidOperationException,
IndexOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionArgumentNullExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionIndexOutOfRangeExceptionpublic void setCommonName(java.lang.String CommonName)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
NotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setDefaultObjectSecurityDescriptor(ActiveDirectorySecurity DefaultObjectSecurityDescriptor) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, OutOfMemoryException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, IndexOutOfRangeException, NotSupportedException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionIndexOutOfRangeExceptionNotSupportedExceptionpublic void setDescription(java.lang.String Description)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
NotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setIsDefunct(boolean IsDefunct)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
NotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setOid(java.lang.String Oid)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
IndexOutOfRangeException,
NotSupportedException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setSchemaGuid(Guid SchemaGuid) throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, IndexOutOfRangeException, NotSupportedException, ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setSubClassOf(ActiveDirectorySchemaClass SubClassOf) throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ArgumentNullException, InvalidEnumArgumentException, InvalidOperationException, IndexOutOfRangeException, NotSupportedException, ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionIndexOutOfRangeExceptionNotSupportedExceptionArgumentOutOfRangeExceptionpublic void setType(SchemaClassType Type) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryException