@Portable(mapSuperTypes=true) @Generated(value="org.uberfire.ext.preferences.processors.WorkbenchPreferenceProcessor") public class MyInnerPreference2PortableGeneratedImpl extends MyInnerPreference2 implements BasePreferencePortable<MyInnerPreference2>
| Constructor and Description |
|---|
MyInnerPreference2PortableGeneratedImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
bundleKey() |
boolean |
equals(Object o) |
Object |
get(String property) |
Class<MyInnerPreference2> |
getPojoClass() |
Map<String,PropertyFormType> |
getPropertiesTypes() |
int |
hashCode() |
String |
identifier() |
boolean |
isPersistable() |
String[] |
parents() |
void |
set(String property,
Object value) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPropertyTypepublic MyInnerPreference2PortableGeneratedImpl()
public Class<MyInnerPreference2> getPojoClass()
getPojoClass in interface BasePreferencePortable<MyInnerPreference2>public String identifier()
identifier in interface BasePreferencePortable<MyInnerPreference2>public String[] parents()
parents in interface BasePreferencePortable<MyInnerPreference2>public String bundleKey()
bundleKey in interface BasePreferencePortable<MyInnerPreference2>public void set(String property, Object value)
set in interface BasePreferencePortable<MyInnerPreference2>public Object get(String property)
get in interface BasePreferencePortable<MyInnerPreference2>public Map<String,PropertyFormType> getPropertiesTypes()
getPropertiesTypes in interface BasePreferencePortable<MyInnerPreference2>public boolean isPersistable()
isPersistable in interface BasePreferencePortable<MyInnerPreference2>Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.