@Portable(mapSuperTypes=true) @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class ProvisioningPreferencesPortableGeneratedImpl extends ProvisioningPreferences implements org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>
| Constructor and Description |
|---|
ProvisioningPreferencesPortableGeneratedImpl() |
ProvisioningPreferencesPortableGeneratedImpl(Map<ProviderType,Boolean> providerTypeEnablements) |
| Modifier and Type | Method and Description |
|---|---|
String |
bundleKey() |
boolean |
equals(Object o) |
Object |
get(String property) |
Class<ProvisioningPreferences> |
getPojoClass() |
Map<String,org.uberfire.preferences.shared.PropertyFormType> |
getPropertiesTypes() |
Map<String,List<org.uberfire.preferences.shared.PropertyValidator>> |
getPropertiesValidators() |
int |
hashCode() |
String |
identifier() |
boolean |
isPersistable() |
String[] |
parents() |
void |
set(String property,
Object value) |
defaultValue, getProviderTypeEnablements, setProviderTypeEnablementsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitpublic ProvisioningPreferencesPortableGeneratedImpl()
public ProvisioningPreferencesPortableGeneratedImpl(Map<ProviderType,Boolean> providerTypeEnablements)
public Class<ProvisioningPreferences> getPojoClass()
getPojoClass in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public String identifier()
identifier in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public String[] parents()
parents in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public String bundleKey()
bundleKey in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public void set(String property, Object value)
set in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public Object get(String property)
get in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public Map<String,org.uberfire.preferences.shared.PropertyFormType> getPropertiesTypes()
getPropertiesTypes in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public Map<String,List<org.uberfire.preferences.shared.PropertyValidator>> getPropertiesValidators()
getPropertiesValidators in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>public boolean isPersistable()
isPersistable in interface org.uberfire.preferences.shared.bean.BasePreferencePortable<ProvisioningPreferences>Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.