Class DocumentRelationsHandler
java.lang.Object
ydocumentcartpackage.persistence.polyglot.repository.documentcart.DocumentRelationsHandler
- Direct Known Subclasses:
DocumentRelationHandlerTest.TestRelationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllEntityCodeRelatedTypeCodes(String entityCode) getRelatedItems(RelationsInfo relationsInfo, Map<Identity, Entity> entities)
-
Constructor Details
-
DocumentRelationsHandler
public DocumentRelationsHandler()
-
-
Method Details
-
getRelatedItems
public Collection<Reference> getRelatedItems(RelationsInfo relationsInfo, Map<Identity, Entity> entities) -
getAllEntityCodeRelatedTypeCodes
-