Uses of Class
org.connid.bundles.soap.utilities.Operand

Packages that use Operand
org.connid.bundles.soap.provisioning.interfaces   
org.connid.bundles.soap.utilities   
 

Uses of Operand in org.connid.bundles.soap.provisioning.interfaces
 

Methods in org.connid.bundles.soap.provisioning.interfaces with parameters of type Operand
 List<WSUser> Provisioning.query(Operand query)
          Searches for user accounts.
 

Uses of Operand in org.connid.bundles.soap.utilities
 

Methods in org.connid.bundles.soap.utilities that return types with arguments of type Operand
 Set<Operand> Operand.getOperands()
           
 

Method parameters in org.connid.bundles.soap.utilities with type arguments of type Operand
 void Operand.setOperands(Set<Operand> operands)
           
 

Constructor parameters in org.connid.bundles.soap.utilities with type arguments of type Operand
Operand(Operator op, Set<Operand> operands)
           
Operand(Operator op, Set<Operand> operands, boolean not)
           
 



Copyright © 2012. All Rights Reserved.