Uses of Interface
com.ibm.itim.script.extensions.model.ModelScriptInterface

Packages that use ModelScriptInterface
com.ibm.itim.script Contains the basic script extensions provided by ITIM. 
 

Uses of ModelScriptInterface in com.ibm.itim.script
 

Methods in com.ibm.itim.script with parameters of type ModelScriptInterface
static void ScriptUtils.updateLogicalContext(ModelScriptInterface si, ContextItem item, java.util.List<ContextItem> beans)
          Update the ContextItem, item, with the logical context and add item to the beans List but only if si.getLogicalContext(); returns a non-null value.
static void ScriptUtils.updateRootDN(ModelScriptInterface si, ContextItem item, java.util.List<ContextItem> beans)
          Update the ContextItem, item, with the root DN and add item to the beans List but only if si.getRootDN(); returns a non-null value.
static void ScriptUtils.updateServiceProfile(ModelScriptInterface si, ContextItem item, java.util.List<ContextItem> beans)
          Update the ContextItem, item, with the service profile context and add item to the beans List but only if si.getServiceProfileContext(); returns a non-null value.
 



IBM Tivoli Identity Manager 5.1
© Copyright International Business Machines Corporation 2007, 2009. All rightsreserved. US Government Users Restricited RightsUse, duplication or disclosure restricted by GSA ADP ScheduleContract with IBM Corp.