|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UserJob
This is the super interface for all user job types
Field Summary |
---|
Fields inherited from interface com.ibm.pim.job.Job |
---|
copyright |
Method Summary | |
---|---|
java.lang.String |
getName()
Fetches the name of the user job |
Document |
getScript()
Fetches the script used with this user job |
Methods inherited from interface com.ibm.pim.job.Job |
---|
delete, getCreator, getDescription, getExecutable, getLastRunSchedule, getParameterNames, getParameterValue, getRecurring, getSchedules, save, setParameterValue, setRecurring |
Method Detail |
---|
java.lang.String getName()
PIMInternalException
- If an internal error occursDocument getScript()
PIMInternalException
- If an internal error occurs
PIMAuthorizationException
- If the user does not have the equivalent of
Permission.DOCSTORE_VIEW_FILES
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |