public class ReplicationConnection extends NetObject implements java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.ReplicationConnection
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=10.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.ReplicationConnection
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ReplicationConnection() |
ReplicationConnection(DirectoryContext context,
java.lang.String name,
DirectoryServer sourceServer) |
ReplicationConnection(DirectoryContext context,
java.lang.String name,
DirectoryServer sourceServer,
ActiveDirectorySchedule schedule) |
ReplicationConnection(DirectoryContext context,
java.lang.String name,
DirectoryServer sourceServer,
ActiveDirectorySchedule schedule,
ActiveDirectoryTransportType transport) |
ReplicationConnection(DirectoryContext context,
java.lang.String name,
DirectoryServer sourceServer,
ActiveDirectoryTransportType transport) |
ReplicationConnection(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ReplicationConnection |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ReplicationConnection, a cast assert is made to check if types are compatible. |
void |
close() |
void |
Delete() |
void |
Dispose() |
static ReplicationConnection |
FindByName(DirectoryContext context,
java.lang.String name) |
NotificationStatus |
getChangeNotificationStatus() |
boolean |
getDataCompressionEnabled() |
java.lang.String |
getDestinationServer() |
DirectoryEntry |
GetDirectoryEntry() |
boolean |
getEnabled() |
boolean |
getGeneratedByKcc() |
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
|
java.lang.String |
getName() |
boolean |
getReciprocalReplicationEnabled() |
ActiveDirectorySchedule |
getReplicationSchedule() |
boolean |
getReplicationScheduleOwnedByUser() |
ReplicationSpan |
getReplicationSpan() |
java.lang.String |
getSourceServer() |
ActiveDirectoryTransportType |
getTransportType() |
void |
Save() |
void |
setChangeNotificationStatus(NotificationStatus ChangeNotificationStatus) |
void |
setDataCompressionEnabled(boolean DataCompressionEnabled) |
void |
setEnabled(boolean Enabled) |
void |
setGeneratedByKcc(boolean GeneratedByKcc) |
void |
setJCOInstance(JCObject instance) |
void |
setReciprocalReplicationEnabled(boolean ReciprocalReplicationEnabled) |
void |
setReplicationSchedule(ActiveDirectorySchedule ReplicationSchedule) |
void |
setReplicationScheduleOwnedByUser(boolean ReplicationScheduleOwnedByUser) |
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ReplicationConnection()
throws java.lang.Throwable
java.lang.Throwablepublic ReplicationConnection(DirectoryContext context, java.lang.String name, DirectoryServer sourceServer) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionpublic ReplicationConnection(DirectoryContext context, java.lang.String name, DirectoryServer sourceServer, ActiveDirectorySchedule schedule) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionpublic ReplicationConnection(DirectoryContext context, java.lang.String name, DirectoryServer sourceServer, ActiveDirectorySchedule schedule, ActiveDirectoryTransportType transport) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, CryptographicException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionCryptographicExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionpublic ReplicationConnection(DirectoryContext context, java.lang.String name, DirectoryServer sourceServer, ActiveDirectoryTransportType transport) throws java.lang.Throwable, ArgumentException, ArgumentNullException, ArgumentOutOfRangeException, PlatformNotSupportedException, NotSupportedException, ObjectDisposedException, InvalidOperationException, RankException, ArrayTypeMismatchException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionArgumentOutOfRangeExceptionPlatformNotSupportedExceptionNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionRankExceptionArrayTypeMismatchExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionpublic ReplicationConnection(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ReplicationConnection cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ReplicationConnection, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedReplicationConnection 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 Delete()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
OverflowException,
FormatException,
CryptographicException,
IndexOutOfRangeException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionCryptographicExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void Dispose()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionpublic static ReplicationConnection FindByName(DirectoryContext context, java.lang.String name) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, CryptographicException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionCryptographicExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionpublic NotificationStatus getChangeNotificationStatus() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OverflowException, FormatException, RankException, ArrayTypeMismatchException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic boolean getDataCompressionEnabled()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic java.lang.String getDestinationServer()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidOperationException,
OutOfMemoryException,
OverflowException,
FormatException,
CryptographicException,
IndexOutOfRangeException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentNullExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionCryptographicExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic DirectoryEntry GetDirectoryEntry() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, ArgumentNullException, CryptographicException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, NullReferenceException
public boolean getEnabled()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OutOfMemoryException,
OverflowException,
FormatException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic boolean getGeneratedByKcc()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic 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 java.lang.String getName()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionpublic boolean getReciprocalReplicationEnabled()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic ActiveDirectorySchedule getReplicationSchedule() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OutOfMemoryException, OverflowException, FormatException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, ActiveDirectoryObjectNotFoundException, ArrayTypeMismatchException, NotImplementedException, NullReferenceException, SecurityException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionNullReferenceExceptionSecurityExceptionpublic boolean getReplicationScheduleOwnedByUser()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic ReplicationSpan getReplicationSpan() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OutOfMemoryException, NullReferenceException, ActiveDirectoryOperationException, InvalidEnumArgumentException, FormatException, ActiveDirectoryObjectNotFoundException, ArrayTypeMismatchException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionNullReferenceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionpublic java.lang.String getSourceServer()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OutOfMemoryException,
NullReferenceException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
FormatException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionNullReferenceExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionpublic ActiveDirectoryTransportType getTransportType() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OverflowException, FormatException, RankException, ArrayTypeMismatchException, OutOfMemoryException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void Save()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
LockRecursionException,
InvalidOperationException,
SynchronizationLockException,
IndexOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
OverflowException,
FormatException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionLockRecursionExceptionInvalidOperationExceptionSynchronizationLockExceptionIndexOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic void setChangeNotificationStatus(NotificationStatus ChangeNotificationStatus) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, IndexOutOfRangeException, ArgumentOutOfRangeException, InvalidEnumArgumentException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OverflowException, FormatException, RankException, ArrayTypeMismatchException, LockRecursionException, SynchronizationLockException, OutOfMemoryException, ActiveDirectoryOperationException, AccessViolationException, ActiveDirectoryObjectNotFoundException, NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void setDataCompressionEnabled(boolean DataCompressionEnabled)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
SynchronizationLockException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void setEnabled(boolean Enabled)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
SynchronizationLockException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void setGeneratedByKcc(boolean GeneratedByKcc)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
SynchronizationLockException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setReciprocalReplicationEnabled(boolean ReciprocalReplicationEnabled)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
SynchronizationLockException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedExceptionpublic void setReplicationSchedule(ActiveDirectorySchedule ReplicationSchedule) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, OutOfMemoryException, OverflowException, FormatException, LockRecursionException, SynchronizationLockException, ActiveDirectoryOperationException, InvalidEnumArgumentException, AccessViolationException, ActiveDirectoryObjectNotFoundException, ArrayTypeMismatchException, NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionLockRecursionExceptionSynchronizationLockExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic void setReplicationScheduleOwnedByUser(boolean ReplicationScheduleOwnedByUser)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OverflowException,
FormatException,
RankException,
ArrayTypeMismatchException,
LockRecursionException,
SynchronizationLockException,
OutOfMemoryException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOverflowExceptionFormatExceptionRankExceptionArrayTypeMismatchExceptionLockRecursionExceptionSynchronizationLockExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionNotImplementedException