Uses of Class
com.vidispine.generated.LDAPSyncType
- 
Uses of LDAPSyncType in com.vidispine.generated
Fields in com.vidispine.generated declared as LDAPSyncTypeMethods in com.vidispine.generated that return LDAPSyncTypeModifier and TypeMethodDescriptionObjectFactory.createLDAPSyncType()Create an instance ofLDAPSyncTypeLDAPResourceType.getSync()Gets the value of the sync property.LDAPSyncType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) LDAPSyncType.withCreateGroups(Boolean value) Sets the value of the createGroups property.LDAPSyncType.withCreateUsers(Boolean value) Sets the value of the createUsers property.LDAPSyncType.withImportOrganizationalUnits(Boolean value) Sets the value of the importOrganizationalUnits property.LDAPSyncType.withInterval(Long value) Sets the value of the interval property.LDAPSyncType.withPlugin(String value) Sets the value of the plugin property.LDAPSyncType.withPluginParameters(SimpleMetadataType value) Sets the value of the pluginParameters property.Methods in com.vidispine.generated with parameters of type LDAPSyncTypeModifier and TypeMethodDescriptionvoidLDAPResourceType.setSync(LDAPSyncType value) Sets the value of the sync property.LDAPResourceType.withSync(LDAPSyncType value) Sets the value of the sync property.