Interface AddEmployeeToDepartmentForm
- All Superinterfaces:
BaseForm,BaseSpec,CompanySpec,DepartmentSpec,DivisionSpec,EmployeeSpec,PartySpec
-
Method Summary
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.party.common.spec.CompanySpec
getCompanyName, setCompanyNameMethods inherited from interface com.echothree.control.user.party.common.spec.DepartmentSpec
getDepartmentName, setDepartmentNameMethods inherited from interface com.echothree.control.user.party.common.spec.DivisionSpec
getDivisionName, setDivisionNameMethods inherited from interface com.echothree.control.user.party.common.spec.EmployeeSpec
getEmployeeName, setEmployeeNameMethods inherited from interface com.echothree.control.user.party.common.spec.PartySpec
getPartyName, setPartyName