Uses of Interface
com.ebmwebsourcing.easybox.api.ModelObject

Packages that use ModelObject
com.ebmwebsourcing.easybox.api   
 

Uses of ModelObject in com.ebmwebsourcing.easybox.api
 

Methods in com.ebmwebsourcing.easybox.api with type parameters of type ModelObject
<X extends ModelObject>
X
ModelObject.duplicateAs(java.lang.Class<X> targetClass)
          Duplicate this ModelObject data, but into a specific target class.
 

Methods in com.ebmwebsourcing.easybox.api that return ModelObject
 ModelObject ModelObject.duplicate()
          Duplicate this ModelObject.
 ModelObject ModelObject.getAdoptiveParent()
          Get adoptive parent object.
 ModelObject ModelObject.getNaturalParent()
          Get natural parent object.
 ModelObject ModelObject.getParent()
          Get natural or adoptive parent object.
 



Copyright © 2011 Petals Link. All Rights Reserved.