Class CustomReferenceDefinitionBase

    • Constructor Detail

      • CustomReferenceDefinitionBase

        public CustomReferenceDefinitionBase()
    • Method Detail

      • getRelationshipService

        protected RelationshipService getRelationshipService()
        Gets the relationship service instance
        Returns:
        The relationship service instance
      • setRelationshipService

        public void setRelationshipService​(RelationshipService relationshipService)
        Sets the relationship service instance
        Parameters:
        relationshipService - The relationship service instance
      • createDisplayName

        protected RelationshipDisplayName createDisplayName​(org.json.JSONObject requestContent)
        Creates the relationship display name from request content
        Parameters:
        requestContent - The request content as json object
        Returns:
        The relationship display name