Class SimpleScheduleCustomParametersViewImpl
Object
SimpleScheduleCustomParametersViewImpl
- All Implemented Interfaces:
View,SimpleScheduleCustomParametersView,Serializable
@Component
@Scope("prototype")
public class SimpleScheduleCustomParametersViewImpl
extends Object
implements SimpleScheduleCustomParametersView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionComboBoxCheckBoxCheckBoxCheckBoxCheckBoxgetTitle()Component
-
Constructor Details
-
SimpleScheduleCustomParametersViewImpl
public SimpleScheduleCustomParametersViewImpl()
-
-
Method Details
-
getViewComponent
public Component getViewComponent()- Specified by:
getViewComponentin interfaceView
-
getTitle
- Specified by:
getTitlein interfaceView
-
getOneProcessPerComanyField
public CheckBox getOneProcessPerComanyField()- Specified by:
getOneProcessPerComanyFieldin interfaceSimpleScheduleCustomParametersView
-
getSelectAllCompanysField
public CheckBox getSelectAllCompanysField()- Specified by:
getSelectAllCompanysFieldin interfaceSimpleScheduleCustomParametersView
-
getSetCompanyInProcessInstanceField
public CheckBox getSetCompanyInProcessInstanceField()- Specified by:
getSetCompanyInProcessInstanceFieldin interfaceSimpleScheduleCustomParametersView
-
getSetProcessAcessibleOnlyToCompanyMembersField
public CheckBox getSetProcessAcessibleOnlyToCompanyMembersField()- Specified by:
getSetProcessAcessibleOnlyToCompanyMembersFieldin interfaceSimpleScheduleCustomParametersView
-
getSpecificCompanysSelect
- Specified by:
getSpecificCompanysSelectin interfaceSimpleScheduleCustomParametersView
-
getCompanyStartFormFieldMappingField
public ComboBox getCompanyStartFormFieldMappingField()- Specified by:
getCompanyStartFormFieldMappingFieldin interfaceSimpleScheduleCustomParametersView
-