public class CRMUIUdrTypeBean extends CRMUI
Constructor and Description |
---|
CRMUIUdrTypeBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addDestinationCategoryButton(com.crm.dataobject.billing.CRMDOUdrType udrType,
java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of destination categories to the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addDeviceButton(com.crm.dataobject.billing.CRMDOUdrType udrType,
java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of devices to the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addSourceCategoryButton(com.crm.dataobject.billing.CRMDOUdrType udrType,
java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of source categories to the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addSourceSystemButton(com.crm.dataobject.billing.CRMDOUdrType udrType,
java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of source systems to the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
addUsageMethodButton(com.crm.dataobject.billing.CRMDOUdrType udrType,
java.util.ArrayList<java.lang.String> entityIDs)
Adds a list of usage methods to the udr type.
|
com.crm.dataobject.billing.CRMDOUdrType |
createButton()
Creates a udr type.
|
com.crm.dataobject.billing.CRMDOUdrType |
deleteButton(com.crm.dataobject.billing.CRMDOUdrType udrType)
Deletes a udr type.
|
com.crm.dataobject.billing.CRMDOUdrType |
editButton(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads a udr type form.
|
com.crm.framework.main.LookupBuilder |
getOptions()
Loads the udr type options.
|
com.crm.framework.main.LookupBuilder |
getOptions(java.lang.String emptyValue)
Loads the udr type options.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadDestinationCategoriesTab(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads the destination categories of a udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadDevicesTab(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads the devices of a udr type.
|
com.crm.dataobject.billing.CRMDOUdrType |
loadForm(java.lang.String id)
Loads a udr type form.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadSourceCategoriesTab(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads the source categories of a udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadSourceSystemsTab(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads the source systems of a udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
loadUsageMethodsTab(com.crm.dataobject.billing.CRMDOUdrType udrType)
Loads the usage methods of a udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeDestinationCategoryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of destination categories from the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeDeviceButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of devices from the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSourceCategoryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of source categories from the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeSourceSystemButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of source systems from the udr type.
|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
removeUsageMethodButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList)
Removes a list of usage methods from the udr type.
|
com.crm.dataobject.billing.CRMDOUdrType |
saveButton(com.crm.dataobject.billing.CRMDOUdrType udrType)
Saves a udr type.
|
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 com.crm.dataobject.billing.CRMDOUdrType loadForm(java.lang.String id) throws java.lang.Exception
id
- - the udr type id to loadjava.lang.Exception
public com.crm.dataobject.billing.CRMDOUdrType createButton() throws java.lang.Exception
java.lang.Exception
public com.crm.dataobject.billing.CRMDOUdrType saveButton(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to savejava.lang.Exception
public com.crm.dataobject.billing.CRMDOUdrType editButton(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to loadjava.lang.Exception
public com.crm.dataobject.billing.CRMDOUdrType deleteButton(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to deletejava.lang.Exception
public com.crm.framework.main.LookupBuilder getOptions() throws java.lang.Exception
java.lang.Exception
public com.crm.framework.main.LookupBuilder getOptions(java.lang.String emptyValue) throws java.lang.Exception
emptyValue
- - an empty value for a udr typejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadSourceSystemsTab(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to load the source systems fromjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addSourceSystemButton(com.crm.dataobject.billing.CRMDOUdrType udrType, java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
udrType
- - the udr type to add the source systems toentityIDs
- - the ids of the source systemsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSourceSystemButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of source systems to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadDevicesTab(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to load the devices fromjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addDeviceButton(com.crm.dataobject.billing.CRMDOUdrType udrType, java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
udrType
- - the udr type to add the devices toentityIDs
- - the ids of the devicesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeDeviceButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of devices to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadDestinationCategoriesTab(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to load the destination categories fromjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addDestinationCategoryButton(com.crm.dataobject.billing.CRMDOUdrType udrType, java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
udrType
- - the udr type to add the destination categories toentityIDs
- - the ids of the destination categoriesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeDestinationCategoryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of destination categories to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadSourceCategoriesTab(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to load the source categories fromjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addSourceCategoryButton(com.crm.dataobject.billing.CRMDOUdrType udrType, java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
udrType
- - the udr type to add the source categories toentityIDs
- - the ids of the source categoriesjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeSourceCategoryButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of source categories to deletejava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> loadUsageMethodsTab(com.crm.dataobject.billing.CRMDOUdrType udrType) throws java.lang.Exception
udrType
- - the udr type to load the usage methods fromjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> addUsageMethodButton(com.crm.dataobject.billing.CRMDOUdrType udrType, java.util.ArrayList<java.lang.String> entityIDs) throws java.lang.Exception
udrType
- - the udr type to add the usage methods toentityIDs
- - the ids of the usage methodsjava.lang.Exception
public java.util.ArrayList<com.crm.dataobject.CRMDO> removeUsageMethodButton(java.util.ArrayList<com.crm.dataobject.CRMDO> dtoList) throws java.lang.Exception
dtoList
- - a list of usage methods to deletejava.lang.Exception