|
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_AD_PrintForm
public class X_AD_PrintForm
Generated Model for AD_PrintForm
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
INVENTORY_MAILTEXT_ID_AD_Reference_ID
Inventory_MailText_ID AD_Reference_ID=274 |
static int |
INVENTORY_PRINTFORMAT_ID_AD_Reference_ID
Inventory_PrintFormat_ID AD_Reference_ID=404 |
static int |
INVOICE_MAILTEXT_ID_AD_Reference_ID
Invoice_MailText_ID AD_Reference_ID=274 |
static int |
INVOICE_PRINTFORMAT_ID_AD_Reference_ID
Invoice_PrintFormat_ID AD_Reference_ID=261 |
protected static KeyNamePair |
Model
|
static int |
MOVEMENT_MAILTEXT_ID_AD_Reference_ID
Movement_MailText_ID AD_Reference_ID=274 |
static int |
MOVEMENT_PRINTFORMAT_ID_AD_Reference_ID
Movement_PrintFormat_ID AD_Reference_ID=403 |
static int |
ORDER_MAILTEXT_ID_AD_Reference_ID
Order_MailText_ID AD_Reference_ID=274 |
static int |
ORDER_PRINTFORMAT_ID_AD_Reference_ID
Order_PrintFormat_ID AD_Reference_ID=262 |
static int |
PROJECT_MAILTEXT_ID_AD_Reference_ID
Project_MailText_ID AD_Reference_ID=274 |
static int |
PROJECT_PRINTFORMAT_ID_AD_Reference_ID
Project_PrintFormat_ID AD_Reference_ID=402 |
static int |
REMITTANCE_MAILTEXT_ID_AD_Reference_ID
Remittance_MailText_ID AD_Reference_ID=274 |
static int |
REMITTANCE_PRINTFORMAT_ID_AD_Reference_ID
Remittance_PrintFormat_ID AD_Reference_ID=268 |
static int |
SHIPMENT_MAILTEXT_ID_AD_Reference_ID
Shipment_MailText_ID AD_Reference_ID=274 |
static int |
SHIPMENT_PRINTFORMAT_ID_AD_Reference_ID
Shipment_PrintFormat_ID AD_Reference_ID=263 |
static int |
Table_ID
AD_Table_ID=454 |
static String |
Table_Name
TableName=AD_PrintForm |
static long |
updatedMS
Last Updated Timestamp 2008-07-19 22:15:39.0 |
static int |
WORKORDER_PRINTFORMAT_ID_AD_Reference_ID
WorkOrder_PrintFormat_ID AD_Reference_ID=469 |
| 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_AD_PrintForm(Ctx ctx,
int AD_PrintForm_ID,
String trxName)
Standard Constructor |
|
X_AD_PrintForm(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_PrintForm_ID()
Get Print Form. |
String |
getDescription()
Get Description. |
int |
getInventory_MailText_ID()
Get Inventory Mail Text. |
int |
getInventory_PrintFormat_ID()
Get Inventory Print Format. |
int |
getInvoice_MailText_ID()
Get Invoice Mail Text. |
int |
getInvoice_PrintFormat_ID()
Get Invoice Print Format. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getMovement_MailText_ID()
Get Movement Mail Text. |
int |
getMovement_PrintFormat_ID()
Get Movement Print Format. |
String |
getName()
Get Name. |
int |
getOrder_MailText_ID()
Get Order Mail Text. |
int |
getOrder_PrintFormat_ID()
Get Order Print Format. |
int |
getProject_MailText_ID()
Get Project Mail Text. |
int |
getProject_PrintFormat_ID()
Get Project Print Format. |
int |
getRemittance_MailText_ID()
Get Remittance Mail Text. |
int |
getRemittance_PrintFormat_ID()
Get Remittance Print Format. |
int |
getShipment_MailText_ID()
Get Shipment Mail Text. |
int |
getShipment_PrintFormat_ID()
Get Shipment Print Format. |
int |
getWorkOrder_PrintFormat_ID()
Get Work Order Print Format. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
void |
setAD_PrintForm_ID(int AD_PrintForm_ID)
Set Print Form. |
void |
setDescription(String Description)
Set Description. |
void |
setInventory_MailText_ID(int Inventory_MailText_ID)
Set Inventory Mail Text. |
void |
setInventory_PrintFormat_ID(int Inventory_PrintFormat_ID)
Set Inventory Print Format. |
void |
setInvoice_MailText_ID(int Invoice_MailText_ID)
Set Invoice Mail Text. |
void |
setInvoice_PrintFormat_ID(int Invoice_PrintFormat_ID)
Set Invoice Print Format. |
void |
setMovement_MailText_ID(int Movement_MailText_ID)
Set Movement Mail Text. |
void |
setMovement_PrintFormat_ID(int Movement_PrintFormat_ID)
Set Movement Print Format. |
void |
setName(String Name)
Set Name. |
void |
setOrder_MailText_ID(int Order_MailText_ID)
Set Order Mail Text. |
void |
setOrder_PrintFormat_ID(int Order_PrintFormat_ID)
Set Order Print Format. |
void |
setProject_MailText_ID(int Project_MailText_ID)
Set Project Mail Text. |
void |
setProject_PrintFormat_ID(int Project_PrintFormat_ID)
Set Project Print Format. |
void |
setRemittance_MailText_ID(int Remittance_MailText_ID)
Set Remittance Mail Text. |
void |
setRemittance_PrintFormat_ID(int Remittance_PrintFormat_ID)
Set Remittance Print Format. |
void |
setShipment_MailText_ID(int Shipment_MailText_ID)
Set Shipment Mail Text. |
void |
setShipment_PrintFormat_ID(int Shipment_PrintFormat_ID)
Set Shipment Print Format. |
void |
setWorkOrder_PrintFormat_ID(int WorkOrder_PrintFormat_ID)
Set Work Order Print Format. |
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 INVENTORY_MAILTEXT_ID_AD_Reference_ID
public static final int INVENTORY_PRINTFORMAT_ID_AD_Reference_ID
public static final int INVOICE_MAILTEXT_ID_AD_Reference_ID
public static final int INVOICE_PRINTFORMAT_ID_AD_Reference_ID
public static final int MOVEMENT_MAILTEXT_ID_AD_Reference_ID
public static final int MOVEMENT_PRINTFORMAT_ID_AD_Reference_ID
public static final int ORDER_MAILTEXT_ID_AD_Reference_ID
public static final int ORDER_PRINTFORMAT_ID_AD_Reference_ID
public static final int PROJECT_MAILTEXT_ID_AD_Reference_ID
public static final int PROJECT_PRINTFORMAT_ID_AD_Reference_ID
public static final int REMITTANCE_MAILTEXT_ID_AD_Reference_ID
public static final int REMITTANCE_PRINTFORMAT_ID_AD_Reference_ID
public static final int SHIPMENT_MAILTEXT_ID_AD_Reference_ID
public static final int SHIPMENT_PRINTFORMAT_ID_AD_Reference_ID
public static final int WORKORDER_PRINTFORMAT_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_PrintForm(Ctx ctx,
int AD_PrintForm_ID,
String trxName)
ctx - contextAD_PrintForm_ID - idtrxName - transaction
public X_AD_PrintForm(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_PrintForm_ID(int AD_PrintForm_ID)
AD_PrintForm_ID - Formpublic int getAD_PrintForm_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setInventory_MailText_ID(int Inventory_MailText_ID)
Inventory_MailText_ID - Email text used for sending physical inventorypublic int getInventory_MailText_ID()
public void setInventory_PrintFormat_ID(int Inventory_PrintFormat_ID)
Inventory_PrintFormat_ID - Print Format for printing Physical Inventorypublic int getInventory_PrintFormat_ID()
public void setInvoice_MailText_ID(int Invoice_MailText_ID)
Invoice_MailText_ID - Email text used for sending invoicespublic int getInvoice_MailText_ID()
public void setInvoice_PrintFormat_ID(int Invoice_PrintFormat_ID)
Invoice_PrintFormat_ID - Print Format for printing Invoicespublic int getInvoice_PrintFormat_ID()
public void setMovement_MailText_ID(int Movement_MailText_ID)
Movement_MailText_ID - Email text used for sending Movementspublic int getMovement_MailText_ID()
public void setMovement_PrintFormat_ID(int Movement_PrintFormat_ID)
Movement_PrintFormat_ID - Print Format for using Movementspublic int getMovement_PrintFormat_ID()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setOrder_MailText_ID(int Order_MailText_ID)
Order_MailText_ID - Email text used for sending order acknowledgements or quotationspublic int getOrder_MailText_ID()
public void setOrder_PrintFormat_ID(int Order_PrintFormat_ID)
Order_PrintFormat_ID - Print Format for Orders, Quotes, Offerspublic int getOrder_PrintFormat_ID()
public void setProject_MailText_ID(int Project_MailText_ID)
Project_MailText_ID - Standard text for Project EMailspublic int getProject_MailText_ID()
public void setProject_PrintFormat_ID(int Project_PrintFormat_ID)
Project_PrintFormat_ID - Standard Project Print Formatpublic int getProject_PrintFormat_ID()
public void setRemittance_MailText_ID(int Remittance_MailText_ID)
Remittance_MailText_ID - Email text used for sending payment remittancespublic int getRemittance_MailText_ID()
public void setRemittance_PrintFormat_ID(int Remittance_PrintFormat_ID)
Remittance_PrintFormat_ID - Print Format for separate Remittancespublic int getRemittance_PrintFormat_ID()
public void setShipment_MailText_ID(int Shipment_MailText_ID)
Shipment_MailText_ID - Email text used for sending delivery notespublic int getShipment_MailText_ID()
public void setShipment_PrintFormat_ID(int Shipment_PrintFormat_ID)
Shipment_PrintFormat_ID - Print Format for Shipments, Receipts, Pick Listspublic int getShipment_PrintFormat_ID()
public void setWorkOrder_PrintFormat_ID(int WorkOrder_PrintFormat_ID)
WorkOrder_PrintFormat_ID - Print Format for printing Work Orderspublic int getWorkOrder_PrintFormat_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||