public class CRMUIImportInstalledItemBean extends CRMUIProcessRunDefinitionBean
Constructor and Description |
---|
CRMUIImportInstalledItemBean() |
Modifier and Type | Method and Description |
---|---|
ImportInstalledItemDefinition |
amendButton(ImportInstalledItemDefinition importInstalledItemDefinition)
Amends an import installed item definition.
|
ImportInstalledItemDefinition |
createButton()
Creates a new import installed item definition.
|
com.crm.dataobject.processrun.CRMDOProcessRunLog |
createRunButton(ImportInstalledItemDefinition importInstalledItemDefinition)
Create the process run import installed items
|
ImportInstalledItemDefinition |
editButton(ImportInstalledItemDefinition importInstalledItemDefinition)
Loads an import installed item definition form.
|
com.crm.framework.main.LookupBuilder |
getInstalledItemCategoryOptions()
Loads the installed item category options.
|
com.crm.framework.main.LookupBuilder |
getInstalledItemProductOptions()
Loads the installed item product options.
|
ImportInstalledItemDefinition |
loadForm(java.lang.String id)
Loads an import installed definition form.
|
ImportInstalledItemDefinition |
resetInstalledItemCategory(ImportInstalledItemDefinition importInstalledItemDefinition)
Reset the installed item category .
|
ImportInstalledItemDefinition |
resetInstalledItemProduct(ImportInstalledItemDefinition importInstalledItemDefinition)
Reset the installed item product .
|
ImportInstalledItemDefinition |
saveButton(ImportInstalledItemDefinition importInstalledItemDefinition)
Saves an import installed item definition.
|
com.crm.dataobject.processrun.CRMDOProcessRunLog |
submitButton(com.crm.dataobject.processrun.CRMDOProcessRunLog processRunLog)
Submits the import installed item run process.
|
void |
validateOnSubmit(com.crm.dataobject.processrun.CRMDOProcessRunLog processRunLog)
Validates the import installed item run process before submit.
|
deleteProcessRun, getLifeCycleStateOptions, getLifeCycleStateOptions, getMessageTypeOptions, getMessageTypeOptions, setAsEffective, setAsNotEffective, setBindingPeriod, setFrequency, submit
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, setMandatoryField, setMandatoryFields, setOwnerGroup
public ImportInstalledItemDefinition loadForm(java.lang.String id) throws java.lang.Exception
id
- - the process run definition id to loadjava.lang.Exception
public ImportInstalledItemDefinition editButton(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
importInstalledItemDefinition
- - the import installed item definition to editjava.lang.Exception
public ImportInstalledItemDefinition amendButton(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
importInstalledItemDefinition
- - the import installed item definition to amendjava.lang.Exception
public ImportInstalledItemDefinition createButton() throws java.lang.Exception
java.lang.Exception
public ImportInstalledItemDefinition saveButton(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
importInstalledItemDefinition
- - the import installed item definition to savejava.lang.Exception
public com.crm.dataobject.processrun.CRMDOProcessRunLog createRunButton(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
importInstalledItemDefinition
- - the import installed item to construct the run ofjava.lang.Exception
public com.crm.dataobject.processrun.CRMDOProcessRunLog submitButton(com.crm.dataobject.processrun.CRMDOProcessRunLog processRunLog) throws java.lang.Exception
processRunLog
- - the import installed item run processjava.lang.Exception
public void validateOnSubmit(com.crm.dataobject.processrun.CRMDOProcessRunLog processRunLog) throws java.lang.Exception
processRunLog
- - the import installed item run process to be validated before submitjava.lang.Exception
public com.crm.framework.main.LookupBuilder getInstalledItemProductOptions() throws java.lang.Exception
java.lang.Exception
public ImportInstalledItemDefinition resetInstalledItemProduct(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getInstalledItemCategoryOptions() throws java.lang.Exception
java.lang.Exception
public ImportInstalledItemDefinition resetInstalledItemCategory(ImportInstalledItemDefinition importInstalledItemDefinition) throws java.lang.Exception
java.lang.Exception