Uses of Class
org.gcube.portlets.admin.software_upload_wizard.server.softwareprofile.ServiceProfile

Packages that use ServiceProfile
org.gcube.portlets.admin.software_upload_wizard.server.data   
org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers   
org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.filesmanager   
 

Uses of ServiceProfile in org.gcube.portlets.admin.software_upload_wizard.server.data
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.data that return ServiceProfile
 ServiceProfile ImportSession.getServiceProfile()
           
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.data with parameters of type ServiceProfile
 void ImportSession.setServiceProfile(ServiceProfile softwareProfile)
           
 

Constructors in org.gcube.portlets.admin.software_upload_wizard.server.data with parameters of type ServiceProfile
ImportSession(ServiceProfile profile)
           
 

Uses of ServiceProfile in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers that return ServiceProfile
 ServiceProfile GCubeWebServiceSoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile ISoftwareTypeManager.generateInitialSoftwareProfile()
           
 ServiceProfile WebAppSoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile GCubePluginSoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile LibrarySoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile GCubePatchSoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile AnySoftwareSoftwareManager.generateInitialSoftwareProfile()
           
 ServiceProfile SoftwareRegistrationSoftwareManager.generateInitialSoftwareProfile()
           
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers with parameters of type ServiceProfile
protected  MavenCoordinates AbstractSoftwareManager.getMavenCoordinates(ServiceProfile serviceProfile)
           
 String ISoftwareTypeManager.getPOM(ServiceProfile serviceProfile)
           
 String AbstractSoftwareManager.getPOM(ServiceProfile serviceProfile)
           
 

Uses of ServiceProfile in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.filesmanager
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.filesmanager with parameters of type ServiceProfile
 File FileManager.createServiveArchive(String serviceProfile, List<Deliverable> miscFiles, ServiceProfile profile)
           
 File DefaultFileManager.createServiveArchive(String serviceProfile, List<Deliverable> miscFiles, ServiceProfile profile)
           
 



Copyright © 2013. All Rights Reserved.