|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistedCompositeValue | |
---|---|
org.jboss.system.server.profileservice.persistence | |
org.jboss.system.server.profileservice.persistence.xml |
Uses of PersistedCompositeValue in org.jboss.system.server.profileservice.persistence |
---|
Methods in org.jboss.system.server.profileservice.persistence that return PersistedCompositeValue | |
---|---|
protected PersistedCompositeValue |
AbstractValuePersistence.createCompositeValue(org.jboss.metatype.api.values.CompositeValue value,
org.jboss.metatype.api.types.CompositeMetaType metaType)
Create the persistence composite value. |
Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedCompositeValue | |
---|---|
protected org.jboss.metatype.api.values.CompositeValue |
AbstractValueRecreation.createCompositeValue(PersistedCompositeValue composite,
org.jboss.metatype.api.types.CompositeMetaType type)
Create composite value. |
protected org.jboss.metatype.api.values.MapCompositeValueSupport |
AbstractValueRecreation.handleMapCompositeMetaType(PersistedCompositeValue composite,
org.jboss.metatype.api.types.MapCompositeMetaType type)
Create the MapCompositeValueSupport value. |
Uses of PersistedCompositeValue in org.jboss.system.server.profileservice.persistence.xml |
---|
Methods in org.jboss.system.server.profileservice.persistence.xml that return types with arguments of type PersistedCompositeValue | |
---|---|
List<PersistedCompositeValue> |
PersistedTableValue.getEntries()
|
Method parameters in org.jboss.system.server.profileservice.persistence.xml with type arguments of type PersistedCompositeValue | |
---|---|
void |
PersistedTableValue.setEntries(List<PersistedCompositeValue> entries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |