Package com.redwood.scheduler.api.model
Interface PeopleSoftJobControlRule
- 
- All Superinterfaces:
- Detail,- Readable,- SchedulerEntity,- SchedulerEntityComp
 
 public interface PeopleSoftJobControlRule extends Detail, Readable PeopleSoft job synchronization settings.
- 
- 
Field SummaryFields Modifier and Type Field Description static StringOBJECT_TYPEString that will be returned fromSchedulerEntity.getObjectType()for "PeopleSoftJobControlRule" objects.static StringSEC_RANK_ALLThis rank is made of the following privileges:static StringSEC_RANK_NONEThis rank has no privileges assigned to it.static QueryObjectType<PeopleSoftJobControlRule>TYPEType that can be used inSchedulerSession.executeObjectQuery(QueryObjectType, String, Object...).- 
Fields inherited from interface com.redwood.scheduler.api.model.SchedulerEntityACTION_AUDIT, ACTION_EXPORT, ACTION_READ, BEHAVIOR_DEPRECATED, BEHAVIOR_NONE, BEHAVIOR_SYSTEM
 
- 
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description SynchronizeActiongetAction()Get the value for Action.QueuegetDefaultQueue()Get the DefaultQueue.StringgetDescription()Get the value for Description.StringgetJobnameMask()Get the value for JobnameMask.PeopleSoftSystemgetPeopleSoftSystem()Get the PeopleSoftSystem.LonggetPriority()Get the value for Priority.LonggetProcessingOrder()Get the value for ProcessingOrder.StringgetUsernameMask()Get the value for UsernameMask.booleanisEnabled()Get the value for Enabled.booleanisJobnameMaskCaseSensitive()Get the value for JobnameMaskCaseSensitive.booleanisRetrieveJoblog()Get the value for RetrieveJoblog.booleanisRetrieveOutput()Get the value for RetrieveOutput.voidsetAction(SynchronizeAction newAction)Set the value for Action.voidsetDefaultQueue(Queue newDefaultQueue)Set the value for DefaultQueue.voidsetDescription(String newDescription)Set the value for Description.voidsetEnabled(boolean newEnabled)Set the value for Enabled.voidsetJobnameMask(String newJobnameMask)Set the value for JobnameMask.voidsetJobnameMaskCaseSensitive(boolean newJobnameMaskCaseSensitive)Set the value for JobnameMaskCaseSensitive.voidsetPriority(Long newPriority)Set the value for Priority.voidsetProcessingOrder(Long newProcessingOrder)Set the value for ProcessingOrder.voidsetRetrieveJoblog(boolean newRetrieveJoblog)Set the value for RetrieveJoblog.voidsetRetrieveOutput(boolean newRetrieveOutput)Set the value for RetrieveOutput.voidsetUsernameMask(String newUsernameMask)Set the value for UsernameMask.- 
Methods inherited from interface com.redwood.scheduler.api.model.SchedulerEntitycanPerform, createSubjectObjectPrivilegeGrant, deleteObject, getAuditTrail, getAuditTrailSize, getBehavior, getEffectiveBehavior, getErrorNameEN, getErrorNameKey, getLLPVersion, getLOV, getLOVSupport, getObjectType, getParentSchedulerEntities, getRuntime, getSubjectObjectPrivilegeGrantBySubject, getSubjectObjectPrivilegeGrants, getUniqueId, getUrl, getUrl, isCreated, isDeletable, isDeleted, isModifiable, isModified, isSelectVersioned, processRelatedObjects, processRelatedObjects, processRelatedObjects, refreshObject, resetObject, resetObject, resetValuesToDefault, selectForRead
 
- 
 
- 
- 
- 
Field Detail- 
OBJECT_TYPEstatic final String OBJECT_TYPE String that will be returned fromSchedulerEntity.getObjectType()for "PeopleSoftJobControlRule" objects.- See Also:
- Constant Field Values
 
 - 
TYPEstatic final QueryObjectType<PeopleSoftJobControlRule> TYPE Type that can be used inSchedulerSession.executeObjectQuery(QueryObjectType, String, Object...).
 - 
SEC_RANK_NONEstatic final String SEC_RANK_NONE This rank has no privileges assigned to it.- See Also:
- Constant Field Values
 
 - 
