Class WorkspaceManagerPreferencesPortableGeneratedImpl

    • Constructor Detail

      • WorkspaceManagerPreferencesPortableGeneratedImpl

        public WorkspaceManagerPreferencesPortableGeneratedImpl()
      • WorkspaceManagerPreferencesPortableGeneratedImpl

        public WorkspaceManagerPreferencesPortableGeneratedImpl​(int cacheMaximumSize,
                                                                int cacheExpirationTime,
                                                                String cacheExpirationUnit)
    • Method Detail

      • identifier

        public String identifier()
        Specified by:
        identifier in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<WorkspaceManagerPreferences>
      • bundleKey

        public String bundleKey()
        Specified by:
        bundleKey in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<WorkspaceManagerPreferences>
      • getPropertiesTypes

        public Map<String,​org.uberfire.preferences.shared.PropertyFormType> getPropertiesTypes()
        Specified by:
        getPropertiesTypes in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<WorkspaceManagerPreferences>
      • getPropertiesValidators

        public Map<String,​List<org.uberfire.preferences.shared.PropertyValidator>> getPropertiesValidators()
        Specified by:
        getPropertiesValidators in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<WorkspaceManagerPreferences>
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • isPersistable

        public boolean isPersistable()
        Specified by:
        isPersistable in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<WorkspaceManagerPreferences>