|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistedSimpleValue | |
---|---|
org.jboss.system.server.profileservice.persistence | |
org.jboss.system.server.profileservice.persistence.xml |
Uses of PersistedSimpleValue in org.jboss.system.server.profileservice.persistence |
---|
Methods in org.jboss.system.server.profileservice.persistence that return PersistedSimpleValue | |
---|---|
protected PersistedSimpleValue |
AbstractValuePersistence.createSimpleValue(org.jboss.metatype.api.values.SimpleValue value)
Create the persistence simple value. |
Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedSimpleValue | |
---|---|
protected org.jboss.metatype.api.values.SimpleValue |
AbstractValueRecreation.createSimpleValue(PersistedSimpleValue valueElement,
org.jboss.metatype.api.types.SimpleMetaType metaType)
Create simple value. |
Uses of PersistedSimpleValue in org.jboss.system.server.profileservice.persistence.xml |
---|
Subclasses of PersistedSimpleValue in org.jboss.system.server.profileservice.persistence.xml | |
---|---|
class |
PersistedEnumValue
The persisted EnumValue. |
class |
PersistedPair
The SimpleValue/SimpleMetaType. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |