public class AdamInstance extends DirectoryServer
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.AdamInstance
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.AdamInstance
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
AdamInstance() |
AdamInstance(java.lang.Object instance)
Internal constructor.
|
close, Dispose, GetDirectoryEntry, getInboundConnections, getIPAddress, getName, getOutboundConnections, getPartitions, getSiteName, getSyncFromAllServersCallback, MoveToAnotherSite, setSyncFromAllServersCallbackpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public AdamInstance()
throws java.lang.Throwable
java.lang.Throwablepublic AdamInstance(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static AdamInstance cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into AdamInstance, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedAdamInstance instancejava.lang.Throwable - in case of error during cast operationpublic void CheckReplicationConsistency()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
IndexOutOfRangeException,
FormatException,
OutOfMemoryException,
CryptographicException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
InvalidEnumArgumentException
CheckReplicationConsistency in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionpublic static AdamInstanceCollection FindAll(DirectoryContext context, java.lang.String partitionName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, ActiveDirectoryOperationException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SecurityException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSecurityExceptionpublic static AdamInstance FindOne(DirectoryContext context, java.lang.String partitionName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, ActiveDirectoryOperationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionpublic static AdamInstance GetAdamInstance(DirectoryContext context) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, OutOfMemoryException, FormatException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, SocketException, IndexOutOfRangeException, CryptographicException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionOutOfMemoryExceptionFormatExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionCryptographicExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic ReplicationNeighborCollection GetAllReplicationNeighbors() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, CultureNotFoundException, AccessViolationException, NotSupportedException, OverflowException
GetAllReplicationNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionCultureNotFoundExceptionAccessViolationExceptionNotSupportedExceptionOverflowExceptionpublic ConfigurationSet getConfigurationSet() throws java.lang.Throwable, ObjectDisposedException, NotSupportedException, ArgumentOutOfRangeException, OutOfMemoryException, ArgumentNullException, InvalidOperationException, CryptographicException, ArgumentException, MissingMethodException, TargetInvocationException, NotImplementedException, CultureNotFoundException, MissingManifestResourceException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, SocketException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableObjectDisposedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionArgumentNullExceptionInvalidOperationExceptionCryptographicExceptionArgumentExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionCultureNotFoundExceptionMissingManifestResourceExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionSocketExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic java.lang.String getDefaultPartition()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic java.lang.String getHostName()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class DirectoryServerString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class DirectoryServerString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class DirectoryServerObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class DirectoryServerString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class DirectoryServerJCType representing the CLR Type of the instantiated Classpublic int getLdapPort()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic ReplicationFailureCollection GetReplicationConnectionFailures() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, OutOfMemoryException, InvalidEnumArgumentException, AbandonedMutexException, CultureNotFoundException, ActiveDirectoryOperationException, NotSupportedException, ActiveDirectoryObjectNotFoundException
GetReplicationConnectionFailures in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionAbandonedMutexExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionpublic ReplicationCursorCollection GetReplicationCursors(java.lang.String partition) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, AccessViolationException, OverflowException
GetReplicationCursors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionOverflowExceptionpublic ActiveDirectoryReplicationMetadata GetReplicationMetadata(java.lang.String objectPath) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, AccessViolationException, OverflowException
GetReplicationMetadata in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionOverflowExceptionpublic ReplicationNeighborCollection GetReplicationNeighbors(java.lang.String partition) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, AccessViolationException, OverflowException
GetReplicationNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionOverflowExceptionpublic ReplicationOperationInformation GetReplicationOperationInformation() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, IndexOutOfRangeException, FormatException, OutOfMemoryException, CryptographicException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, InvalidEnumArgumentException, CultureNotFoundException, AccessViolationException, NotSupportedException, OverflowException
GetReplicationOperationInformation in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionIndexOutOfRangeExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionCultureNotFoundExceptionAccessViolationExceptionNotSupportedExceptionOverflowExceptionpublic AdamRoleCollection getRoles() throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, MissingManifestResourceException, IndexOutOfRangeException, ActiveDirectoryOperationException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidEnumArgumentException, NullReferenceException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionNullReferenceExceptionpublic int getSslPort()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic void Save()
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic void SeizeRoleOwnership(AdamRole role) throws java.lang.Throwable, ObjectDisposedException, ArgumentException, ArgumentNullException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, ArgumentOutOfRangeException, MissingManifestResourceException, IndexOutOfRangeException, ActiveDirectoryOperationException, FormatException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidEnumArgumentException
java.lang.ThrowableObjectDisposedExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionFormatExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidEnumArgumentExceptionpublic void setDefaultPartition(java.lang.String DefaultPartition)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
PlatformNotSupportedException,
ActiveDirectoryObjectNotFoundException,
NotSupportedException,
OutOfMemoryException,
SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionNotSupportedExceptionOutOfMemoryExceptionSecurityExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class DirectoryServerpublic void SyncReplicaFromAllServers(java.lang.String partition,
SyncFromAllServersOptions options)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
InvalidEnumArgumentException,
AccessViolationException,
SyncFromAllServersOperationException
SyncReplicaFromAllServers in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionSyncFromAllServersOperationExceptionpublic void SyncReplicaFromServer(java.lang.String partition,
java.lang.String sourceServer)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
InvalidEnumArgumentException,
AccessViolationException
SyncReplicaFromServer in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationExceptionpublic void TransferRoleOwnership(AdamRole role) throws java.lang.Throwable, ObjectDisposedException, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, ActiveDirectoryOperationException, PlatformNotSupportedException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SecurityException
java.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryOperationExceptionPlatformNotSupportedExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSecurityExceptionpublic void TriggerSyncReplicaFromNeighbors(java.lang.String partition)
throws java.lang.Throwable,
ObjectDisposedException,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
FormatException,
OutOfMemoryException,
CryptographicException,
ActiveDirectoryOperationException,
ActiveDirectoryObjectNotFoundException,
InvalidEnumArgumentException,
AccessViolationException
TriggerSyncReplicaFromNeighbors in class DirectoryServerjava.lang.ThrowableObjectDisposedExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionFormatExceptionOutOfMemoryExceptionCryptographicExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionInvalidEnumArgumentExceptionAccessViolationException