|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
String |
getDisplayName(Locale locale)
Supported API: false |
String |
getEditorPanelClassname()
Supported API: false |
String |
getLongDescription(Locale locale)
Supported API: false |
String |
getShortDescription(Locale locale)
Supported API: false |
boolean |
isAddValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
boolean |
isCreatable()
Supported API: false |
boolean |
isDeleteValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
boolean |
isUpdateValueValid(AttributeContainer attrContainer,
AbstractValueView abstValueView)
Supported API: false |
Methods inherited from interface wt.lite.LocalizedStringDisplayable |
getLocalizedDisplayString |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Methods inherited from interface wt.iba.constraint.CheckValue |
isValueValid |
Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
Method Detail |
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 isCreatable()
public String getEditorPanelClassname()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |