|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.process.SvrProcess
org.compiere.process.ComponentRemove
public class ComponentRemove
Un-install component
| Field Summary | |
|---|---|
protected Boolean |
p_deleteFile
Delete component war/ear |
protected String |
p_entityType
Entity Type |
protected Boolean |
p_isCascade
Delete record cascade |
| Fields inherited from class org.compiere.process.SvrProcess |
|---|
log, MSG_InvalidArguments, MSG_SaveErrorRowNotFound |
| Constructor Summary | |
|---|---|
ComponentRemove()
|
|
| Method Summary | |
|---|---|
protected String |
doIt()
Process |
protected void |
prepare()
Prepare |
| Methods inherited from class org.compiere.process.SvrProcess |
|---|
addLog, addLog, commit, doIt, get_Trx, get_TrxName, getAD_Client_ID, getAD_PInstance_ID, getAD_User_ID, getCtx, getName, getParameter, getProcessInfo, getRecord_ID, getTable_ID, isLocked, lockObject, rollback, startProcess, unlockObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String p_entityType
protected Boolean p_isCascade
protected Boolean p_deleteFile
| Constructor Detail |
|---|
public ComponentRemove()
| Method Detail |
|---|
protected void prepare()
prepare in class SvrProcess
protected String doIt()
throws Exception
doIt in class SvrProcessException
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||