net.nan21.dnet.module.ad.usr.ds.param
Class UserDsParam
java.lang.Object
net.nan21.dnet.core.presenter.model.EmptyParam
net.nan21.dnet.module.ad.usr.ds.param.UserDsParam
public class UserDsParam
- extends net.nan21.dnet.core.presenter.model.EmptyParam
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fNEWPASSWORD
public static final String fNEWPASSWORD
- See Also:
- Constant Field Values
fCONFIRMPASSWORD
public static final String fCONFIRMPASSWORD
- See Also:
- Constant Field Values
fWITHROLEID
public static final String fWITHROLEID
- See Also:
- Constant Field Values
fWITHROLE
public static final String fWITHROLE
- See Also:
- Constant Field Values
fINGROUPID
public static final String fINGROUPID
- See Also:
- Constant Field Values
fINGROUP
public static final String fINGROUP
- See Also:
- Constant Field Values
UserDsParam
public UserDsParam()
getNewPassword
public String getNewPassword()
setNewPassword
public void setNewPassword(String newPassword)
getConfirmPassword
public String getConfirmPassword()
setConfirmPassword
public void setConfirmPassword(String confirmPassword)
getWithRoleId
public Long getWithRoleId()
setWithRoleId
public void setWithRoleId(Long withRoleId)
getWithRole
public String getWithRole()
setWithRole
public void setWithRole(String withRole)
getInGroupId
public Long getInGroupId()
setInGroupId
public void setInGroupId(Long inGroupId)
getInGroup
public String getInGroup()
setInGroup
public void setInGroup(String inGroup)
Copyright © 2012. All Rights Reserved.