Package | Description |
---|---|
org.gcube.portlets.admin.vredefinition.client | |
org.gcube.portlets.admin.vredefinition.server |
Modifier and Type | Method and Description |
---|---|
ArrayList<Functionality> |
VREDefinitionService.getFunctionality(boolean isEdit)
Request the vre functionalities to show (the returned object is a tree like structure that could be navigated)
|
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
|
Modifier and Type | Method and Description |
---|---|
ArrayList<Functionality> |
VREDefinitionServiceImpl.getFunctionality(boolean isEdit)
Request the vre functionalities to show (the returned object is a tree like structure that could be navigated)
|
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 © 2016. All Rights Reserved.