Interface IClientCreateData

All Superinterfaces:
Serializable
All Known Subinterfaces:
IDefaultMandantData, IDefaultMandantData
All Known Implementing Classes:
DefaultClientData, DefaultMandantData

public interface IClientCreateData extends Serializable
  • Method Details

    • getClientAdminRole

      Rolle getClientAdminRole(Locale locale)
    • getAllNonAdminRoles

      List<Rolle> getAllNonAdminRoles(Locale locale)
    • getAllTemplates

      List<Textbaustein> getAllTemplates(Locale locale)
    • getDefaultInbox

      Postfach getDefaultInbox(Locale locale)
    • getAllUsergroups

      List<BenutzerGruppe> getAllUsergroups(Locale locale)
    • getClientadminRoleProperties

      List<EAccessProperty> getClientadminRoleProperties()
    • getAllModules

      @Deprecated List<Modul> getAllModules()
      Deprecated.
      Table no longer exists
    • getProjectModule

      @Deprecated Modul getProjectModule()
      Deprecated.
      Table no longer exists
    • getDatabaseConnectionModule

      @Deprecated Modul getDatabaseConnectionModule()
      Deprecated.
      Table no longer exists
    • getUserModule

      @Deprecated Modul getUserModule()
      Deprecated.
      Table no longer exists
    • getUsergroupModule

      @Deprecated Modul getUsergroupModule()
      Deprecated.
      Table no longer exists
    • getInboxesModule

      @Deprecated Modul getInboxesModule()
      Deprecated.
      Table no longer exists
    • getApprovalModule

      @Deprecated Modul getApprovalModule()
      Deprecated.
      Table no longer exists
    • getProtocolModule

      @Deprecated Modul getProtocolModule()
      Deprecated.
      Table no longer exists
    • getTemplateModul

      @Deprecated Modul getTemplateModul()
      Deprecated.
      Table no longer exists
    • getDatasourceModule

      @Deprecated Modul getDatasourceModule()
      Deprecated.
      Table no longer exists
    • getUserroleModule

      @Deprecated Modul getUserroleModule()
      Deprecated.
      Table no longer exists
    • getInboxModule

      @Deprecated Modul getInboxModule()
      Deprecated.
      Table no longer exists
    • getFrontendServerModule

      @Deprecated Modul getFrontendServerModule()
      Deprecated.
      Table no longer exists