|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptInterface | |
|---|---|
| com.ibm.itim.mail.postoffice.script | Provides a script extension specific to the post office implementation. |
| com.ibm.itim.policy.script | Provides a script extension specific to the policy engine. |
| com.ibm.itim.remoteservices.script | Provides a script extension specific to remote services. |
| com.ibm.itim.script | Contains the basic script extensions provided by ITIM. |
| com.ibm.itim.script.extensions | Provides a script extension specific to the post office implementation. |
| com.ibm.itim.script.extensions.model | Contains the basic script extensions provided by ITIM that deal with the dataservices model. |
| com.ibm.itim.workflow.script | Provides a script extension and related helper classes specific to the workflow engine. |
| Uses of ScriptInterface in com.ibm.itim.mail.postoffice.script |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.mail.postoffice.script | |
|---|---|
interface |
PostOfficeScriptInterface
|
| Uses of ScriptInterface in com.ibm.itim.policy.script |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.policy.script | |
|---|---|
interface |
IdentityPolicyScriptInterface
|
interface |
ProvisioningPolicyScriptInterface
|
| Uses of ScriptInterface in com.ibm.itim.remoteservices.script |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.remoteservices.script | |
|---|---|
interface |
PersonPlacementRulesScriptInterface
|
| Uses of ScriptInterface in com.ibm.itim.script |
|---|
| Methods in com.ibm.itim.script with parameters of type ScriptInterface | |
|---|---|
void |
ScriptExtension.initialize(ScriptInterface si,
ScriptContextDAO dao)
Initialize the ScriptExtension by providing a reference to the ScriptInterface this extension should use to set its state. |
void |
ScriptEvaluator.initialize(java.lang.String name,
ScriptInterface context)
Initializes the Script host component's script context, populates runtime context data and load Java scripting objects |
| Uses of ScriptInterface in com.ibm.itim.script.extensions |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.script.extensions | |
|---|---|
interface |
AttributesScriptInterface
Deprecated. Use JSDirectoryObjectWrapperFactory instead. |
interface |
ReminderScriptInterface
|
interface |
ServiceScriptInterface
ScriptInterface for ServiceExtension. |
interface |
SubjectScriptInterface
ScriptInterface for SubjectExtension. |
| Uses of ScriptInterface in com.ibm.itim.script.extensions.model |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.script.extensions.model | |
|---|---|
interface |
ModelScriptInterface
|
| Uses of ScriptInterface in com.ibm.itim.workflow.script |
|---|
| Subinterfaces of ScriptInterface in com.ibm.itim.workflow.script | |
|---|---|
interface |
EmailContextScriptInterface
|
interface |
LoopCountScriptInterface
|
interface |
WorkflowScriptInterface
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||