com.adobe.idp.um.api
Class UMConstants.DirectoryDomainSubtypes

java.lang.Object
  extended by com.adobe.idp.um.api.UMConstants.DirectoryDomainSubtypes
Enclosing class:
UMConstants

public static final class UMConstants.DirectoryDomainSubtypes
extends java.lang.Object

Directory Domain Subtypes


Field Summary
static int PUSH
          Push mode whereby only delta is synced.
static int REGULAR_SYNC
          Traditional method whereby complete data is synced
 
Constructor Summary
UMConstants.DirectoryDomainSubtypes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REGULAR_SYNC

public static final int REGULAR_SYNC
Traditional method whereby complete data is synced

See Also:
Constant Field Values

PUSH

public static final int PUSH
Push mode whereby only delta is synced.

See Also:
Constant Field Values
Constructor Detail

UMConstants.DirectoryDomainSubtypes

public UMConstants.DirectoryDomainSubtypes()


[an error occurred while processing this directive] [an error occurred while processing this directive]