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

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

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

Subclasses of EntityReference in com.tibco.bpm.web.client.model.types.org
 class EntityReferenceAttributes
           
 class EntityReferenceQualified
           
 

Methods in com.tibco.bpm.web.client.model.types.org that return types with arguments of type EntityReference
 java.util.List<EntityReference> UpdateResourceType.getRemoveCapabilityArray()
           
 java.util.List<EntityReference> UpdateResourceType.getRemoveGroupArray()
           
 java.util.List<EntityReference> UpdateResourceType.getRemovePositionArray()
           
 

Method parameters in com.tibco.bpm.web.client.model.types.org with type arguments of type EntityReference
 void UpdateResourceType.setRemoveCapabilityArray(java.util.List<EntityReference> removeCapabilityArray)
           
 void UpdateResourceType.setRemoveGroupArray(java.util.List<EntityReference> removeGroupArray)
           
 void UpdateResourceType.setRemovePositionArray(java.util.List<EntityReference> removePositionArray)
           
 



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