|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.wf.requests.UpdateDefaultTemplate
public class UpdateDefaultTemplate
Constructor Summary | |
---|---|
UpdateDefaultTemplate(java.lang.String templateName,
int module)
|
Method Summary | |
---|---|
void |
end()
Free resources. |
void |
execute()
Executes this request. |
boolean |
getExecuteOnFail()
Indicates if the request is allowed to be executed even when the query has failed. |
void |
setExecuteOnFail(boolean b)
Indicate if the request is allowed to be executed even when the query has failed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UpdateDefaultTemplate(java.lang.String templateName, int module)
Method Detail |
---|
public void execute()
IRequest
execute
in interface IRequest
public void end()
IRequest
end
in interface IRequest
public boolean getExecuteOnFail()
IRequest
getExecuteOnFail
in interface IRequest
public void setExecuteOnFail(boolean b)
IRequest
setExecuteOnFail
in interface IRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |