Interface ClientSideRelation

All Superinterfaces:
ClientSideElement
All Known Implementing Classes:
SetContentAttributeClientSideElement, SetContentAttributeClientSideElement, SetParentContentClientSideElement, StaticClientSideRelation

public interface ClientSideRelation extends ClientSideElement
Interface for client side elements that supports relations between a source and a target
  • Method Details

    • getSourceRelationType

      Return the type of source relation supported by this Client Side Relation
      Returns:
      the type of source relation supported by this Client Side Relation
    • getTargetRelationType

      Return the type of target relation supported by this Client Side Relation
      Returns:
      the type of target relation supported by this Client Side Relation