org.eclipse.higgins.sync.to
Class UseAlwaysTO
java.lang.Object
org.eclipse.higgins.sync.to.BaseTO
org.eclipse.higgins.sync.to.UseAlwaysTO
- All Implemented Interfaces:
- Serializable
public class UseAlwaysTO
- extends BaseTO
- implements Serializable
UseAlways transfer object. It needs for supporting auto-login.
- Author:
- Alexander Yuhimenko
- See Also:
- Serialized Form
UseAlwaysTO
public UseAlwaysTO()
getForm
public WebFormTO getForm()
- Returns:
- the form
setForm
public void setForm(WebFormTO form)
- Parameters:
form - the form to set