|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_W_Store
public class X_W_Store
Generated Model for W_Store
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
static int |
Table_ID
AD_Table_ID=778 |
static String |
Table_Name
TableName=W_Store |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_W_Store(Ctx ctx,
int W_Store_ID,
String trxName)
Standard Constructor |
|
X_W_Store(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get Role. |
int |
getC_PaymentTerm_ID()
Get Payment Term. |
String |
getDescription()
Get Description. |
String |
getEMailFooter()
Get EMail Footer. |
String |
getEMailHeader()
Get EMail Header. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_PriceList_ID()
Get Price List. |
int |
getM_Warehouse_ID()
Get Warehouse. |
String |
getName()
Get Name. |
int |
getSalesRep_ID()
Get Representative. |
String |
getStylesheet()
Get Stylesheet. |
String |
getURL()
Get URL. |
int |
getW_Store_ID()
Get Web Store. |
String |
getWebContext()
Get Web Context. |
String |
getWebInfo()
Get Web Store Info. |
String |
getWebOrderEMail()
Get Web Order EMail. |
String |
getWebParam1()
Get Web Parameter 1. |
String |
getWebParam2()
Get Web Parameter 2. |
String |
getWebParam3()
Get Web Parameter 3. |
String |
getWebParam4()
Get Web Parameter 4. |
String |
getWebParam5()
Get Web Parameter 5. |
String |
getWebParam6()
Get Web Parameter 6. |
String |
getWStoreEMail()
Get Web Store EMail. |
String |
getWStoreUser()
Get Web Store User. |
String |
getWStoreUserPW()
Get Web Store Password. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDefault()
Get Default. |
boolean |
isMenuAssets()
Get Menu Assets. |
boolean |
isMenuContact()
Get Menu Contact. |
boolean |
isMenuInterests()
Get Menu Interests. |
boolean |
isMenuInvoices()
Get Menu Invoices. |
boolean |
isMenuOrders()
Get Menu Orders. |
boolean |
isMenuPayments()
Get Menu Payments. |
boolean |
isMenuRegistrations()
Get Menu Registrations. |
boolean |
isMenuRequests()
Get Menu Requests. |
boolean |
isMenuRfQs()
Get Menu RfQs. |
boolean |
isMenuShipments()
Get Menu Shipments. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
setC_PaymentTerm_ID(int C_PaymentTerm_ID)
Set Payment Term. |
void |
setDescription(String Description)
Set Description. |
void |
setEMailFooter(String EMailFooter)
Set EMail Footer. |
void |
setEMailHeader(String EMailHeader)
Set EMail Header. |
void |
setHelp(String Help)
Set Comment. |
void |
setIsDefault(boolean IsDefault)
Set Default. |
void |
setIsMenuAssets(boolean IsMenuAssets)
Set Menu Assets. |
void |
setIsMenuContact(boolean IsMenuContact)
Set Menu Contact. |
void |
setIsMenuInterests(boolean IsMenuInterests)
Set Menu Interests. |
void |
setIsMenuInvoices(boolean IsMenuInvoices)
Set Menu Invoices. |
void |
setIsMenuOrders(boolean IsMenuOrders)
Set Menu Orders. |
void |
setIsMenuPayments(boolean IsMenuPayments)
Set Menu Payments. |
void |
setIsMenuRegistrations(boolean IsMenuRegistrations)
Set Menu Registrations. |
void |
setIsMenuRequests(boolean IsMenuRequests)
Set Menu Requests. |
void |
setIsMenuRfQs(boolean IsMenuRfQs)
Set Menu RfQs. |
void |
setIsMenuShipments(boolean IsMenuShipments)
Set Menu Shipments. |
void |
setM_PriceList_ID(int M_PriceList_ID)
Set Price List. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setName(String Name)
Set Name. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Representative. |
void |
setStylesheet(String Stylesheet)
Set Stylesheet. |
void |
setURL(String URL)
Set URL. |
void |
setW_Store_ID(int W_Store_ID)
Set Web Store. |
void |
setWebContext(String WebContext)
Set Web Context. |
void |
setWebInfo(String WebInfo)
Set Web Store Info. |
void |
setWebOrderEMail(String WebOrderEMail)
Set Web Order EMail. |
void |
setWebParam1(String WebParam1)
Set Web Parameter 1. |
void |
setWebParam2(String WebParam2)
Set Web Parameter 2. |
void |
setWebParam3(String WebParam3)
Set Web Parameter 3. |
void |
setWebParam4(String WebParam4)
Set Web Parameter 4. |
void |
setWebParam5(String WebParam5)
Set Web Parameter 5. |
void |
setWebParam6(String WebParam6)
Set Web Parameter 6. |
void |
setWStoreEMail(String WStoreEMail)
Set Web Store EMail. |
void |
setWStoreUser(String WStoreUser)
Set Web Store User. |
void |
setWStoreUserPW(String WStoreUserPW)
Set Web Store Password. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_W_Store(Ctx ctx,
int W_Store_ID,
String trxName)
ctx - contextW_Store_ID - idtrxName - transaction
public X_W_Store(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_Role_ID(int AD_Role_ID)
AD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
public void setC_PaymentTerm_ID(int C_PaymentTerm_ID)
C_PaymentTerm_ID - The terms of Payment (timing, discount)public int getC_PaymentTerm_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEMailFooter(String EMailFooter)
EMailFooter - Footer added to EMailspublic String getEMailFooter()
public void setEMailHeader(String EMailHeader)
EMailHeader - Header added to EMailspublic String getEMailHeader()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setIsDefault(boolean IsDefault)
IsDefault - Default valuepublic boolean isDefault()
public void setIsMenuAssets(boolean IsMenuAssets)
IsMenuAssets - Show Menu Assetspublic boolean isMenuAssets()
public void setIsMenuContact(boolean IsMenuContact)
IsMenuContact - Show Menu Contactpublic boolean isMenuContact()
public void setIsMenuInterests(boolean IsMenuInterests)
IsMenuInterests - Show Menu Interestspublic boolean isMenuInterests()
public void setIsMenuInvoices(boolean IsMenuInvoices)
IsMenuInvoices - Show Menu Invoicespublic boolean isMenuInvoices()
public void setIsMenuOrders(boolean IsMenuOrders)
IsMenuOrders - Show Menu Orderspublic boolean isMenuOrders()
public void setIsMenuPayments(boolean IsMenuPayments)
IsMenuPayments - Show Menu Paymentspublic boolean isMenuPayments()
public void setIsMenuRegistrations(boolean IsMenuRegistrations)
IsMenuRegistrations - Show Menu Registrationspublic boolean isMenuRegistrations()
public void setIsMenuRequests(boolean IsMenuRequests)
IsMenuRequests - Show Menu Requestspublic boolean isMenuRequests()
public void setIsMenuRfQs(boolean IsMenuRfQs)
IsMenuRfQs - Show Menu RfQspublic boolean isMenuRfQs()
public void setIsMenuShipments(boolean IsMenuShipments)
IsMenuShipments - Show Menu Shipmentspublic boolean isMenuShipments()
public void setM_PriceList_ID(int M_PriceList_ID)
M_PriceList_ID - Unique identifier of a Price Listpublic int getM_PriceList_ID()
public void setM_Warehouse_ID(int M_Warehouse_ID)
M_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setSalesRep_ID(int SalesRep_ID)
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...public int getSalesRep_ID()
public void setStylesheet(String Stylesheet)
Stylesheet - CSS (Stylesheet) usedpublic String getStylesheet()
public void setURL(String URL)
URL - Full URL address - e.g. http://www.compiere.orgpublic String getURL()
public void setWStoreEMail(String WStoreEMail)
WStoreEMail - EMail address used as the sender (From)public String getWStoreEMail()
public void setWStoreUser(String WStoreUser)
WStoreUser - User ID of the Web Store EMail addresspublic String getWStoreUser()
public void setWStoreUserPW(String WStoreUserPW)
WStoreUserPW - Password of the Web Store EMail addresspublic String getWStoreUserPW()
public void setW_Store_ID(int W_Store_ID)
W_Store_ID - A Web Store of the Clientpublic int getW_Store_ID()
public void setWebContext(String WebContext)
WebContext - Web Server Context - e.g. /wstorepublic String getWebContext()
public void setWebInfo(String WebInfo)
WebInfo - Web Store Header Informationpublic String getWebInfo()
public void setWebOrderEMail(String WebOrderEMail)
WebOrderEMail - EMail address to receive notifications when web orders were processedpublic String getWebOrderEMail()
public void setWebParam1(String WebParam1)
WebParam1 - Web Site Parameter 1 (default: header image)public String getWebParam1()
public void setWebParam2(String WebParam2)
WebParam2 - Web Site Parameter 2 (default index page)public String getWebParam2()
public void setWebParam3(String WebParam3)
WebParam3 - Web Site Parameter 3 (default left - menu)public String getWebParam3()
public void setWebParam4(String WebParam4)
WebParam4 - Web Site Parameter 4 (default footer left)public String getWebParam4()
public void setWebParam5(String WebParam5)
WebParam5 - Web Site Parameter 5 (default footer center)public String getWebParam5()
public void setWebParam6(String WebParam6)
WebParam6 - Web Site Parameter 6 (default footer right)public String getWebParam6()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||