public class ManageHelper extends Object
Constructor and Description |
---|
ManageHelper() |
Modifier and Type | Method and Description |
---|---|
String |
GetNICNamesAsHtmlListbox(String url,
String domain,
String machine,
org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport,
org.miloss.fgsms.services.interfaces.common.SecurityWrapper c,
List<String> existingItems) |
String |
GetPartitionNamesAsHtmlListboxForFreeSpace(String url,
String domain,
String machine,
org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport,
org.miloss.fgsms.services.interfaces.common.SecurityWrapper c,
List<String> existingItems) |
String |
GetPartitionNamesAsHtmlListboxForThroughput(String url,
String domain,
String machine,
org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport,
org.miloss.fgsms.services.interfaces.common.SecurityWrapper c,
List<String> existingItems) |
public String GetPartitionNamesAsHtmlListboxForThroughput(String url, String domain, String machine, org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport, org.miloss.fgsms.services.interfaces.common.SecurityWrapper c, List<String> existingItems)
public String GetNICNamesAsHtmlListbox(String url, String domain, String machine, org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport, org.miloss.fgsms.services.interfaces.common.SecurityWrapper c, List<String> existingItems)
public String GetPartitionNamesAsHtmlListboxForFreeSpace(String url, String domain, String machine, org.miloss.fgsms.services.interfaces.policyconfiguration.PCS pcsport, org.miloss.fgsms.services.interfaces.common.SecurityWrapper c, List<String> existingItems)
Copyright © 2008–2017 MIL-OSS. All rights reserved.