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

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

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

Methods in com.tibco.bpm.web.client.model.types.org that return types with arguments of type Organization
 java.util.List<Organization> GetOrgModelRootsResponse.getOrganizationArray()
           
 java.util.List<Organization> GetOrgModelResponse.getOrganizationArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type Organization
 void GetOrgModelRootsResponse.setOrganizationArray(java.util.List<Organization> organizationArray)
           
 void GetOrgModelResponse.setOrganizationArray(java.util.List<Organization> organizationArray)
           
 



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