Uses of Class
org.opencms.cmis.CmsCmisRelationHelper.RelationKey
-
Packages that use CmsCmisRelationHelper.RelationKey Package Description org.opencms.cmis -
-
Uses of CmsCmisRelationHelper.RelationKey in org.opencms.cmis
Methods in org.opencms.cmis that return CmsCmisRelationHelper.RelationKey Modifier and Type Method Description protected CmsCmisRelationHelper.RelationKey
CmsCmisRelationHelper. parseRelationKey(java.lang.String id)
Extracts the source/target ids and the type from a relation id.
-