Uses of Class
org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue

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.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.