Class PreferenceRootElement
- java.lang.Object
-
- org.uberfire.preferences.shared.bean.PreferenceRootElement
-
@Portable public class PreferenceRootElement extends Object
-
-
Constructor Summary
Constructors Constructor Description PreferenceRootElement()PreferenceRootElement(String identifier, String category, String iconCss, String bundleKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetBundleKey()StringgetCategory()StringgetIconCss()StringgetIdentifier()inthashCode()
-