|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistedCollectionValue | |
---|---|
org.jboss.system.server.profileservice.persistence | |
org.jboss.system.server.profileservice.persistence.xml |
Uses of PersistedCollectionValue in org.jboss.system.server.profileservice.persistence |
---|
Methods in org.jboss.system.server.profileservice.persistence that return PersistedCollectionValue | |
---|---|
protected PersistedCollectionValue |
AbstractValuePersistence.createCollectionValue(org.jboss.metatype.api.values.CollectionValue value)
Create the persistence collection value. |
Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedCollectionValue | |
---|---|
protected org.jboss.metatype.api.values.CollectionValue |
AbstractValueRecreation.createCollectionValue(PersistedCollectionValue collection,
org.jboss.metatype.api.types.CollectionMetaType type)
Process a collection. |
Uses of PersistedCollectionValue in org.jboss.system.server.profileservice.persistence.xml |
---|
Subclasses of PersistedCollectionValue in org.jboss.system.server.profileservice.persistence.xml | |
---|---|
class |
PersistedArrayValue
The persisted ArrayValue. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |