Interface SilverpeasDomainDriver
-
- All Superinterfaces:
DomainDriver
- All Known Implementing Classes:
SilverpeasDriver
public interface SilverpeasDomainDriver extends DomainDriver
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.silverpeas.core.admin.domain.DomainDriver
DomainDriver.ActionConstants, DomainDriver.UserFilterManager
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.admin.domain.DomainDriver
addPropertiesToImport, addPropertiesToImport, beginSynchronization, createGroup, createUser, deleteGroup, deleteUser, endSynchronization, getAllGroups, getAllRootGroups, getAllUsers, getDriverActions, getGroup, getGroupByName, getGroupMemberGroupIds, getGroups, getMapParameters, getPropertiesDescriptions, getPropertiesLabels, getPropertiesNames, getPropertiesToImport, getProperty, getUser, getUserAttributes, getUserFilterManager, getUserFull, getUserMemberGroupIds, getUsersByQuery, getUsersBySpecificProperty, importGroup, importUser, init, initFromProperties, isGroupsInheritProfiles, isSynchroInProcess, isSynchroOnLoginEnabled, isSynchroOnLoginRecursToGroups, isSynchroThreaded, isX509CertificateEnabled, listUserFulls, listUsers, mustImportUsers, removeGroup, removeUser, resetEncryptedPassword, resetPassword, synchroGroup, synchroUser, updateGroup, updateUserDetail, updateUserFull
-
-