org.gcube.portlets.admin.software_upload_wizard.server.softwareprofile
Class Service

java.lang.Object
  extended by org.gcube.portlets.admin.software_upload_wizard.server.softwareprofile.Service

public class Service
extends Object


Constructor Summary
Service()
           
 
Method Summary
 ServiceData getData()
           
 Package getPackage(UUID uuid)
           
 ArrayList<Package> getPackages()
           
 void removePackage(UUID uuid)
           
 void setServiceData(ServiceData data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service()
Method Detail

getPackages

public ArrayList<Package> getPackages()

getData

public ServiceData getData()

setServiceData

public void setServiceData(ServiceData data)

getPackage

public Package getPackage(UUID uuid)
                   throws Exception
Throws:
Exception

removePackage

public void removePackage(UUID uuid)
                   throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.