Uses of Class
com.ibm.itim.dataservices.model.OperationParameter

Packages that use OperationParameter
com.ibm.itim.dataservices.model Provides a a low-level application programming interface for querying elements of the data model. 
 

Uses of OperationParameter in com.ibm.itim.dataservices.model
 

Methods in com.ibm.itim.dataservices.model that return OperationParameter
 OperationParameter[] ObjectProfileOperation.getInParameters()
          Returns the list of parameters of the operation
 

Methods in com.ibm.itim.dataservices.model with parameters of type OperationParameter
 void ObjectProfileOperation.setInParameters(OperationParameter[] params)
          Sets the formal parameters of the operation
 

Constructors in com.ibm.itim.dataservices.model with parameters of type OperationParameter
ObjectProfileOperation(java.lang.String name, boolean isStatic, boolean isSystem, OperationParameter[] inParams, DistinguishedName defDN)
          Constructs a new ObjectProfileOperation object
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.