Uses of Class
com.tibco.bpm.web.client.model.types.org.SelectionMode

Packages that use SelectionMode
com.tibco.bpm.web.client.model.types.org   
 

Uses of SelectionMode in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return SelectionMode
 SelectionMode Organization.getAllocationMethod()
           
 SelectionMode GroupEntity.getAllocationMethod()
           
 SelectionMode Group.getAllocationMethod()
           
 SelectionMode BasePosition.getAllocationMethod()
           
 SelectionMode BaseOrgUnit.getAllocationMethod()
           
 

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type SelectionMode
 void Organization.setAllocationMethod(SelectionMode allocationMethod)
           
 void GroupEntity.setAllocationMethod(SelectionMode allocationMethod)
           
 void Group.setAllocationMethod(SelectionMode allocationMethod)
           
 void BasePosition.setAllocationMethod(SelectionMode allocationMethod)
           
 void BaseOrgUnit.setAllocationMethod(SelectionMode allocationMethod)
           
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.