|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.itim.fesiextensions.PersonModelExtension
PersonModelExtension defines all person model specific extensions to the java script interpreter. This extension is dependent on the DirectoryModelExtension.
DirectoryModelExtension
Constructor Summary | |
PersonModelExtension()
|
Method Summary | |
void |
initializeExtension(JSGlobalObject go)
Initializes the extension. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PersonModelExtension()
Method Detail |
public void initializeExtension(JSGlobalObject go) throws JSException
initializeExtension
in interface JSExtension
go
- JSGlobalObject for the interpreter thread.JSException
- Thrown if unable to initialize the extension.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |