public class UserPrincipal extends Object
| Constructor and Description |
|---|
UserPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
UserPrincipalPk |
getId() |
Long |
getIkasanPrincipalId() |
Long |
getUserId() |
void |
setId(UserPrincipalPk id) |
void |
setIkasanPrincipalId(Long ikasanPrincipalId) |
void |
setUserId(Long userId) |
public Long getUserId()
public void setUserId(Long userId)
userId - the userId to setpublic Long getIkasanPrincipalId()
public void setIkasanPrincipalId(Long ikasanPrincipalId)
ikasanPrincipalId - the ikasanPrincipalId to setpublic UserPrincipalPk getId()
public void setId(UserPrincipalPk id)
id - the id to setCopyright © 2007-2016 Ikasan. All Rights Reserved.