Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist

Packages that use PostPersist
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm   
 

Uses of PostPersist in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as PostPersist
protected  PostPersist MappedSuperclass.postPersist
           
protected  PostPersist EntityListener.postPersist
           
protected  PostPersist Entity.postPersist
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return PostPersist
 PostPersist PostPersist.clone()
          Creates and returns a copy of this object.
static PostPersist ObjectFactory.copyOfPostPersist(PostPersist clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist instance.
 PostPersist ObjectFactory.createPostPersist()
          Create an instance of PostPersist
 PostPersist MappedSuperclass.getPostPersist()
          Gets the value of the postPersist property.
 PostPersist EntityListener.getPostPersist()
          Gets the value of the postPersist property.
 PostPersist Entity.getPostPersist()
          Gets the value of the postPersist property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type PostPersist
static PostPersist ObjectFactory.copyOfPostPersist(PostPersist clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist instance.
 void MappedSuperclass.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 void EntityListener.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 void Entity.setPostPersist(PostPersist value)
          Sets the value of the postPersist property.
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type PostPersist
PostPersist(PostPersist o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostPersist instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.