Class CommunicationRelationTypeImpl
java.lang.Object
ch.tocco.nice2.optional.address.impl.recipient.CommunicationRelationTypeImpl
- All Implemented Interfaces:
CommunicationRelationType
-
Constructor Summary
ConstructorDescriptionCommunicationRelationTypeImpl
(Entity delegate, DefaultDisplayService defaultDisplayService) Creates a new instance ofCommunicationRelationType
. -
Method Summary
-
Constructor Details
-
CommunicationRelationTypeImpl
public CommunicationRelationTypeImpl(Entity delegate, DefaultDisplayService defaultDisplayService) throws PersistException Creates a new instance ofCommunicationRelationType
.- Parameters:
delegate
- theCommunicationRelationType
entity to wrapdefaultDisplayService
- theDefaultDisplayService
- Throws:
PersistException
-
-
Method Details
-
getPk
- Specified by:
getPk
in interfaceCommunicationRelationType
-
setPk
- Specified by:
setPk
in interfaceCommunicationRelationType
-
getLabel
- Specified by:
getLabel
in interfaceCommunicationRelationType
-
setLabel
- Specified by:
setLabel
in interfaceCommunicationRelationType
-