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 BenutzerGruppe
getAdminUsergroups
(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 BenutzerGruppe
getEditorUsergroups
(Locale locale) Returns an new user-group for editorsDeprecated.Table no longer existsprotected Rolle
getInboxEditorRole
(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:
getClientAdminRole
in interfaceIClientCreateData
-
getInboxEditorRole
Returns an new role for inbox-editors -
getAllNonAdminRoles
- Specified by:
getAllNonAdminRoles
in interfaceIClientCreateData
-
getAllTemplates
- Specified by:
getAllTemplates
in interfaceIClientCreateData
-
getDefaultInbox
- Specified by:
getDefaultInbox
in interfaceIClientCreateData
-
getEditorUsergroups
Returns an new user-group for editors- Parameters:
locale
-Locale
to use for the name of the user-group- Returns:
BenutzerGruppe
the created user-group
-
getAdminUsergroups
Returns an new user-group for administrators- Parameters:
locale
-Locale
to use for the name of the user-group- Returns:
BenutzerGruppe
the created user-group
-
getAllUsergroups
- Specified by:
getAllUsergroups
in interfaceIClientCreateData
-
getClientadminRoleProperties
- Specified by:
getClientadminRoleProperties
in interfaceIClientCreateData
-
getAllModules
Deprecated.Table no longer exists- Specified by:
getAllModules
in interfaceIClientCreateData
-
getProjectModule
Deprecated.Table no longer exists- Specified by:
getProjectModule
in interfaceIClientCreateData
-
getDatabaseConnectionModule
Deprecated.Table no longer exists- Specified by:
getDatabaseConnectionModule
in interfaceIClientCreateData
-
getUserModule
Deprecated.Table no longer exists- Specified by:
getUserModule
in interfaceIClientCreateData
-
getUsergroupModule
Deprecated.Table no longer exists- Specified by:
getUsergroupModule
in interfaceIClientCreateData
-
getInboxesModule
Deprecated.Table no longer exists- Specified by:
getInboxesModule
in interfaceIClientCreateData
-
getApprovalModule
Deprecated.Table no longer exists- Specified by:
getApprovalModule
in interfaceIClientCreateData
-
getProtocolModule
Deprecated.Table no longer exists- Specified by:
getProtocolModule
in interfaceIClientCreateData
-
getTemplateModul
Deprecated.Table no longer exists- Specified by:
getTemplateModul
in interfaceIClientCreateData
-
getDatasourceModule
Deprecated.Table no longer exists- Specified by:
getDatasourceModule
in interfaceIClientCreateData
-
getUserroleModule
Deprecated.Table no longer exists- Specified by:
getUserroleModule
in interfaceIClientCreateData
-
getInboxModule
Deprecated.Table no longer exists- Specified by:
getInboxModule
in interfaceIClientCreateData
-
getFrontendServerModule
Deprecated.Table no longer exists- Specified by:
getFrontendServerModule
in interfaceIClientCreateData
-