|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.novell.admin.ns.ListStrategy
|
+--com.novell.admin.ns.fs.nw.TrusteeStrategy
Final class that implements the strategy for the Trustee syntax.
This class is not public and no methods should be available to applications.
| Fields inherited from class com.novell.admin.ns.ListStrategy |
TOSTRING_LIMIT |
| Constructor Summary | |
TrusteeStrategy()
|
|
| Method Summary | |
java.lang.Object |
createFacade(ValueComponent comp)
Returns the facade for this syntax |
ValueComponent |
createValueComponent()
Factory a new ValueComponent using default values. |
ValueComponent |
createValueComponent(java.lang.Object vectorObj)
Factory a new ValueComponent using specified values. |
| Methods inherited from class com.novell.admin.ns.ListStrategy |
canInsertComponent,
canRemoveComponent,
compare,
equals,
getAddableSyntaxes,
isWithinBounds,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TrusteeStrategy()
| Method Detail |
public ValueComponent createValueComponent()
public ValueComponent createValueComponent(java.lang.Object vectorObj)
throws ComponentCreationException
vectorObj - Must be a Vector for the initial value.
public java.lang.Object createFacade(ValueComponent comp)
throws IncompatibleComponentException
comp - Must be a ValueList for the initial value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||