public class DBGroupManager extends AbstractGroupManager
permissionDef| Constructor and Description |
|---|
DBGroupManager(ServerContext serverCtx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performDeleteGroup(SessionId callerSessId,
Group group) |
protected Group |
performInsertGroup(SessionId callerSessId,
Group group,
java.util.List groupList) |
protected void |
performUpdateGroup(SessionId callerSessId,
Group group) |
protected void |
read(java.util.List groupList) |
deleteGroup, existsGroup, fetchGroupByName, findGroupByName, getGroupConfigFile, getGroupCount, getGroupList, getGroups, getPermissionDefinition, init, insertGroup, nextGroupId, updateGroupcheckInitialized, isInitialized, setInitialized, toStringcheckPermission, getServerConfig, getServerContext, getStatisticManagergetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic DBGroupManager(ServerContext serverCtx) throws java.lang.Exception
java.lang.Exceptionprotected Group performInsertGroup(SessionId callerSessId, Group group, java.util.List groupList) throws java.lang.Exception
performInsertGroup in class AbstractGroupManagerjava.lang.Exceptionprotected void performUpdateGroup(SessionId callerSessId, Group group) throws java.lang.Exception
performUpdateGroup in class AbstractGroupManagerjava.lang.Exceptionprotected void performDeleteGroup(SessionId callerSessId, Group group) throws java.lang.Exception
performDeleteGroup in class AbstractGroupManagerjava.lang.Exceptionprotected void read(java.util.List groupList)
throws java.lang.Exception
read in class AbstractGroupManagerjava.lang.ExceptionCopyright © 2014 EsprIT-Systems. All Rights Reserved.