|
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.install.LanguageMaintenance
public class LanguageMaintenance
Language Translation Maintenance Process
| Field Summary | |
|---|---|
static String |
MAINTENANCEMODE_Add
Add |
static String |
MAINTENANCEMODE_Delete
Delete |
static String |
MAINTENANCEMODE_ReCreate
Re-Create |
| Fields inherited from class org.compiere.process.SvrProcess |
|---|
log, MSG_InvalidArguments, MSG_SaveErrorRowNotFound |
| Constructor Summary | |
|---|---|
LanguageMaintenance()
|
|
| Method Summary | |
|---|---|
protected String |
doIt()
Perform process. |
protected void |
prepare()
Prepare - e.g., get Parameters. |
| 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 |
|---|
public static String MAINTENANCEMODE_Add
public static String MAINTENANCEMODE_Delete
public static String MAINTENANCEMODE_ReCreate
| Constructor Detail |
|---|
public LanguageMaintenance()
| Method Detail |
|---|
protected void prepare()
prepare in class SvrProcess
protected String doIt()
throws Exception
doIt in class SvrProcessException - if not successful
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||