Package com.vidispine.generated
Class LDAPImportType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.LDAPImportType.PropInfo
-
- Enclosing class:
- LDAPImportType
public static class LDAPImportType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
IMPORT_ORGANIZATIONAL_UNITS
static String
INTERVAL
static String
PLUGIN
static String
PLUGIN_PARAMETERS
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
INTERVAL
public static final transient String INTERVAL
- See Also:
- Constant Field Values
-
IMPORT_ORGANIZATIONAL_UNITS
public static final transient String IMPORT_ORGANIZATIONAL_UNITS
- See Also:
- Constant Field Values
-
PLUGIN
public static final transient String PLUGIN
- See Also:
- Constant Field Values
-
PLUGIN_PARAMETERS
public static final transient String PLUGIN_PARAMETERS
- See Also:
- Constant Field Values
-
-