Interface CreateSelectorNodeForm
- All Superinterfaces:
BaseForm
,BaseSpec
,ComponentVendorSpec
,CountrySpec
,EntityAttributeSpec
,EntityListItemSpec
,EntityTypeSpec
,GeoCodeSpec
,ItemAccountingCategorySpec
,ItemCategorySpec
,ItemPurchasingCategorySpec
,PaymentMethodSpec
,PaymentProcessorSpec
,ResponsibilityTypeSpec
,SelectorKindSpec
,SelectorNodeEdit
,SelectorNodeSpec
,SelectorNodeTypeSpec
,SelectorSpec
,SelectorTypeSpec
,SkillTypeSpec
,TrainingClassSpec
,WorkflowSpec
,WorkflowStepSpec
public interface CreateSelectorNodeForm
extends SelectorNodeSpec, SelectorNodeTypeSpec, SelectorNodeEdit
-
Method Summary
Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.core.common.spec.ComponentVendorSpec
getComponentVendorName, setComponentVendorName
Methods inherited from interface com.echothree.control.user.geo.common.spec.CountrySpec
getCountryName, setCountryName
Methods inherited from interface com.echothree.control.user.core.common.spec.EntityAttributeSpec
getEntityAttributeName, setEntityAttributeName
Methods inherited from interface com.echothree.control.user.core.common.spec.EntityListItemSpec
getEntityListItemName, setEntityListItemName
Methods inherited from interface com.echothree.control.user.core.common.spec.EntityTypeSpec
getEntityTypeName, setEntityTypeName
Methods inherited from interface com.echothree.control.user.geo.common.spec.GeoCodeSpec
getGeoCodeName, setGeoCodeName
Methods inherited from interface com.echothree.control.user.accounting.common.spec.ItemAccountingCategorySpec
getItemAccountingCategoryName, setItemAccountingCategoryName
Methods inherited from interface com.echothree.control.user.item.common.spec.ItemCategorySpec
getItemCategoryName, setItemCategoryName
Methods inherited from interface com.echothree.control.user.vendor.common.spec.ItemPurchasingCategorySpec
getItemPurchasingCategoryName, setItemPurchasingCategoryName
Methods inherited from interface com.echothree.control.user.payment.common.spec.PaymentMethodSpec
getPaymentMethodName, setPaymentMethodName
Methods inherited from interface com.echothree.control.user.payment.common.spec.PaymentProcessorSpec
getPaymentProcessorName, setPaymentProcessorName
Methods inherited from interface com.echothree.control.user.employee.common.spec.ResponsibilityTypeSpec
getResponsibilityTypeName, setResponsibilityTypeName
Methods inherited from interface com.echothree.control.user.selector.common.spec.SelectorKindSpec
getSelectorKindName, setSelectorKindName
Methods inherited from interface com.echothree.control.user.selector.common.edit.SelectorNodeEdit
getCheckParents, getDescription, getIsRootSelectorNode, getLeftSelectorNodeName, getNegate, getRightSelectorNodeName, getSelectorBooleanTypeName, getSelectorNodeName, setCheckParents, setDescription, setIsRootSelectorNode, setLeftSelectorNodeName, setNegate, setRightSelectorNodeName, setSelectorBooleanTypeName, setSelectorNodeName
Methods inherited from interface com.echothree.control.user.selector.common.spec.SelectorNodeSpec
getSelectorNodeName, setSelectorNodeName
Methods inherited from interface com.echothree.control.user.selector.common.spec.SelectorNodeTypeSpec
getSelectorNodeTypeName, setSelectorNodeTypeName
Methods inherited from interface com.echothree.control.user.selector.common.spec.SelectorSpec
getSelectorName, setSelectorName
Methods inherited from interface com.echothree.control.user.selector.common.spec.SelectorTypeSpec
getSelectorTypeName, setSelectorTypeName
Methods inherited from interface com.echothree.control.user.employee.common.spec.SkillTypeSpec
getSkillTypeName, setSkillTypeName
Methods inherited from interface com.echothree.control.user.training.common.spec.TrainingClassSpec
getTrainingClassName, setTrainingClassName
Methods inherited from interface com.echothree.control.user.workflow.common.spec.WorkflowSpec
getWorkflowName, setWorkflowName
Methods inherited from interface com.echothree.control.user.workflow.common.spec.WorkflowStepSpec
getWorkflowStepName, setWorkflowStepName