Interface AssociateReferralEdit
- All Superinterfaces:
AssociatePartyContactMechanismSpec
,AssociateProgramSpec
,AssociateReferralSpec
,AssociateSpec
,BaseEdit
,BaseForm
,BaseSpec
- All Known Subinterfaces:
CreateAssociateReferralForm
public interface AssociateReferralEdit
extends BaseEdit, AssociateReferralSpec, AssociateSpec, AssociatePartyContactMechanismSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAssociateReferralTime
(String associateReferralTime) void
setTargetEntityRef
(String targetEntityRef) Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociatePartyContactMechanismSpec
getAssociatePartyContactMechanismName, setAssociatePartyContactMechanismName
Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateProgramSpec
getAssociateProgramName, setAssociateProgramName
Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateReferralSpec
getAssociateReferralName, setAssociateReferralName
Methods inherited from interface com.echothree.control.user.associate.common.spec.AssociateSpec
getAssociateName, setAssociateName
Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
-
Method Details
-
getTargetEntityRef
-
setTargetEntityRef
-
getAssociateReferralTime
-
setAssociateReferralTime
-