Class Document
java.lang.Object
ydocumentcartpackage.persistence.polyglot.repository.documentcart.Document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidapply(EntityCreation creation) voidapply(EntityModification modification) booleangetRelatedItems(RelationsInfo relationsInfo) longbooleanisNew()boolean
-
Constructor Details
-
Document
-
Document
-
-
Method Details
-
getRootId
-
getVersion
public long getVersion() -
isNew
public boolean isNew() -
getRootEntity
-
containsEntity
-
getEntity
-
addEntity
-
getEntityIds
-
allEntities
-
remove
-
getRelatedItems
-
apply
-
apply
-
newEntityBuilder
-