Interface CommunicationEventEdit
- All Superinterfaces:
BaseForm
,BaseSpec
,CommunicationEventTypeSpec
,CommunicationSourceSpec
- All Known Subinterfaces:
CreateCommunicationEventForm
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBlobDocument
(ByteArray blobDocument) void
setClobDocument
(String clobDocument) 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
Methods inherited from interface com.echothree.control.user.communication.common.spec.CommunicationEventTypeSpec
getCommunicationEventTypeName, setCommunicationEventTypeName
Methods inherited from interface com.echothree.control.user.communication.common.spec.CommunicationSourceSpec
getCommunicationSourceName, setCommunicationSourceName
-
Method Details
-
getBlobDocument
-
setBlobDocument
-
getClobDocument
-
setClobDocument
-