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

Packages that use PersistedGenericValue
org.jboss.system.server.profileservice.persistence   
 

Uses of PersistedGenericValue in org.jboss.system.server.profileservice.persistence
 

Methods in org.jboss.system.server.profileservice.persistence that return PersistedGenericValue
protected  PersistedGenericValue AbstractValuePersistence.createGenericValue(org.jboss.metatype.api.values.GenericValue value)
          Create the persistence generic value.
protected  PersistedGenericValue AbstractValuePersistence.createGenericValue(org.jboss.metatype.api.values.GenericValue value, PersistedGenericValue generic)
          Create the persistence generic value.
 

Methods in org.jboss.system.server.profileservice.persistence with parameters of type PersistedGenericValue
protected  PersistedGenericValue AbstractValuePersistence.createGenericValue(org.jboss.metatype.api.values.GenericValue value, PersistedGenericValue generic)
          Create the persistence generic value.
protected  org.jboss.metatype.api.values.GenericValue AbstractValueRecreation.createGenericValue(PersistedGenericValue genericElement, org.jboss.metatype.api.types.GenericMetaType metaType)
          Create generic value.
 



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