|
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.PO
org.eevolution.model.X_EXP_Format
public class X_EXP_Format
Generated Model for EXP_Format
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.eevolution.model.I_EXP_Format |
|---|
accessLevel, COLUMNNAME_AD_Table_ID, COLUMNNAME_Description, COLUMNNAME_EXP_Format_ID, COLUMNNAME_Help, COLUMNNAME_Name, COLUMNNAME_Processing, COLUMNNAME_TestExportModel, COLUMNNAME_TestImportModel, COLUMNNAME_Value, COLUMNNAME_Version, COLUMNNAME_WhereClause, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_EXP_Format(Properties ctx,
int EXP_Format_ID,
String trxName)
Standard Constructor |
|
X_EXP_Format(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
String |
getDescription()
Get Description. |
int |
getEXP_Format_ID()
Get Export Format ID. |
String |
getHelp()
Get Comment/Help. |
String |
getName()
Get Name. |
String |
getTestExportModel()
Get Test Export Model. |
String |
getTestImportModel()
Get TestImportModel. |
String |
getValue()
Get Search Key. |
String |
getVersion()
Get Version. |
String |
getWhereClause()
Get Sql WHERE. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setDescription(String Description)
Set Description. |
void |
setEXP_Format_ID(int EXP_Format_ID)
Set Export Format ID. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setTestExportModel(String TestExportModel)
Set Test Export Model. |
void |
setTestImportModel(String TestImportModel)
Set TestImportModel. |
void |
setValue(String Value)
Set Search Key. |
void |
setVersion(String Version)
Set Version. |
void |
setWhereClause(String WhereClause)
Set Sql WHERE. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_EXP_Format(Properties ctx,
int EXP_Format_ID,
String trxName)
public X_EXP_Format(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_AD_Table getAD_Table()
throws Exception
getAD_Table in interface I_EXP_FormatExceptionpublic void setAD_Table_ID(int AD_Table_ID)
setAD_Table_ID in interface I_EXP_FormatAD_Table_ID - Database Table informationpublic int getAD_Table_ID()
getAD_Table_ID in interface I_EXP_Formatpublic void setDescription(String Description)
setDescription in interface I_EXP_FormatDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_EXP_Formatpublic void setEXP_Format_ID(int EXP_Format_ID)
setEXP_Format_ID in interface I_EXP_FormatEXP_Format_ID - Export Format IDpublic int getEXP_Format_ID()
getEXP_Format_ID in interface I_EXP_Formatpublic void setHelp(String Help)
setHelp in interface I_EXP_FormatHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_EXP_Formatpublic void setName(String Name)
setName in interface I_EXP_FormatName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_EXP_Formatpublic void setProcessing(boolean Processing)
setProcessing in interface I_EXP_FormatProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_EXP_Formatpublic void setTestExportModel(String TestExportModel)
setTestExportModel in interface I_EXP_FormatTestExportModel - Test Export Modelpublic String getTestExportModel()
getTestExportModel in interface I_EXP_Formatpublic void setTestImportModel(String TestImportModel)
setTestImportModel in interface I_EXP_FormatTestImportModel - TestImportModelpublic String getTestImportModel()
getTestImportModel in interface I_EXP_Formatpublic void setValue(String Value)
setValue in interface I_EXP_FormatValue - Search key for the record in the format required - must be uniquepublic String getValue()
getValue in interface I_EXP_Formatpublic void setVersion(String Version)
setVersion in interface I_EXP_FormatVersion - Version of the table definitionpublic String getVersion()
getVersion in interface I_EXP_Formatpublic void setWhereClause(String WhereClause)
setWhereClause in interface I_EXP_FormatWhereClause - Fully qualified SQL WHERE clausepublic String getWhereClause()
getWhereClause in interface I_EXP_Format
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||