public class CRMUIProductFamilyBean extends CRMUI
| Constructor and Description |
|---|
CRMUIProductFamilyBean()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<com.crm.dataobject.CRMDO> |
deleteButton(java.util.ArrayList<com.crm.dataobject.CRMDO> treeDtos)
Deletes a list of product families.
|
ProductFamilyForm |
editButton(ProductFamilyForm productFamilyForm)
Loads a product family form.
|
ProductFamilyForm |
loadFamilyModal() |
ProductFamilyForm |
loadForm()
Loads a product family.
|
com.crm.dataobject.products.CRMDOProductFamily |
onChangeLanguage(com.crm.dataobject.products.CRMDOProductFamily productFamily) |
ProductFamilyForm |
saveButton(ProductFamilyForm productFamilyForm)
Saves the product families.
|
ProductFamilyForm |
saveFromModalButton(ProductFamilyForm form)
Saves the product families.
|
com.crm.dataobject.CRMDO |
setLanguageTranslations(com.crm.dataobject.CRMDO dto) |
addAttachmentButton, addExistingAttachmentButton, addExistingAttachmentsButton, 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, getOrganisationGroupBackgroundTypeOptions, getOrganisationGroupBackgroundTypeOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadDaysOfMonthOptions, loadEntityAttributeTranslations, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDefaultLanguage, setDtoAsNotEditable, setDtoAsNotModified, setMandatoryField, setMandatoryFields, setOwnerGroupdeepCopy, dispatch, getCRMSession, getCRMSessionHandle, getCurrentDate, getEJBHomeInterface, getInitialContext, getSessionContext, loadEntityCategories, loadEntityNumber, loadEntityStates, loadEntityStatuses, loadEntityTypes, rollback, setCRMSessionHandle, setInitialContext, setSessionContextpublic ProductFamilyForm loadForm() throws java.lang.Exception
java.lang.Exceptionpublic ProductFamilyForm saveButton(ProductFamilyForm productFamilyForm) throws java.lang.Exception
productFamilyForm - - the product family form to get the product families fromjava.lang.Exceptionpublic ProductFamilyForm editButton(ProductFamilyForm productFamilyForm) throws java.lang.Exception
productFamilyForm - - the product family form to get the product families fromjava.lang.Exceptionpublic java.util.ArrayList<com.crm.dataobject.CRMDO> deleteButton(java.util.ArrayList<com.crm.dataobject.CRMDO> treeDtos)
throws java.lang.Exception
treeDtos - - a list of product families to deletejava.lang.Exceptionpublic ProductFamilyForm loadFamilyModal() throws java.lang.Exception
java.lang.Exceptionpublic ProductFamilyForm saveFromModalButton(ProductFamilyForm form) throws java.lang.Exception
form - - a form of product familiesjava.lang.Exceptionpublic com.crm.dataobject.CRMDO setLanguageTranslations(com.crm.dataobject.CRMDO dto)
throws java.lang.Exception
setLanguageTranslations in class CRMUIjava.lang.Exceptionpublic com.crm.dataobject.products.CRMDOProductFamily onChangeLanguage(com.crm.dataobject.products.CRMDOProductFamily productFamily)
throws java.lang.Exception
java.lang.Exception