|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserID | |
---|---|
com.sun.n1.sps.model.component | |
com.sun.n1.sps.model.executor | |
com.sun.n1.sps.model.install | |
com.sun.n1.sps.model.plan | |
com.sun.n1.sps.model.user |
Uses of UserID in com.sun.n1.sps.model.component |
---|
Methods in com.sun.n1.sps.model.component that return UserID | |
---|---|
UserID |
CompCheckInInfo.getTaskOwner()
Returns the userID of the user who started the checkin. |
UserID |
SummaryComponent.getUserID()
Returns the user id of the user that saved this component. |
Uses of UserID in com.sun.n1.sps.model.executor |
---|
Methods in com.sun.n1.sps.model.executor that return UserID | |
---|---|
UserID |
TaskInfo.getTaskOwner()
Returns the UserId on whose behalf this plan was run. |
Uses of UserID in com.sun.n1.sps.model.install |
---|
Methods in com.sun.n1.sps.model.install that return UserID | |
---|---|
UserID |
InstalledComponentBean.getUserID()
Returns the ID of the user who installed a component. |
Uses of UserID in com.sun.n1.sps.model.plan |
---|
Methods in com.sun.n1.sps.model.plan that return UserID | |
---|---|
UserID |
ExecutionPlan.getUserID()
Returns the user id of the user that saved the object. |
Uses of UserID in com.sun.n1.sps.model.user |
---|
Methods in com.sun.n1.sps.model.user that return UserID | |
---|---|
UserID |
User.getUserID()
The ID that uniquely identifies this user amongst all other users in the repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |