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

Packages that use GetOrgModelEntityResponse
com.tibco.bpm.web.client.services.client.org   
 

Uses of GetOrgModelEntityResponse in com.tibco.bpm.web.client.services.client.org
 

Method parameters in com.tibco.bpm.web.client.services.client.org with type arguments of type GetOrgModelEntityResponse
 void OrgModelClientService.getOrgModelEntity(int version, java.util.List<java.lang.String> guid, com.google.gwt.user.client.rpc.AsyncCallback<GetOrgModelEntityResponse> asyncCallback)
           
 void OrgModelClientService.getOrgModelEntity(int version, java.lang.String guid, com.google.gwt.user.client.rpc.AsyncCallback<GetOrgModelEntityResponse> asyncCallback)
          TODO Describe this method
 



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