Class BaseWorkflowChoicesBean
java.lang.Object
com.echothree.view.common.BaseChoicesBean
com.echothree.model.control.workflow.common.choice.BaseWorkflowChoicesBean
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BaseEncryptionKeyStatusChoicesBean,CampaignContentStatusChoicesBean,CampaignMediumStatusChoicesBean,CampaignSourceStatusChoicesBean,CampaignStatusChoicesBean,CampaignTermStatusChoicesBean,CommentStatusChoicesBean,CustomerCreditStatusChoicesBean,CustomerStatusChoicesBean,EmployeeAvailabilityChoicesBean,EmployeeStatusChoicesBean,EventGroupStatusChoicesBean,FiscalPeriodStatusChoicesBean,ItemStatusChoicesBean,JobStatusChoicesBean,LeaveStatusChoicesBean,PartyCancellationPolicyStatusChoicesBean,PartyContactListStatusChoicesBean,PartyReturnPolicyStatusChoicesBean,PartyTrainingClassStatusChoicesBean,PurchaseInvoiceStatusChoicesBean,PurchaseOrderStatusChoicesBean,SalesOrderBatchStatusChoicesBean,SalesOrderStatusChoicesBean,TrackStatusChoicesBean,TransactionGroupStatusChoicesBean,UserVisitGroupStatusChoicesBean,VendorItemStatusChoicesBean,VendorStatusChoicesBean,WorkAssignmentStatusChoicesBean,WorkflowChoicesBean,WorkflowDestinationChoicesBean,WorkflowEntranceChoicesBean,WorkflowStepChoicesBean,WorkflowStepTypeChoicesBean,WorkRequirementStatusChoicesBean,WorkTimeStatusChoicesBean
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates a new instance of BaseWorkflowChoicesBeanprotectedCreates a new instance of BaseWorkflowChoicesBean -
Method Summary
Methods inherited from class com.echothree.view.common.BaseChoicesBean
getDefaultValue, getLabels, getValues, setDefaultValue, setLabels, setValues, toString
-
Constructor Details
-
BaseWorkflowChoicesBean
protected BaseWorkflowChoicesBean()Creates a new instance of BaseWorkflowChoicesBean -
BaseWorkflowChoicesBean
Creates a new instance of BaseWorkflowChoicesBean
-