Uses of Class
com.ibm.itim.dataservices.model.domain.Service.ConnectionMode

Packages that use Service.ConnectionMode
com.ibm.itim.dataservices.model.domain Extends the com.ibm.itim.dataservices.model package to provide an application programming interface for querying the core elements of the data model. 
 

Uses of Service.ConnectionMode in com.ibm.itim.dataservices.model.domain
 

Methods in com.ibm.itim.dataservices.model.domain that return Service.ConnectionMode
 Service.ConnectionMode Service.getConnectionMode()
          Retrieve the current connection mode (Automatic by default)
static Service.ConnectionMode Service.ConnectionMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Service.ConnectionMode[] Service.ConnectionMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.ibm.itim.dataservices.model.domain with parameters of type Service.ConnectionMode
 void Service.setConnectionMode(Service.ConnectionMode connMode)
          Set the connection mode
 



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.