|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
dsfdsads
Supported API: false
Extendable: false
Field Summary | |
static String |
VALUE_CONSTRAINT
Label for the attribute. |
Method Summary | |
boolean |
appliesToAttrDef(AttributeDefDefaultView attributeDefDefaultview)
Supported API: false |
ConstraintDescriptor |
getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView,
Locale locale)
Supported API: false |
String |
getDisplayName(Locale locale)
Supported API: false |
String |
getLongDescription(Locale locale)
Supported API: false |
String |
getShortDescription(Locale locale)
Supported API: false |
ValueConstraint |
getValueConstraint()
Gets the object for the association that plays role: VALUE_CONSTRAINT. |
boolean |
isAddValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
boolean |
isDeleteValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
boolean |
isUpdateValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
void |
setValueConstraint(ValueConstraint a_ValueConstraint)
Sets the object for the association that plays role: VALUE_CONSTRAINT. |
Methods inherited from interface wt.lite.LocalizedStringDisplayable |
getLocalizedDisplayString |
Methods inherited from interface wt.iba.constraint.CheckContainer |
isContainerValid |
Field Detail |
public static final String VALUE_CONSTRAINT
Method Detail |
public ValueConstraint getValueConstraint()
public void setValueConstraint(ValueConstraint a_ValueConstraint) throws WTPropertyVetoException
a_ValueConstraint
-
WTPropertyVetoException
public String getShortDescription(Locale locale)
locale
-
public String getLongDescription(Locale locale)
locale
-
public String getDisplayName(Locale locale)
locale
-
public boolean isAddValueValid(AttributeContainer attrContainer, AbstractValueView abstValueView) throws IBAConstraintException
isAddValueValid
in interface ContainerValidator
attrContainer
- abstValueView
-
IBAConstraintException
public boolean isUpdateValueValid(AttributeContainer attrContainer, AbstractValueView abstValueView) throws IBAConstraintException
isUpdateValueValid
in interface ContainerValidator
attrContainer
- abstValueView
-
IBAConstraintException
public boolean isDeleteValueValid(AttributeContainer attrContainer, AbstractValueView abstValueView) throws IBAConstraintException
isDeleteValueValid
in interface ContainerValidator
attrContainer
- abstValueView
-
IBAConstraintException
public boolean appliesToAttrDef(AttributeDefDefaultView attributeDefDefaultview)
attributeDefDefaultview
-
public ConstraintDescriptor getConstraintDescriptor(AttributeDefDefaultView attributeDefDefaultView, Locale locale)
attributeDefDefaultView
- locale
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |