|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that allows remote services to start Portal Jobs.
Method Summary | |
int |
startJob(int jobID)
Starts a portal job. |
Methods inherited from interface com.plumtree.remote.prc.IObjectManager |
lookupObjectID, lookupUUID, queryACL, queryCommunitiesForPortlet, queryExtendedData, queryObjects, queryObjects, queryObjects, queryObjects, queryObjects, querySingleObject, updateACL |
Method Detail |
public int startJob(int jobID)
com.plumtree.remote.prc.LockStatus
.
LockStatus.UNLOCKED
this is 0
and indicates success.
LockStatus.LOCKED
indicates that the job is currently locked and cannot be edited.
Other LockStatus's should not occur.
jobID
- the ID of the job to start
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©2008 Oracle® Corporation. All Rights Reserved.