Uses of Class
org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway.SoftwareGatewayRegistrationResult.RegistrationStatus

Packages that use SoftwareGatewayRegistrationResult.RegistrationStatus
org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway   
 

Uses of SoftwareGatewayRegistrationResult.RegistrationStatus in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway
 

Fields in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway declared as SoftwareGatewayRegistrationResult.RegistrationStatus
protected  SoftwareGatewayRegistrationResult.RegistrationStatus SoftwareGatewayRegistrationResult.status
           
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway that return SoftwareGatewayRegistrationResult.RegistrationStatus
 SoftwareGatewayRegistrationResult.RegistrationStatus SoftwareGatewayRegistrationResult.getStatus()
           
static SoftwareGatewayRegistrationResult.RegistrationStatus SoftwareGatewayRegistrationResult.RegistrationStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SoftwareGatewayRegistrationResult.RegistrationStatus[] SoftwareGatewayRegistrationResult.RegistrationStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway with parameters of type SoftwareGatewayRegistrationResult.RegistrationStatus
 void SoftwareGatewayRegistrationResult.setStatus(SoftwareGatewayRegistrationResult.RegistrationStatus status)
           
 

Constructors in org.gcube.portlets.admin.software_upload_wizard.server.softwaremanagers.softwaregateway with parameters of type SoftwareGatewayRegistrationResult.RegistrationStatus
SoftwareGatewayRegistrationResult(SoftwareGatewayRegistrationResult.RegistrationStatus status, String report)
           
 



Copyright © 2013. All Rights Reserved.