Uses of Class
net.ezcontent.impl.eos.SimpleDocument

Packages that use SimpleDocument
net.ezcontent.impl.eos.base Estas clases fueron generadas automaticamente por el plugin Hibernate Synchronizer, contienen todos los metodos de acceso de cada entidad. 
 

Uses of SimpleDocument in net.ezcontent.impl.eos.base
 

Fields in net.ezcontent.impl.eos.base declared as SimpleDocument
private  SimpleDocument BaseHyperlink.owner
           
private  SimpleDocument BaseAttachment.owner
           
private  SimpleDocument BaseImage.owner
           
private  SimpleDocument BaseDocumentReference.owningDocument
           
 

Methods in net.ezcontent.impl.eos.base that return SimpleDocument
 SimpleDocument BaseHyperlink.getOwner()
           
 SimpleDocument BaseAttachment.getOwner()
           
 SimpleDocument BaseImage.getOwner()
           
 SimpleDocument BaseDocumentReference.getOwningDocument()
           
 

Methods in net.ezcontent.impl.eos.base with parameters of type SimpleDocument
 void BaseHyperlink.setOwner(SimpleDocument owner)
          Set the value related to the column: subject_id
 void BaseAttachment.setOwner(SimpleDocument owner)
          Set the value related to the column: subject_id
 void BaseImage.setOwner(SimpleDocument owner)
          Set the value related to the column: subject_id
 void BaseDocumentReference.setOwningDocument(SimpleDocument owningDocument)
          Set the value related to the column: owner_id