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