|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.itim.fesiextensions.Enrole
public class Enrole
Extension that provides general utilities that can be applied globally to the platform,
such as date and time utility functions.
Functions provided:
| Field Summary |
|---|
| Fields inherited from interface com.ibm.itim.fesiextensions.EnroleRuntimeContext |
|---|
FESI_CONTEXT_ITEM_ATTRIBUTES |
| Fields inherited from interface com.ibm.itim.fesiextensions.FESIExtensionConstants |
|---|
CUSTOM_ERROR_INVALID_FUNCTION_ARGUMENTS, CUSTOM_ERROR_INVALID_IMPLEMENTATION_CLASS, FESI_EXTENSION_PREFIX_ENROLE, MULTIVALUE_DELIMITER |
| Constructor Summary | |
|---|---|
Enrole()
|
|
| Method Summary | |
|---|---|
void |
initializeExtension(FESI.jslib.JSGlobalObject go)
Initializes the extension. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Enrole()
| Method Detail |
|---|
public void initializeExtension(FESI.jslib.JSGlobalObject go)
throws FESI.jslib.JSException
initializeExtension in interface FESI.jslib.JSExtensiongo - JSGlobalObject for the interpreter thread.
FESI.jslib.JSException - Thrown if unable to initialize the extension.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||