Uses of Interface
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.PostLoad

Packages that use PostLoad
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl   
 

Uses of PostLoad in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm that return PostLoad
 PostLoad ObjectFactory.createPostLoad()
          Create an instance of PostLoad
 PostLoad MappedSuperclass.getPostLoad()
          Gets the value of the postLoad property.
 PostLoad EntityListener.getPostLoad()
          Gets the value of the postLoad property.
 PostLoad Entity.getPostLoad()
          Gets the value of the postLoad property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm with parameters of type PostLoad
 void MappedSuperclass.setPostLoad(PostLoad value)
          Sets the value of the postLoad property.
 void EntityListener.setPostLoad(PostLoad value)
          Sets the value of the postLoad property.
 void Entity.setPostLoad(PostLoad value)
          Sets the value of the postLoad property.
 

Uses of PostLoad in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that implement PostLoad
 class PostLoadImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl that return PostLoad
 PostLoad EntityImpl.getPostLoad()
           
 PostLoad MappedSuperclassImpl.getPostLoad()
           
 PostLoad EntityListenerImpl.getPostLoad()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.persistence.orm.impl with parameters of type PostLoad
 void EntityImpl.setPostLoad(PostLoad value)
           
 void MappedSuperclassImpl.setPostLoad(PostLoad value)
           
 void EntityListenerImpl.setPostLoad(PostLoad value)
           
 



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