Package de.elo.ix.client.webapp
Class AppPropertyNames
java.lang.Object
de.elo.ix.client.webapp.AppPropertyNames
Property names used to lookup properties from the map of configuration properties. Modify this
values, if the application does not use the default property names.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ixUrl
Property name for Indexserver URL. Default: ixurl -
ixUser
Property name for logon user name. Default: ixuser -
ixPwd
Property name for logon password Default: ixpwd
-
-
Constructor Details
-
AppPropertyNames
public AppPropertyNames()
-
-
Method Details
-
getIxUrl
-
setIxUrl
-
getIxUser
-
setIxUser
-
getIxPwd
-
setIxPwd
-