Interface BaseLoginForm
- All Superinterfaces:
BaseForm,BaseSpec,UserLoginSpec
- All Known Subinterfaces:
CustomerLoginForm,EmployeeLoginForm,VendorLoginForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassword(String password) voidsetRemoteInet4Address(String remoteInet4Address) Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toStringMethods inherited from interface com.echothree.control.user.user.common.spec.UserLoginSpec
getUsername, setUsername
-
Method Details
-
getPassword
-
setPassword
-
getRemoteInet4Address
-
setRemoteInet4Address
-