|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostLoad | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of PostLoad 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 PostLoad | |
|---|---|
protected PostLoad |
MappedSuperclass.postLoad
|
protected PostLoad |
EntityListener.postLoad
|
protected PostLoad |
Entity.postLoad
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return PostLoad | |
|---|---|
PostLoad |
PostLoad.clone()
Creates and returns a copy of this object. |
static PostLoad |
ObjectFactory.copyOfPostLoad(PostLoad clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostLoad instance. |
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.valueclass.persistence.orm with parameters of type PostLoad | |
|---|---|
static PostLoad |
ObjectFactory.copyOfPostLoad(PostLoad clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostLoad instance. |
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. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type PostLoad | |
|---|---|
PostLoad(PostLoad o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.PostLoad instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||