@Portable(mapSuperTypes=true) @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class GAVPreferencesPortableGeneratedImpl extends GAVPreferences implements BasePreferencePortable<GAVPreferences>
| Constructor and Description |
|---|
GAVPreferencesPortableGeneratedImpl() |
GAVPreferencesPortableGeneratedImpl(boolean conflictingGAVCheckDisabled,
boolean childGAVEditEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
bundleKey() |
boolean |
equals(Object o) |
Object |
get(String property) |
Class<GAVPreferences> |
getPojoClass() |
Map<String,PropertyFormType> |
getPropertiesTypes() |
Map<String,List<PropertyValidator>> |
getPropertiesValidators() |
int |
hashCode() |
String |
identifier() |
boolean |
isPersistable() |
String[] |
parents() |
void |
set(String property,
Object value) |
defaultValue, isChildGAVEditEnabled, isConflictingGAVCheckDisabled, setChildGAVEditEnabled, setConflictingGAVCheckDisabledclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPropertyType, getPropertyValidatorspublic GAVPreferencesPortableGeneratedImpl()
public GAVPreferencesPortableGeneratedImpl(boolean conflictingGAVCheckDisabled,
boolean childGAVEditEnabled)
public Class<GAVPreferences> getPojoClass()
getPojoClass in interface BasePreferencePortable<GAVPreferences>public String identifier()
identifier in interface BasePreferencePortable<GAVPreferences>public String[] parents()
parents in interface BasePreferencePortable<GAVPreferences>public String bundleKey()
bundleKey in interface BasePreferencePortable<GAVPreferences>public void set(String property, Object value)
set in interface BasePreferencePortable<GAVPreferences>public Object get(String property)
get in interface BasePreferencePortable<GAVPreferences>public Map<String,PropertyFormType> getPropertiesTypes()
getPropertiesTypes in interface BasePreferencePortable<GAVPreferences>public Map<String,List<PropertyValidator>> getPropertiesValidators()
getPropertiesValidators in interface BasePreferencePortable<GAVPreferences>public boolean isPersistable()
isPersistable in interface BasePreferencePortable<GAVPreferences>Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.