Class MandantDao

    • Field Detail

      • ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS

        public static String ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS
        Boolean flag that determines whether to delete all users that are only part of the client when deleting clients.
      • ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_CLIENTS

        public static String ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_CLIENTS
        Collection of clients to check for user exclusivity when deleting clients and their users.
      • ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_SUCCESS

        public static String ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_SUCCESS
        Comma separated String of all the user names that have been deleted.
      • ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_ERROR

        public static String ENTITY_CONTEXT_PARAM_DELETE_EXCLUSIVE_USERS_RESULT_ERROR
        Comma separated String of all the user names that could not be deleted successfully.
    • Constructor Detail

      • MandantDao

        public MandantDao()