|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcp.request.postprocess.PostProcessingRequestAction
public class PostProcessingRequestAction
Describe class PostProcessingRequestAction here. Created: Mon Nov 19 10:21:52 2007
| Constructor Summary | |
|---|---|
PostProcessingRequestAction()
Creates a new PostProcessingRequestAction instance. |
|
| Method Summary | |
|---|---|
int |
getActionOrder()
Get the ActionOrder value. |
java.lang.String |
getActionShortName()
Get the ActionShortName value. |
java.lang.String[] |
getArguments()
Get the Arguments value. |
java.lang.String |
getFileManagementGroup()
Get the FileManagementGroup value. |
boolean |
isRunOnError()
Get the RunOnError value. |
boolean |
isRunOnSuccess()
Get the RunOnSuccess value. |
boolean |
isRunOnWarning()
Get the RunOnWarning value. |
void |
setActionOrder(int newActionOrder)
Set the ActionOrder value. |
void |
setActionShortName(java.lang.String newActionShortName)
Set the ActionShortName value. |
void |
setArgumentByPosition(int pos,
java.lang.String argValue)
|
void |
setFileManagementGroup(java.lang.String newFileManagementGroup)
Set the FileManagementGroup value. |
void |
setRunOnError(boolean newRunOnError)
Set the RunOnError value. |
void |
setRunOnSuccess(boolean newRunOnSuccess)
Set the RunOnSuccess value. |
void |
setRunOnWarning(boolean newRunOnWarning)
Set the RunOnWarning value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostProcessingRequestAction()
PostProcessingRequestAction instance.
| Method Detail |
|---|
public int getActionOrder()
ActionOrder value.
int valuepublic void setActionOrder(int newActionOrder)
ActionOrder value.
newActionOrder - The new ActionOrder value.public java.lang.String getActionShortName()
ActionShortName value.
String valuepublic void setActionShortName(java.lang.String newActionShortName)
ActionShortName value.
newActionShortName - The new ActionShortName value.public java.lang.String getFileManagementGroup()
FileManagementGroup value.
String valuepublic void setFileManagementGroup(java.lang.String newFileManagementGroup)
FileManagementGroup value.
newFileManagementGroup - The new FileManagementGroup value.public java.lang.String[] getArguments()
Arguments value.
String[] valuepublic boolean isRunOnSuccess()
RunOnSuccess value.
boolean valuepublic void setRunOnSuccess(boolean newRunOnSuccess)
RunOnSuccess value.
newRunOnSuccess - The new RunOnSuccess value.public boolean isRunOnWarning()
RunOnWarning value.
boolean valuepublic void setRunOnWarning(boolean newRunOnWarning)
RunOnWarning value.
newRunOnWarning - The new RunOnWarning value.public boolean isRunOnError()
RunOnError value.
boolean valuepublic void setRunOnError(boolean newRunOnError)
RunOnError value.
newRunOnError - The new RunOnError value.
public void setArgumentByPosition(int pos,
java.lang.String argValue)
|
Oracle Fusion Middleware extensions for Enterprise Scheduler Service 11g Release 1 (11.1.1.6) E22563-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||