|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sap.caf.eu.gp.model.fnd.config.api.GPA1SConfigurationSzenario
| Constructor Summary | |
GPA1SConfigurationSzenario()
Creates an instance. |
|
| Method Summary | |
void |
addValue(GPConfigurationParameterName name,
String value)
Adds a value for a configuration parameter. |
Enumeration |
getAllowedNames()
Returns the allowed names: java.util.enumeration of GPConfigurationParameterName. |
String |
getFormsEndpoint()
|
String |
getValue(GPConfigurationParameterName name)
Returns a value, if it existst, null otherwise. |
Enumeration |
getValues()
Returns all values in the configuration szenario. |
void |
setFormsEndpoint(String string)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GPA1SConfigurationSzenario()
| Method Detail |
public void addValue(GPConfigurationParameterName name,
String value)
throws IllegalArgumentException
IllegalArgumentException
public String getValue(GPConfigurationParameterName name)
throws IllegalArgumentException
null otherwise.
IllegalArgumentExceptionpublic Enumeration getValues()
public Enumeration getAllowedNames()
java.util.enumeration of GPConfigurationParameterName.
public String getFormsEndpoint()
public void setFormsEndpoint(String string)
throws IllegalArgumentException
string -
IllegalArgumentException
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||