|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropDefnAllowedValue
PropDefnAllowedValue is a wrapper for the allowed value that is associated with a PropertyDefn. This wrapper is required so that the allowed value can be tracked back to the exact row in the database if came from.
| Method Summary | |
|---|---|
ComponentTypeDefnID |
getComponentTypeDefnID()
Returns the ComponentTypeDefnID this allowed values belongs to. |
ComponentTypeID |
getComponentTypeID()
Returns the ComponentTypeID this represents the type of component this is defined for. |
java.lang.String |
getValue()
Returns the value |
| Methods inherited from interface com.metamatrix.common.namedobject.BaseObject |
|---|
clone, getFullName, getID, getName |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
ComponentTypeDefnID getComponentTypeDefnID()
ComponentTypeID getComponentTypeID()
java.lang.String getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||