A B C D E F G I L M O P R S T W

A

ADD_STATIC_IMAGE - Static variable in class org.gcube.portlets.admin.wftemplates.client.WfTemplatesConstants
 
addNewRoles(Connection, String) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
addNewRoles(Connection, String) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
addNewStep(String, String) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
addNewStep(String, String) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
addNewStep(String, String) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
 
addNewStep(String, String, int...) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
addNewStep(String, String, int...) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
add a new step to the canvas
AddRolesDialog - Class in org.gcube.portlets.admin.wftemplates.client.view.dialog
AddRolesDialog is the dialog side implementation of the RPC service.
AddRolesDialog(HandlerManager, Connection, ArrayList<WfRoleDetails>) - Constructor for class org.gcube.portlets.admin.wftemplates.client.view.dialog.AddRolesDialog
 
addRolesOnConnection(Connection, ArrayList<WfRoleDetails>) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
addRolesOnConnection(Connection, ArrayList<WfRoleDetails>) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
addRolesOnConnection(Connection, ArrayList<WfRoleDetails>) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
 
AddStepDialog - Class in org.gcube.portlets.admin.wftemplates.client.view.dialog
AddStepDialog class is is the Dialog for input the step name
AddStepDialog(HandlerManager) - Constructor for class org.gcube.portlets.admin.wftemplates.client.view.dialog.AddStepDialog
 
AddStepEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
AddStepEvent is the event fired in case of new add step button clicked
AddStepEvent(String, String) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
AddStepEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 
AddTemplateDialog - Class in org.gcube.portlets.admin.wftemplates.client.view.dialog
AddTemplateDialog class is is the Dialog for input the saving template name
AddTemplateDialog(HandlerManager) - Constructor for class org.gcube.portlets.admin.wftemplates.client.view.dialog.AddTemplateDialog
 
AddTemplateEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
AddTemplateEvent is the event fired in case of new template button clicked
AddTemplateEvent(String) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEvent
 
AddTemplateEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 
AppController - Class in org.gcube.portlets.admin.wftemplates.client
AppController class is the controller component of this webapp
AppController(WfTemplatesServiceAsync, HandlerManager) - Constructor for class org.gcube.portlets.admin.wftemplates.client.AppController
 
asWidget() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
asWidget() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 

B

bind() - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
method used to catch and consequently fire the events raised from the view controls

C

ConnectionRemovedEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
 
ConnectionRemovedEvent(Connection) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEvent
 
ConnectionRemovedEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 

D

deleteConnection(Connection) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDiagramController
 
deleteTemplate(WfTemplate) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesService
 
