Package | Description |
---|---|
org.uberfire.preferences.shared.bean | |
org.uberfire.preferences.shared.bean.mock |
Modifier and Type | Interface and Description |
---|---|
interface |
BasePreference<T>
Interface that all preference beans should implement.
|
interface |
BasePreferenceBean<T>
Represents a generated managed bean implementation of a preference bean.
|
interface |
BasePreferencePortable<T>
Represents a generated portable implementation of a preference bean.
|
Modifier and Type | Class and Description |
---|---|
class |
PortablePreferenceMock
Created to be used in tests, and to avoid Errai errors due to unimplemented
interfaces used in portable classes.
|
class |
PortablePreferenceMockBeanGeneratedImpl |
class |
PortablePreferenceMockPortableGeneratedImpl
Created to be used in tests, and to avoid Errai errors due to unimplemented
interfaces used in portable classes.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.