|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for managine the option definition's access to the resource set.
| Method Summary | |
EbiOptionInfo |
getOptionInfo(EbiPortalContext context,
String optionID)
Gets a EbiOptionInfo object. |
EbiOptionInfo |
getOptionInfo(EbiPortalContext context,
String optionID,
boolean flush)
Gets an EbiOptionInfo object. |
EbiOptionInfo[] |
getOptionInfoList(EbiPortalContext context)
Gets the list of available options. |
| Method Detail |
public EbiOptionInfo getOptionInfo(EbiPortalContext context,
String optionID,
boolean flush)
throws EboUnrecoverableSystemException
context - A context.optionID - An option identifier.flush - If true the option infomation will flush the cache and get a fresh copy from the resource set.
public EbiOptionInfo getOptionInfo(EbiPortalContext context,
String optionID)
throws EboUnrecoverableSystemException
context - A context.optionID - An option identifier.
public EbiOptionInfo[] getOptionInfoList(EbiPortalContext context)
throws EboUnrecoverableSystemException
context - A context.
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||