|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ptc.core.meta.container.common.AbstractValidator
com.ptc.core.foundation.generic.common.SingleSelectValidator
public final class SingleSelectValidator
Always returns true. It is envisioned that this will be used to define
in xml if a UI can have SingleSelect
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
protected Object |
calculate(AttributeContainer the_attribute_container)
Returns true for enabling single selection in UI Supported API: true |
AttributeContainerSpec |
getFilter(AttributeContainerSpec the_filter,
TypeIdentifier type_identifier)
This API is implemented by the concrete validators. |
| Methods inherited from class com.ptc.core.meta.container.common.AbstractValidator |
|---|
getFilter, isValid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public AttributeContainerSpec getFilter(AttributeContainerSpec the_filter,
TypeIdentifier type_identifier)
getFilter in interface ActionValidatorgetFilter in class AbstractValidatorthe_filter - type_identifier - Used to get the DefinitionIdentifier for constructing the AttributeTypeIdentifier
protected Object calculate(AttributeContainer the_attribute_container)
throws com.ptc.core.meta.container.common.InvalidFunctionArgumentException
the_attribute_container -
com.ptc.core.meta.container.common.InvalidFunctionArgumentException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||