Interface SelectorNodeEdit
- All Superinterfaces:
BaseForm,BaseSpec,ComponentVendorSpec,CountrySpec,EntityAttributeSpec,EntityListItemSpec,EntityTypeSpec,GeoCodeSpec,ItemAccountingCategorySpec,ItemCategorySpec,ItemPurchasingCategorySpec,PaymentMethodSpec,PaymentProcessorSpec,ResponsibilityTypeSpec,SkillTypeSpec,TrainingClassSpec,WorkflowSpec,WorkflowStepSpec
- All Known Subinterfaces:
CreateSelectorNodeForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetCheckParents(String checkParents) voidsetDescription(String description) voidsetIsRootSelectorNode(String isRootSelectorNode) voidsetLeftSelectorNodeName(String leftSelectorNodeName) voidvoidsetRightSelectorNodeName(String rightSelectorNodeName) voidsetSelectorBooleanTypeName(String selectorBooleanTypeName) voidsetSelectorNodeName(String selectorNodeName) 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, toStringMethods inherited from interface com.echothree.control.user.core.common.spec.ComponentVendorSpec
getComponentVendorName, setComponentVendorNameMethods inherited from interface com.echothree.control.user.geo.common.spec.CountrySpec
getCountryName, setCountryNameMethods inherited from interface com.echothree.control.user.core.common.spec.EntityAttributeSpec
getEntityAttributeName, setEntityAttributeNameMethods inherited from interface com.echothree.control.user.core.common.spec.EntityListItemSpec
getEntityListItemName, setEntityListItemNameMethods inherited from interface com.echothree.control.user.core.common.spec.EntityTypeSpec
getEntityTypeName, setEntityTypeNameMethods inherited from interface com.echothree.control.user.geo.common.spec.GeoCodeSpec
getGeoCodeName, setGeoCodeNameMethods inherited from interface com.echothree.control.user.accounting.common.spec.ItemAccountingCategorySpec
getItemAccountingCategoryName, setItemAccountingCategoryNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemCategorySpec
getItemCategoryName, setItemCategoryNameMethods inherited from interface com.echothree.control.user.vendor.common.spec.ItemPurchasingCategorySpec
getItemPurchasingCategoryName, setItemPurchasingCategoryNameMethods inherited from interface com.echothree.control.user.payment.common.spec.PaymentMethodSpec
getPaymentMethodName, setPaymentMethodNameMethods inherited from interface com.echothree.control.user.payment.common.spec.PaymentProcessorSpec
getPaymentProcessorName, setPaymentProcessorNameMethods inherited from interface com.echothree.control.user.employee.common.spec.ResponsibilityTypeSpec
getResponsibilityTypeName, setResponsibilityTypeNameMethods inherited from interface com.echothree.control.user.employee.common.spec.SkillTypeSpec
getSkillTypeName, setSkillTypeNameMethods inherited from interface com.echothree.control.user.training.common.spec.TrainingClassSpec
getTrainingClassName, setTrainingClassNameMethods inherited from interface com.echothree.control.user.workflow.common.spec.WorkflowSpec
getWorkflowName, setWorkflowNameMethods inherited from interface com.echothree.control.user.workflow.common.spec.WorkflowStepSpec
getWorkflowStepName, setWorkflowStepName
-
Method Details
-
getSelectorNodeName
-
setSelectorNodeName
-
getIsRootSelectorNode
-
setIsRootSelectorNode
-
getNegate
-
setNegate
-
getDescription
-
setDescription
-
getSelectorBooleanTypeName
-
setSelectorBooleanTypeName
-
getLeftSelectorNodeName
-
setLeftSelectorNodeName
-
getRightSelectorNodeName
-
setRightSelectorNodeName
-
getCheckParents
-
setCheckParents
-