public class CRMUIVCASOMIContentBean extends CRMUI
| Constructor and Description |
|---|
CRMUIVCASOMIContentBean()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addEventButton(VCASOMIEvent vcasomiEvent) |
VCASOMIContentForm |
clearButton(VCASOMIContentForm contentForm) |
VCASOMIContent |
copyContentToNetworkContent(VCASOMIContent content) |
VCASOMIContent |
createButton() |
VCASOMIEvent |
createEventButton(VCASOMIContent vcasomiContent) |
VCASOMIContent |
deleteButton(VCASOMIContent content) |
java.util.ArrayList<com.crm.dataobject.CRMDO> |
deleteEventButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) |
VCASOMIContent |
editButton(VCASOMIContent content) |
com.crm.framework.main.LookupBuilder |
getAnalogProtectionOptions()
Loads the Analog Protection options.
|
com.crm.framework.main.LookupBuilder |
getAnalogProtectionOptions(java.lang.String emptyValue)
Loads the Analog Protection options.
|
com.crm.framework.main.LookupBuilder |
getContentTypeOptions()
Loads the content type options.
|
com.crm.framework.main.LookupBuilder |
getContentTypeOptions(java.lang.String emptyValue)
Loads the content type options.
|
com.crm.framework.main.LookupBuilder |
getDVBNetworkOptions()
Loads the network options.
|
com.crm.framework.main.LookupBuilder |
getDVBNetworkOptions(java.lang.String emptyValue)
Loads the network options.
|
com.crm.framework.main.LookupBuilder |
getEncryptionModeOptions()
Loads the Encryption Mode options.
|
com.crm.framework.main.LookupBuilder |
getEncryptionModeOptions(java.lang.String emptyValue)
Loads the Encryption Mode options.
|
VCASOMIContentForm |
loadContentTab(VCASOMIContentForm contentForm)
Loads the content.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadEvents(VCASOMIContent content)
Loads the events.
|
java.util.ArrayList<VCASOMIEvent> |
loadEventTab(VCASOMIContent content)
Loads the events of the content.
|
VCASOMIContent |
loadForm(java.lang.String id) |
VCASOMIContentForm |
loadVCASOMIContentForm() |
VCASOMIContent |
saveButton(VCASOMIContent content) |
java.util.ArrayList<com.crm.dataobject.CRMDO> |
searchButton(VCASOMIContentForm contentForm) |
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, echoDtos, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getApplicationOptions, getArchiveDataEntityOptions, getArchiveDataEntityOptions, getArchiveEntityOptions, getArchiveEntityOptions, getAssignableEntityOptions, getCurrentDateString, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setDtoAsNotModified, setMandatoryField, setMandatoryFields, setOwnerGrouppublic VCASOMIContent createButton() throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContent loadForm(java.lang.String id) throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContent editButton(VCASOMIContent content) throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContent saveButton(VCASOMIContent content) throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContent deleteButton(VCASOMIContent content) throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContent copyContentToNetworkContent(VCASOMIContent content) throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getDVBNetworkOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getDVBNetworkOptions(java.lang.String emptyValue)
throws java.lang.Exception
emptyValue - - an empty valuejava.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getContentTypeOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getContentTypeOptions(java.lang.String emptyValue)
throws java.lang.Exception
emptyValue - - an empty valuejava.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getEncryptionModeOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getEncryptionModeOptions(java.lang.String emptyValue)
throws java.lang.Exception
emptyValue - - an empty valuejava.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getAnalogProtectionOptions()
throws java.lang.Exception
java.lang.Exceptionpublic com.crm.framework.main.LookupBuilder getAnalogProtectionOptions(java.lang.String emptyValue)
throws java.lang.Exception
emptyValue - - an empty valuejava.lang.Exceptionpublic VCASOMIContentForm loadVCASOMIContentForm() throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContentForm loadContentTab(VCASOMIContentForm contentForm) throws java.lang.Exception
contentForm - -the content form to load the content forjava.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.CRMDO> searchButton(VCASOMIContentForm contentForm) throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIContentForm clearButton(VCASOMIContentForm contentForm) throws java.lang.Exception
java.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.CRMDO> deleteEventButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
throws java.lang.Exception
java.lang.Exceptionpublic VCASOMIEvent createEventButton(VCASOMIContent vcasomiContent) throws java.lang.Exception
java.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.CRMDO> loadEvents(VCASOMIContent content) throws java.lang.Exception
content - - the content to load the events forjava.lang.Exceptionpublic java.util.ArrayList<VCASOMIEvent> loadEventTab(VCASOMIContent content) throws java.lang.Exception
content - - the content to load the events forjava.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.CRMDO> addEventButton(VCASOMIEvent vcasomiEvent) throws java.lang.Exception
java.lang.Exception