|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.userprofile.OrganizationalEntity
org.jbpm.userprofile.User
public class User
Constructor Summary | |
---|---|
User()
|
|
User(String id)
|
Method Summary | |
---|---|
UserProfile |
getUserProfile()
|
void |
setUserProfile(UserProfile userProfile)
|
Methods inherited from class org.jbpm.userprofile.OrganizationalEntity |
---|
equals, getId, hashCode, setId, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public User()
public User(String id)
Method Detail |
---|
public UserProfile getUserProfile()
public void setUserProfile(UserProfile userProfile)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |