Uses of Class
org.gcube.portlets.admin.wfdocviewer.shared.ActionLogBean

Packages that use ActionLogBean
org.gcube.portlets.admin.wfdocviewer.client   
org.gcube.portlets.admin.wfdocviewer.client.view.dialog   
org.gcube.portlets.admin.wfdocviewer.server   
 

Uses of ActionLogBean in org.gcube.portlets.admin.wfdocviewer.client
 

Methods in org.gcube.portlets.admin.wfdocviewer.client that return types with arguments of type ActionLogBean
 ArrayList<ActionLogBean> WorkflowDocService.fetchActionsByWorkflowId(String workflowid)
           
 

Method parameters in org.gcube.portlets.admin.wfdocviewer.client with type arguments of type ActionLogBean
 void WorkflowDocServiceAsync.fetchActionsByWorkflowId(String workflowid, com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<ActionLogBean>> callback)
           
 

Uses of ActionLogBean in org.gcube.portlets.admin.wfdocviewer.client.view.dialog
 

Constructor parameters in org.gcube.portlets.admin.wfdocviewer.client.view.dialog with type arguments of type ActionLogBean
ShowUserActionsDialog(ArrayList<ActionLogBean> actions)
           
 

Uses of ActionLogBean in org.gcube.portlets.admin.wfdocviewer.server
 

Methods in org.gcube.portlets.admin.wfdocviewer.server that return types with arguments of type ActionLogBean
 ArrayList<ActionLogBean> WorkflowDocServiceImpl.fetchActionsByWorkflowId(String workflowid)
          fetchActionsByWorkflowId
 



Copyright © 2014. All Rights Reserved.