Interface CommunicationRelationType

All Known Implementing Classes:
CommunicationRelationTypeImpl

public interface CommunicationRelationType
CommunicationRelationType reflects a relation type between ConcernedRecipients and EffectiveRecipients based on the relations between Users and other Users or Users and Addresses.
See Also:
  • Method Details Link icon

    • getPk Link icon

      String getPk()
    • setPk Link icon

      void setPk(String pk)
    • getLabel Link icon

      String getLabel()
    • setLabel Link icon

      void setLabel(String label)