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

    • getPk

      String getPk()
    • setPk

      void setPk(String pk)
    • getLabel

      String getLabel()
    • setLabel

      void setLabel(String label)