public class ActiveDirectorySchemaProperty extends NetObject implements java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.ActiveDirectorySchemaProperty
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.ActiveDirectorySchemaProperty
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ActiveDirectorySchemaProperty() |
ActiveDirectorySchemaProperty(DirectoryContext context,
java.lang.String ldapDisplayName) |
ActiveDirectorySchemaProperty(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ActiveDirectorySchemaProperty |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ActiveDirectorySchemaProperty, a cast assert is made to check if types are compatible. |
void |
close() |
void |
Dispose() |
static ActiveDirectorySchemaProperty |
FindByName(DirectoryContext context,
java.lang.String ldapDisplayName) |
java.lang.String |
getCommonName() |
java.lang.String |
getDescription() |
DirectoryEntry |
GetDirectoryEntry() |
boolean |
getIsDefunct() |
boolean |
getIsInAnr() |
boolean |
getIsIndexed() |
boolean |
getIsIndexedOverContainer() |
boolean |
getIsInGlobalCatalog() |
boolean |
getIsOnTombstonedObject() |
boolean |
getIsSingleValued() |
boolean |
getIsTupleIndexed() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
ActiveDirectorySchemaProperty |
getLink() |
java.lang.String |
getName() |
java.lang.String |
getOid() |
Guid |
getSchemaGuid() |
ActiveDirectorySyntax |
getSyntax() |
void |
Save() |
void |
setCommonName(java.lang.String CommonName) |
void |
setDescription(java.lang.String Description) |
void |
setIsDefunct(boolean IsDefunct) |
void |
setIsInAnr(boolean IsInAnr) |
void |
setIsIndexed(boolean IsIndexed) |
void |
setIsIndexedOverContainer(boolean IsIndexedOverContainer) |
void |
setIsInGlobalCatalog(boolean IsInGlobalCatalog) |
void |
setIsOnTombstonedObject(boolean IsOnTombstonedObject) |
void |
setIsSingleValued(boolean IsSingleValued) |
void |
setIsTupleIndexed(boolean IsTupleIndexed) |
void |
setJCOInstance(JCObject instance) |
void |
setOid(java.lang.String Oid) |
void |
setSchemaGuid(Guid SchemaGuid) |
void |
setSyntax(ActiveDirectorySyntax Syntax) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ActiveDirectorySchemaProperty()
throws java.lang.Throwable
java.lang.Throwablepublic ActiveDirectorySchemaProperty(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 ActiveDirectorySchemaProperty(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ActiveDirectorySchemaProperty cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ActiveDirectorySchemaProperty, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedActiveDirectorySchemaProperty 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 ActiveDirectorySchemaProperty 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 java.lang.String getCommonName()
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic java.lang.String getDescription()
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic 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 boolean getIsInAnr()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException
public boolean getIsIndexed()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException
public boolean getIsIndexedOverContainer()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException
public boolean getIsInGlobalCatalog()
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidOperationException,
ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic boolean getIsOnTombstonedObject()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException
public boolean getIsSingleValued()
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 boolean getIsTupleIndexed()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException
public 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 ActiveDirectorySchemaProperty getLink() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidOperationException, ArgumentOutOfRangeException, TypeLoadException, MissingMethodException, TargetInvocationException, CultureNotFoundException, TypeInitializationException, CryptographicException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionTypeLoadExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionTypeInitializationExceptionCryptographicExceptionpublic 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 Guid getSchemaGuid() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidOperationException, ArgumentOutOfRangeException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionpublic ActiveDirectorySyntax getSyntax() throws java.lang.Throwable, ObjectDisposedException, InvalidEnumArgumentException, ArgumentNullException, ArgumentException, NotSupportedException, MissingManifestResourceException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidOperationException, ArgumentOutOfRangeException, NullReferenceException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionNullReferenceExceptionpublic 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,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setDescription(java.lang.String Description)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setIsDefunct(boolean IsDefunct)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ArgumentNullException,
InvalidEnumArgumentException,
NotSupportedException,
ArgumentOutOfRangeException,
InvalidOperationException
public void setIsInAnr(boolean IsInAnr)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic void setIsIndexed(boolean IsIndexed)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic void setIsIndexedOverContainer(boolean IsIndexedOverContainer)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic void setIsInGlobalCatalog(boolean IsInGlobalCatalog)
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionpublic void setIsOnTombstonedObject(boolean IsOnTombstonedObject)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic void setIsSingleValued(boolean IsSingleValued)
throws java.lang.Throwable,
ObjectDisposedException,
InvalidEnumArgumentException,
ArgumentNullException,
ArgumentException,
NotSupportedException,
MissingManifestResourceException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidOperationException,
ArgumentOutOfRangeException,
FormatException
java.lang.ThrowableObjectDisposedExceptionInvalidEnumArgumentExceptionArgumentNullExceptionArgumentExceptionNotSupportedExceptionMissingManifestResourceExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionFormatExceptionpublic void setIsTupleIndexed(boolean IsTupleIndexed)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
NotSupportedException,
ActiveDirectoryObjectNotFoundException,
ActiveDirectoryOperationException,
ArgumentOutOfRangeException,
InvalidOperationException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionIndexOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidEnumArgumentExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionActiveDirectoryOperationExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setOid(java.lang.String Oid)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
OutOfMemoryException,
InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setSchemaGuid(Guid SchemaGuid) throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ArgumentNullException, InvalidEnumArgumentException, NotSupportedException, ArgumentOutOfRangeException, InvalidOperationException
public void setSyntax(ActiveDirectorySyntax Syntax) 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