org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData
Class ResourceUIElement
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.UIElement
org.gcube.portlets.admin.irbootstrapperportlet.gwt.client.UIElementsData.ResourceUIElement
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ResourceUIElement
- extends UIElement
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- Spyros Boutsis, NKUA
ResourceUIElement
public ResourceUIElement()
- Class constructor
getJobs
public List<JobUIElement> getJobs()
- Returns the list of jobs of this
ResourceUIElement
- Returns:
getContentCollectionID
public String getContentCollectionID()
setContentCollectionID
public void setContentCollectionID(String contentCollectionID)
addJob
public void addJob(JobUIElement job)
- Adds a job to this
ResourceUIElement's job list
- Parameters:
job - the job to add
Copyright © 2013. All Rights Reserved.