deleteTemplate(WfTemplate, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesServiceAsync
 
deleteTemplate(WfTemplate) - Method in class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
 
DeleteTemplateEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
 
DeleteTemplateEvent(WfTemplate) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEvent
 
DeleteTemplateEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 
dispatch(AddStepEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
dispatch(AddTemplateEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEvent
 
dispatch(ConnectionRemovedEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEvent
 
dispatch(DeleteTemplateEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEvent
 
dispatch(RemoveConnectionEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEvent
 
dispatch(RolesAddedEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
dispatch(StepRemovedEventHandler) - Method in class org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEvent
 
displaySelectedWfTemplate(WfGraph, TieLinkHandler, HandlerManager) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
displaySelectedWfTemplate(WfGraph, TieLinkHandler, HandlerManager) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
display the selected template in the view
doDeleteTemplate(WfTemplate) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
doDeleteTemplate(WfTemplate) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
doDeleteTemplate(WfTemplate) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
 
doRemoveConnectionFromModel(Connection) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
doRemoveConnectionFromModel(Connection) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
doRemoveConnectionFromModel(Connection) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
remove the connection from the model
doRemoveConnectionFromView(Connection) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
doRemoveConnectionFromView(Connection) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
doRemoveConnectionFromView(Connection) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
 
doRemoveStep(WfStep) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
doRemoveStep(WfStep) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
doRemoveStep(WfStep) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
remove the connections attached to the step from the model
doSaveTemplate(String) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
doSaveTemplate(String) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
doSaveTemplate(String) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
called when saving the template, send the template to the service
doView(RenderRequest, RenderResponse) - Method in class org.gcube.portlets.admin.wftemplates.server.portlet.WfTemplatesPortlet
 

E

enableDeleteButton(boolean) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
enableDeleteButton(boolean) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
enableDropPanel(boolean) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
enableDropPanel(boolean) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
enableGraphControlPanel(boolean) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
enableGraphControlPanel(boolean) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
enableSaveButton(boolean) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
enableSaveButton(boolean) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 

F

FieldVerifier - Class in org.gcube.portlets.admin.wftemplates.shared
FieldVerifier validates that the name the user enters is valid.
FieldVerifier() - Constructor for class org.gcube.portlets.admin.wftemplates.shared.FieldVerifier
 
focus() - Method in class org.gcube.portlets.admin.wftemplates.client.view.dialog.AddStepDialog
 
focus() - Method in class org.gcube.portlets.admin.wftemplates.client.view.dialog.AddTemplateDialog
 

G

getAddNewStepButton() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getAddNewStepButton() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
getAssociatedType() - Method in class org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEvent
 
getCreateNewButton() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getCreateNewButton() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
BUTTONS / Table GETTERS
getDeleteButton() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getDeleteButton() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getDeleted() - Method in class org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEvent
 
getDescription() - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
getDescription() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfStep
 
getDiagramController() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getDiagramController() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getName() - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
getRemovedStep() - Method in class org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEvent
 
getResetButton() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getResetButton() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getRoleDetails() - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesService
 
getRoleDetails(AsyncCallback<ArrayList<WfRoleDetails>>) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesServiceAsync
 
getRoleDetails() - Method in class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
 
getRoles() - Method in class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
getSaveButton() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getSaveButton() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getSelected() - Method in class org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEvent
 
getSelected() - Method in class org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEvent
 
getSelectedEdge() - Method in class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
getTableSelectionModel() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
getTableSelectionModel() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
getTemplateName() - Method in class org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEvent
 
getTemplates() - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesService
 
getTemplates(AsyncCallback<ArrayList<WfTemplate>>) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesServiceAsync
 
getTemplates() - Method in class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
 
go(HasWidgets) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
go(HasWidgets) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.Presenter
 
go(HasWidgets) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
go method, executed at the beginning
GRAPH_IMAGE - Static variable in class org.gcube.portlets.admin.wftemplates.client.WfTemplatesConstants
 

I

init() - Method in class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
init method
isValidName(String) - Static method in class org.gcube.portlets.admin.wftemplates.shared.FieldVerifier
Verifies that the specified name is valid for our service.

L

LOADING - Static variable in class org.gcube.portlets.admin.wftemplates.client.WfTemplatesConstants
 

M

MyDiagramController - Class in org.gcube.portlets.admin.wftemplates.client.presenter
 
MyDiagramController(DiagramCanvas, HandlerManager) - Constructor for class org.gcube.portlets.admin.wftemplates.client.presenter.MyDiagramController
 
MyDropController - Class in org.gcube.portlets.admin.wftemplates.client.presenter
 
MyDropController(AbsolutePanel, MyDiagramController) - Constructor for class org.gcube.portlets.admin.wftemplates.client.presenter.MyDropController
 

O

onAddRoles(RolesAddedEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEventHandler
 
onAddStep(AddStepEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.AddStepEventHandler
 
onAddTemplates(AddTemplateEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEventHandler
 
onConnectionRemoval(RemoveConnectionEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEventHandler
 
onDeleteTemplate(DeleteTemplateEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEventHandler
 
onDrop(DragContext) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDropController
 
onEnter(DragContext) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDropController
 
onLeave(DragContext) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDropController
 
onModuleLoad() - Method in class org.gcube.portlets.admin.wftemplates.client.WorkflowTemplates
This is the entry point method.
onPreviewDrop(DragContext) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDropController
 
onRemovedConnection(ConnectionRemovedEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEventHandler
 
onStepRemoved(StepRemovedEvent) - Method in interface org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEventHandler
 
onValueChange(ValueChangeEvent<String>) - Method in class org.gcube.portlets.admin.wftemplates.client.AppController
 
org.gcube.portlets.admin.wftemplates.client - package org.gcube.portlets.admin.wftemplates.client
 
org.gcube.portlets.admin.wftemplates.client.event - package org.gcube.portlets.admin.wftemplates.client.event
 
org.gcube.portlets.admin.wftemplates.client.presenter - package org.gcube.portlets.admin.wftemplates.client.presenter
 
org.gcube.portlets.admin.wftemplates.client.view - package org.gcube.portlets.admin.wftemplates.client.view
 
org.gcube.portlets.admin.wftemplates.client.view.dialog - package org.gcube.portlets.admin.wftemplates.client.view.dialog
 
org.gcube.portlets.admin.wftemplates.server - package org.gcube.portlets.admin.wftemplates.server
 
org.gcube.portlets.admin.wftemplates.server.portlet - package org.gcube.portlets.admin.wftemplates.server.portlet
 
org.gcube.portlets.admin.wftemplates.shared - package org.gcube.portlets.admin.wftemplates.shared
 

P

PORTLET_DIV - Static variable in class org.gcube.portlets.admin.wftemplates.client.WorkflowTemplates
 
Presenter - Interface in org.gcube.portlets.admin.wftemplates.client.presenter
Presenter interface is the presenter interface that the actual presenter component of this webapp must implement
processAction(ActionRequest, ActionResponse) - Method in class org.gcube.portlets.admin.wftemplates.server.portlet.WfTemplatesPortlet
 

R

raiseWidgetRemovedEvent(WfStep) - Method in class org.gcube.portlets.admin.wftemplates.client.presenter.MyDiagramController
 
RemoveConnectionEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
 
RemoveConnectionEvent(Connection) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEvent
 
RemoveConnectionEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 
resetView() - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
resetView() - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
RolesAddedEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
RolesAddedEvent is the event fired in case of new edge created between two steps
RolesAddedEvent(Connection, ArrayList<WfRoleDetails>) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
RolesAddedEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 

S

saveTemplate(String, WfGraph) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesService
 
saveTemplate(String, WfGraph, AsyncCallback<Boolean>) - Method in interface org.gcube.portlets.admin.wftemplates.client.WfTemplatesServiceAsync
 
saveTemplate(String, WfGraph) - Method in class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
saveTemplate into db as xml
setData(List<WfTemplate>) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
setData(List<WfTemplate>) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
setDescription(String) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfStep
 
showCreateNewTemplate(TieLinkHandler, HandlerManager) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
showCreateNewTemplate(TieLinkHandler, HandlerManager) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
shows the create new template view
showLoading(boolean) - Method in interface org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter.Display
 
showLoading(boolean) - Method in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
StepRemovedEvent - Class in org.gcube.portlets.admin.wftemplates.client.event
 
StepRemovedEvent(WfStep) - Constructor for class org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEvent
 
StepRemovedEventHandler - Interface in org.gcube.portlets.admin.wftemplates.client.event
 

T

TEMPLATES_PER_PAGE - Static variable in class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
 
TRASH_IMAGE - Static variable in class org.gcube.portlets.admin.wftemplates.client.WfTemplatesConstants
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.AddStepEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.AddTemplateEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.ConnectionRemovedEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.DeleteTemplateEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.RemoveConnectionEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.RolesAddedEvent
 
TYPE - Static variable in class org.gcube.portlets.admin.wftemplates.client.event.StepRemovedEvent
 

W

WfStep - Class in org.gcube.portlets.admin.wftemplates.client.view
WfStep class is the view component of a Workflow Step
WfStep(String, String) - Constructor for class org.gcube.portlets.admin.wftemplates.client.view.WfStep
 
WfTemplatesConstants - Class in org.gcube.portlets.admin.wftemplates.client
WfTemplatesConstants
WfTemplatesConstants() - Constructor for class org.gcube.portlets.admin.wftemplates.client.WfTemplatesConstants
 
WfTemplatesPortlet - Class in org.gcube.portlets.admin.wftemplates.server.portlet
WfTemplatesPortlet Portlet Class
WfTemplatesPortlet() - Constructor for class org.gcube.portlets.admin.wftemplates.server.portlet.WfTemplatesPortlet
 
WfTemplatesPresenter - Class in org.gcube.portlets.admin.wftemplates.client.presenter
WfTemplatesPresenter class is the presenter component accorinding to the MVP model of this webapp
WfTemplatesPresenter(WfTemplatesServiceAsync, HandlerManager, WfTemplatesPresenter.Display) - Constructor for class org.gcube.portlets.admin.wftemplates.client.presenter.WfTemplatesPresenter
 
WfTemplatesPresenter.Display - Interface in org.gcube.portlets.admin.wftemplates.client.presenter
 
WfTemplatesService - Interface in org.gcube.portlets.admin.wftemplates.client
The client side stub for the RPC service.
WfTemplatesServiceAsync - Interface in org.gcube.portlets.admin.wftemplates.client
The async counterpart of WfTemplatesService.
WfTemplatesServiceImpl - Class in org.gcube.portlets.admin.wftemplates.server
WfTemplatesServiceImpl is the server side implementation of the RPC service.
WfTemplatesServiceImpl() - Constructor for class org.gcube.portlets.admin.wftemplates.server.WfTemplatesServiceImpl
 
WfTemplatesView - Class in org.gcube.portlets.admin.wftemplates.client.view
WfTemplatesView class is the view component of this webapp in the MVP Pattern
WfTemplatesView() - Constructor for class org.gcube.portlets.admin.wftemplates.client.view.WfTemplatesView
constructor
WorkflowTemplates - Class in org.gcube.portlets.admin.wftemplates.client
WorkflowTemplates class is the entrypoint component of this webapp
WorkflowTemplates() - Constructor for class org.gcube.portlets.admin.wftemplates.client.WorkflowTemplates
 

A B C D E F G I L M O P R S T W

Copyright © 2013. All Rights Reserved.