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, updateGroup
checkInitialized, isInitialized, setInitialized, toString
checkPermission, getServerConfig, getServerContext, getStatisticManager
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public DBGroupManager(ServerContext serverCtx) throws java.lang.Exception
java.lang.Exception
protected Group performInsertGroup(SessionId callerSessId, Group group, java.util.List groupList) throws java.lang.Exception
performInsertGroup
in class AbstractGroupManager
java.lang.Exception
protected void performUpdateGroup(SessionId callerSessId, Group group) throws java.lang.Exception
performUpdateGroup
in class AbstractGroupManager
java.lang.Exception
protected void performDeleteGroup(SessionId callerSessId, Group group) throws java.lang.Exception
performDeleteGroup
in class AbstractGroupManager
java.lang.Exception
protected void read(java.util.List groupList) throws java.lang.Exception
read
in class AbstractGroupManager
java.lang.Exception
Copyright © 2014 EsprIT-Systems. All Rights Reserved.