Package net.datenwerke.gf.client.history
Class HistoryLocation
java.lang.Object
net.datenwerke.gf.client.history.HistoryLocation
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddParameter(String key, String value) asString()static HistoryLocationfromString(String stringLocation) getParameterValue(String parameterName) booleanhasParameter(String parameterName) makeParameter(String pKey, String pValue) toString()
-
Field Details
-
SEP_LOC_PARAM
- See Also:
-
SEP_PARAM_KEY_VALUE
- See Also:
-
SEP_PARAMS
- See Also:
-
-
Constructor Details
-
HistoryLocation
public HistoryLocation() -
HistoryLocation
-
-
Method Details