Package | Description |
---|---|
org.gcube.portlets.admin.vredefinition.client | |
org.gcube.portlets.admin.vredefinition.server |
Modifier and Type | Method and Description |
---|---|
boolean |
VREDefinitionService.setVRE(VREDescriptionBean bean,
ArrayList<Functionality> functionalities)
Create a VRE with the definition information included into the description bean and
with the functionalities set into the functionalities array list
|
void |
VREDefinitionServiceAsync.setVRE(VREDescriptionBean bean,
ArrayList<Functionality> functionalities,
com.google.gwt.user.client.rpc.AsyncCallback<Boolean> callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
VREDefinitionServiceImpl.setVRE(VREDescriptionBean bean,
ArrayList<Functionality> functionalities)
Create a VRE with the definition information included into the description bean and
with the functionalities set into the functionalities array list
|
Copyright © 2019. All Rights Reserved.