|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.MSetup
public final class MSetup
Initial Setup Model
| Field Summary | |
|---|---|
protected CLogger |
log
Logger |
| Constructor Summary | |
|---|---|
MSetup(Properties ctx,
int WindowNo)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
createAccounting(KeyNamePair currency,
boolean hasProduct,
boolean hasBPartner,
boolean hasProject,
boolean hasMCampaign,
boolean hasSRegion,
File AccountingFile)
Create Accounting elements |
boolean |
createClient(String clientName,
String orgName,
String userClient,
String userOrg)
Create Client Info |
boolean |
createEntities(int C_Country_ID,
String City,
int C_Region_ID,
int C_Currency_ID)
Create Default main entities |
int |
getAD_Client_ID()
Get Client |
int |
getAD_Org_ID()
Get AD_Org_ID |
int |
getAD_User_ID()
Get AD_User_ID |
String |
getInfo()
Get Info |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CLogger log
| Constructor Detail |
|---|
public MSetup(Properties ctx,
int WindowNo)
ctx - contextWindowNo - window| Method Detail |
|---|
public boolean createClient(String clientName,
String orgName,
String userClient,
String userOrg)
clientName - client nameorgName - org nameuserClient - user id clientuserOrg - user id org
public boolean createAccounting(KeyNamePair currency,
boolean hasProduct,
boolean hasBPartner,
boolean hasProject,
boolean hasMCampaign,
boolean hasSRegion,
File AccountingFile)
currency - currencyhasProduct - has product segmenthasBPartner - has bp segmenthasProject - has project segmenthasMCampaign - has campaign segmenthasSRegion - has sales region segmentAccountingFile - file name of accounting file
public boolean createEntities(int C_Country_ID,
String City,
int C_Region_ID,
int C_Currency_ID)
C_Country_ID - countryCity - cityC_Region_ID - regionC_Currency_ID - currency
public int getAD_Client_ID()
public int getAD_Org_ID()
public int getAD_User_ID()
public String getInfo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||