|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Contract for all strategy classes that support Value objects.
Value| Method Summary | |
boolean |
canCreateValue(java.lang.Object obj)
Algorithm used to determine if a Value can be created from an Object. |
Syntax |
getSyntax()
Get the syntax associated with this strategy. |
| Methods inherited from interface com.novell.admin.ns.Strategy |
compare, createValueComponent, createValueComponent, equals, isWithinBounds, toString |
| Method Detail |
public boolean canCreateValue(java.lang.Object obj)
obj - Object to be tested.
public Syntax getSyntax()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||