Package de.xima.fc.setup
Class DefaultClientData
java.lang.Object
de.xima.fc.setup.DefaultClientData
- All Implemented Interfaces:
IClientCreateData,Serializable
- Direct Known Subclasses:
DefaultMandantData
Default-implementation of the default data to use while creating an client
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BenutzerGruppegetAdminUsergroups(Locale locale) Returns an new user-group for administratorsDeprecated.Table no longer existsgetAllNonAdminRoles(Locale locale) getAllTemplates(Locale locale) getAllUsergroups(Locale locale) Deprecated.Table no longer existsgetClientAdminRole(Locale locale) Deprecated.Table no longer existsDeprecated.Table no longer existsgetDefaultInbox(Locale locale) protected BenutzerGruppegetEditorUsergroups(Locale locale) Returns an new user-group for editorsDeprecated.Table no longer existsprotected RollegetInboxEditorRole(Locale locale) Returns an new role for inbox-editorsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer existsDeprecated.Table no longer exists
-
Constructor Details
-
DefaultClientData
public DefaultClientData()
-
-
Method Details
-
getClientAdminRole
- Specified by:
getClientAdminRolein interfaceIClientCreateData
-
getInboxEditorRole
Returns an new role for inbox-editors -
getAllNonAdminRoles
- Specified by:
getAllNonAdminRolesin interfaceIClientCreateData
-
getAllTemplates
- Specified by:
getAllTemplatesin interfaceIClientCreateData
-
getDefaultInbox
- Specified by:
getDefaultInboxin interfaceIClientCreateData
-
getEditorUsergroups
Returns an new user-group for editors- Parameters:
locale-Localeto use for the name of the user-group- Returns:
BenutzerGruppethe created user-group
-
getAdminUsergroups
Returns an new user-group for administrators- Parameters:
locale-Localeto use for the name of the user-group- Returns:
BenutzerGruppethe created user-group
-
getAllUsergroups
- Specified by:
getAllUsergroupsin interfaceIClientCreateData
-
getClientadminRoleProperties
- Specified by:
getClientadminRolePropertiesin interfaceIClientCreateData
-
getAllModules
Deprecated.Table no longer exists- Specified by:
getAllModulesin interfaceIClientCreateData
-
getProjectModule
Deprecated.Table no longer exists- Specified by:
getProjectModulein interfaceIClientCreateData
-
getDatabaseConnectionModule
Deprecated.Table no longer exists- Specified by:
getDatabaseConnectionModulein interfaceIClientCreateData
-
getUserModule
Deprecated.Table no longer exists- Specified by:
getUserModulein interfaceIClientCreateData
-
getUsergroupModule
Deprecated.Table no longer exists- Specified by:
getUsergroupModulein interfaceIClientCreateData
-
getInboxesModule
Deprecated.Table no longer exists- Specified by:
getInboxesModulein interfaceIClientCreateData
-
getApprovalModule
Deprecated.Table no longer exists- Specified by:
getApprovalModulein interfaceIClientCreateData
-
getProtocolModule
Deprecated.Table no longer exists- Specified by:
getProtocolModulein interfaceIClientCreateData
-
getTemplateModul
Deprecated.Table no longer exists- Specified by:
getTemplateModulin interfaceIClientCreateData
-
getDatasourceModule
Deprecated.Table no longer exists- Specified by:
getDatasourceModulein interfaceIClientCreateData
-
getUserroleModule
Deprecated.Table no longer exists- Specified by:
getUserroleModulein interfaceIClientCreateData
-
getInboxModule
Deprecated.Table no longer exists- Specified by:
getInboxModulein interfaceIClientCreateData
-
getFrontendServerModule
Deprecated.Table no longer exists- Specified by:
getFrontendServerModulein interfaceIClientCreateData
-