public interface ISoftwareTypeManager extends ISoftwareSubmissionManager, ScopeAvailable
| Modifier and Type | Method and Description |
|---|---|
ServiceProfile |
generateInitialSoftwareProfile() |
MavenCoordinates |
getMavenCoordinates(Package softwarePackage) |
ArrayList<Deliverable> |
getMiscFiles() |
String |
getPOM(Package softwarePackage) |
String |
getPOM(ServiceProfile serviceProfile) |
String |
getServiceProfile(boolean b) |
ISoftwareTypeInfo |
getSoftwareTypeInfo() |
void |
setImportSession(ImportSession importSession) |
submitSoftwareisAvailableForScopevoid setImportSession(ImportSession importSession)
ServiceProfile generateInitialSoftwareProfile()
ISoftwareTypeInfo getSoftwareTypeInfo()
ArrayList<Deliverable> getMiscFiles() throws Exception
ExceptionString getPOM(ServiceProfile serviceProfile) throws Exception
ExceptionMavenCoordinates getMavenCoordinates(Package softwarePackage) throws Exception
ExceptionCopyright © 2016. All Rights Reserved.