SEC_RANK_ALLstatic final String SEC_RANK_ALL This rank is made of the following privileges:- See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
getActionSynchronizeAction getAction() Get the value for Action. (Action to take with PeopleSoft jobs that match this rule.) This value is mandatory, and therefore will not benullif this object has been retrieved from the database.- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getDescriptionString getDescription() Get the value for Description. (The description of this step)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getJobnameMaskString getJobnameMask() Get the value for JobnameMask. (PeopleSoft job name mask.) This value is mandatory, and therefore will not benullif this object has been retrieved from the database.- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
isJobnameMaskCaseSensitiveboolean isJobnameMaskCaseSensitive() Get the value for JobnameMaskCaseSensitive. (Is the JobnameMask case sensitive, or should it match regardless of the case?)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getProcessingOrderLong getProcessingOrder() Get the value for ProcessingOrder. (In which order are the JobControlRules applied?) This value is mandatory, and therefore will not benullif this object has been retrieved from the database.- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getUsernameMaskString getUsernameMask() Get the value for UsernameMask. (PeopleSoft username mask.) This value is mandatory, and therefore will not benullif this object has been retrieved from the database.- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getPriorityLong getPriority() Get the value for Priority. (Priority to assign the job in Crimson.)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
isRetrieveJoblogboolean isRetrieveJoblog() Get the value for RetrieveJoblog. (Retrieve joblog of the PeopleSoft job.)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
isRetrieveOutputboolean isRetrieveOutput() Get the value for RetrieveOutput. (Retrieve output lists of the PeopleSoft job.)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
isEnabledboolean isEnabled() Get the value for Enabled. (Whether this rule is currently enabled or not.)- Returns:
- the field
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setActionvoid setAction(SynchronizeAction newAction) Set the value for Action. (Action to take with PeopleSoft jobs that match this rule.) This value is mandatory.- Parameters:
- newAction- the new value for Action. If this is- null, then the object cannot be persisted.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setDescriptionvoid setDescription(String newDescription) Set the value for Description. (The description of this step) This value is optional.- Parameters:
- newDescription- the new value for Description.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setJobnameMaskvoid setJobnameMask(String newJobnameMask) Set the value for JobnameMask. (PeopleSoft job name mask.) This value is mandatory.- Parameters:
- newJobnameMask- the new value for JobnameMask. If this is- null, then the object cannot be persisted.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setJobnameMaskCaseSensitivevoid setJobnameMaskCaseSensitive(boolean newJobnameMaskCaseSensitive) Set the value for JobnameMaskCaseSensitive. (Is the JobnameMask case sensitive, or should it match regardless of the case?)- Parameters:
- newJobnameMaskCaseSensitive- the new value for JobnameMaskCaseSensitive.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setProcessingOrdervoid setProcessingOrder(Long newProcessingOrder) Set the value for ProcessingOrder. (In which order are the JobControlRules applied?) This value is mandatory.- Parameters:
- newProcessingOrder- the new value for ProcessingOrder. If this is- null, then the object cannot be persisted.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setUsernameMaskvoid setUsernameMask(String newUsernameMask) Set the value for UsernameMask. (PeopleSoft username mask.) This value is mandatory.- Parameters:
- newUsernameMask- the new value for UsernameMask. If this is- null, then the object cannot be persisted.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setPriorityvoid setPriority(Long newPriority) Set the value for Priority. (Priority to assign the job in Crimson.) This value is optional.- Parameters:
- newPriority- the new value for Priority.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setRetrieveJoblogvoid setRetrieveJoblog(boolean newRetrieveJoblog) Set the value for RetrieveJoblog. (Retrieve joblog of the PeopleSoft job.)- Parameters:
- newRetrieveJoblog- the new value for RetrieveJoblog.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setRetrieveOutputvoid setRetrieveOutput(boolean newRetrieveOutput) Set the value for RetrieveOutput. (Retrieve output lists of the PeopleSoft job.)- Parameters:
- newRetrieveOutput- the new value for RetrieveOutput.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
setEnabledvoid setEnabled(boolean newEnabled) Set the value for Enabled. (Whether this rule is currently enabled or not.)- Parameters:
- newEnabled- the new value for Enabled.
- Throws:
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- This will be thrown if this method is called while the object is not attached to a session.
 
 - 
getPeopleSoftSystemPeopleSoftSystem getPeopleSoftSystem() Get the PeopleSoftSystem.- Returns:
- PeopleSoftSystem
- Throws:
- com.redwood.scheduler.api.exception.ObjectDeletedException- If this method is called when the object has been marked for deletion.
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- If this method is called when the object has been removed from it's session.
 
 - 
getDefaultQueueQueue getDefaultQueue() Get the DefaultQueue.- Returns:
- DefaultQueue
- Throws:
- com.redwood.scheduler.api.exception.ObjectDeletedException- If this method is called when the object has been marked for deletion.
- com.redwood.scheduler.api.exception.ObjectNotAttachedToSessionException- If this method is called when the object has been removed from it's session.
 
 - 
setDefaultQueuevoid setDefaultQueue(Queue newDefaultQueue) Set the value for DefaultQueue. This value is optional.- Parameters:
- newDefaultQueue- is the object to set DefaultQueue to. Which queue that jobs should be placed on.
 
 
- 
 
-