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

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

Uses of GroupEntity 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 GroupEntity
 java.util.List<GroupEntity> GroupEntity.getGroupArray()
           
 java.util.List<GroupEntity> GetOrgModelEntityResponse.getGroupArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type GroupEntity
 void GroupEntity.setGroupArray(java.util.List<GroupEntity> groupArray)
           
 void GetOrgModelEntityResponse.setGroupArray(java.util.List<GroupEntity> groupArray)
           
 



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