generate model X_ classes for org.compiere.model package

This commit is contained in:
Carlos Ruiz 2009-09-16 01:20:29 +00:00
parent b99d20e12d
commit 6cb60422c1
1234 changed files with 12713 additions and 12776 deletions

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AccessLog /** Generated Interface for AD_AccessLog
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AccessLog public interface I_AD_AccessLog
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Alert /** Generated Interface for AD_Alert
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Alert public interface I_AD_Alert
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AlertProcessor /** Generated Interface for AD_AlertProcessor
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AlertProcessor public interface I_AD_AlertProcessor
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AlertProcessorLog /** Generated Interface for AD_AlertProcessorLog
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AlertProcessorLog public interface I_AD_AlertProcessorLog
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AlertRecipient /** Generated Interface for AD_AlertRecipient
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AlertRecipient public interface I_AD_AlertRecipient
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AlertRule /** Generated Interface for AD_AlertRule
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AlertRule public interface I_AD_AlertRule
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Archive /** Generated Interface for AD_Archive
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Archive public interface I_AD_Archive
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Attachment /** Generated Interface for AD_Attachment
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Attachment public interface I_AD_Attachment
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_AttachmentNote /** Generated Interface for AD_AttachmentNote
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_AttachmentNote public interface I_AD_AttachmentNote
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Attribute /** Generated Interface for AD_Attribute
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Attribute public interface I_AD_Attribute
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Attribute_Value /** Generated Interface for AD_Attribute_Value
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Attribute_Value public interface I_AD_Attribute_Value
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ChangeLog /** Generated Interface for AD_ChangeLog
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ChangeLog public interface I_AD_ChangeLog
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Client /** Generated Interface for AD_Client
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Client public interface I_AD_Client
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ClientInfo /** Generated Interface for AD_ClientInfo
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ClientInfo public interface I_AD_ClientInfo
{ {
@ -227,6 +227,22 @@ public interface I_AD_ClientInfo
public I_C_Calendar getC_Calendar() throws RuntimeException; public I_C_Calendar getC_Calendar() throws RuntimeException;
/** Column name Created */
public static final String COLUMNNAME_Created = "Created";
/** Get Created.
* Date this record was created
*/
public Timestamp getCreated();
/** Column name CreatedBy */
public static final String COLUMNNAME_CreatedBy = "CreatedBy";
/** Get Created By.
* User who created this records
*/
public int getCreatedBy();
/** Column name C_UOM_Length_ID */ /** Column name C_UOM_Length_ID */
public static final String COLUMNNAME_C_UOM_Length_ID = "C_UOM_Length_ID"; public static final String COLUMNNAME_C_UOM_Length_ID = "C_UOM_Length_ID";
@ -287,22 +303,6 @@ public interface I_AD_ClientInfo
public I_C_UOM getC_UOM_Weight() throws RuntimeException; public I_C_UOM getC_UOM_Weight() throws RuntimeException;
/** Column name Created */
public static final String COLUMNNAME_Created = "Created";
/** Get Created.
* Date this record was created
*/
public Timestamp getCreated();
/** Column name CreatedBy */
public static final String COLUMNNAME_CreatedBy = "CreatedBy";
/** Get Created By.
* User who created this records
*/
public int getCreatedBy();
/** Column name IsActive */ /** Column name IsActive */
public static final String COLUMNNAME_IsActive = "IsActive"; public static final String COLUMNNAME_IsActive = "IsActive";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ClientShare /** Generated Interface for AD_ClientShare
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ClientShare public interface I_AD_ClientShare
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Color /** Generated Interface for AD_Color
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Color public interface I_AD_Color
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Column /** Generated Interface for AD_Column
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Column public interface I_AD_Column
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Column_Access /** Generated Interface for AD_Column_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Column_Access public interface I_AD_Column_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Desktop /** Generated Interface for AD_Desktop
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Desktop public interface I_AD_Desktop
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_DesktopWorkbench /** Generated Interface for AD_DesktopWorkbench
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_DesktopWorkbench public interface I_AD_DesktopWorkbench
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Document_Action_Access /** Generated Interface for AD_Document_Action_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Document_Action_Access public interface I_AD_Document_Action_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Element /** Generated Interface for AD_Element
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Element public interface I_AD_Element
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_EntityType /** Generated Interface for AD_EntityType
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_EntityType public interface I_AD_EntityType
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Error /** Generated Interface for AD_Error
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Error public interface I_AD_Error
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Field /** Generated Interface for AD_Field
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Field public interface I_AD_Field
{ {
@ -64,19 +64,6 @@ public interface I_AD_Field
public I_AD_Column getAD_Column() throws RuntimeException; public I_AD_Column getAD_Column() throws RuntimeException;
/** Column name AD_Field_ID */
public static final String COLUMNNAME_AD_Field_ID = "AD_Field_ID";
/** Set Field.
* Field on a database table
*/
public void setAD_Field_ID (int AD_Field_ID);
/** Get Field.
* Field on a database table
*/
public int getAD_Field_ID();
/** Column name AD_FieldGroup_ID */ /** Column name AD_FieldGroup_ID */
public static final String COLUMNNAME_AD_FieldGroup_ID = "AD_FieldGroup_ID"; public static final String COLUMNNAME_AD_FieldGroup_ID = "AD_FieldGroup_ID";
@ -92,6 +79,19 @@ public interface I_AD_Field
public I_AD_FieldGroup getAD_FieldGroup() throws RuntimeException; public I_AD_FieldGroup getAD_FieldGroup() throws RuntimeException;
/** Column name AD_Field_ID */
public static final String COLUMNNAME_AD_Field_ID = "AD_Field_ID";
/** Set Field.
* Field on a database table
*/
public void setAD_Field_ID (int AD_Field_ID);
/** Get Field.
* Field on a database table
*/
public int getAD_Field_ID();
/** Column name AD_Org_ID */ /** Column name AD_Org_ID */
public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID"; public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_FieldGroup /** Generated Interface for AD_FieldGroup
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_FieldGroup public interface I_AD_FieldGroup
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Find /** Generated Interface for AD_Find
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Find public interface I_AD_Find
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Form /** Generated Interface for AD_Form
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Form public interface I_AD_Form
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Form_Access /** Generated Interface for AD_Form_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Form_Access public interface I_AD_Form_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_HouseKeeping /** Generated Interface for AD_HouseKeeping
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_HouseKeeping public interface I_AD_HouseKeeping
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Image /** Generated Interface for AD_Image
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Image public interface I_AD_Image
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ImpFormat /** Generated Interface for AD_ImpFormat
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ImpFormat public interface I_AD_ImpFormat
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ImpFormat_Row /** Generated Interface for AD_ImpFormat_Row
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ImpFormat_Row public interface I_AD_ImpFormat_Row
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_InfoColumn /** Generated Interface for AD_InfoColumn
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_InfoColumn public interface I_AD_InfoColumn
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_InfoWindow /** Generated Interface for AD_InfoWindow
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_InfoWindow public interface I_AD_InfoWindow
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Issue /** Generated Interface for AD_Issue
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Issue public interface I_AD_Issue
{ {
@ -381,81 +381,6 @@ public interface I_AD_Issue
*/ */
public String getProfileInfo(); public String getProfileInfo();
/** Column name R_IssueKnown_ID */
public static final String COLUMNNAME_R_IssueKnown_ID = "R_IssueKnown_ID";
/** Set Known Issue.
* Known Issue
*/
public void setR_IssueKnown_ID (int R_IssueKnown_ID);
/** Get Known Issue.
* Known Issue
*/
public int getR_IssueKnown_ID();
public I_R_IssueKnown getR_IssueKnown() throws RuntimeException;
/** Column name R_IssueProject_ID */
public static final String COLUMNNAME_R_IssueProject_ID = "R_IssueProject_ID";
/** Set Issue Project.
* Implementation Projects
*/
public void setR_IssueProject_ID (int R_IssueProject_ID);
/** Get Issue Project.
* Implementation Projects
*/
public int getR_IssueProject_ID();
public I_R_IssueProject getR_IssueProject() throws RuntimeException;
/** Column name R_IssueSystem_ID */
public static final String COLUMNNAME_R_IssueSystem_ID = "R_IssueSystem_ID";
/** Set Issue System.
* System creating the issue
*/
public void setR_IssueSystem_ID (int R_IssueSystem_ID);
/** Get Issue System.
* System creating the issue
*/
public int getR_IssueSystem_ID();
public I_R_IssueSystem getR_IssueSystem() throws RuntimeException;
/** Column name R_IssueUser_ID */
public static final String COLUMNNAME_R_IssueUser_ID = "R_IssueUser_ID";
/** Set IssueUser.
* User who reported issues
*/
public void setR_IssueUser_ID (int R_IssueUser_ID);
/** Get IssueUser.
* User who reported issues
*/
public int getR_IssueUser_ID();
public I_R_IssueUser getR_IssueUser() throws RuntimeException;
/** Column name R_Request_ID */
public static final String COLUMNNAME_R_Request_ID = "R_Request_ID";
/** Set Request.
* Request from a Business Partner or Prospect
*/
public void setR_Request_ID (int R_Request_ID);
/** Get Request.
* Request from a Business Partner or Prospect
*/
public int getR_Request_ID();
public I_R_Request getR_Request() throws RuntimeException;
/** Column name Record_ID */ /** Column name Record_ID */
public static final String COLUMNNAME_Record_ID = "Record_ID"; public static final String COLUMNNAME_Record_ID = "Record_ID";
@ -547,6 +472,81 @@ public interface I_AD_Issue
*/ */
public String getResponseText(); public String getResponseText();
/** Column name R_IssueKnown_ID */
public static final String COLUMNNAME_R_IssueKnown_ID = "R_IssueKnown_ID";
/** Set Known Issue.
* Known Issue
*/
public void setR_IssueKnown_ID (int R_IssueKnown_ID);
/** Get Known Issue.
* Known Issue
*/
public int getR_IssueKnown_ID();
public I_R_IssueKnown getR_IssueKnown() throws RuntimeException;
/** Column name R_IssueProject_ID */
public static final String COLUMNNAME_R_IssueProject_ID = "R_IssueProject_ID";
/** Set Issue Project.
* Implementation Projects
*/
public void setR_IssueProject_ID (int R_IssueProject_ID);
/** Get Issue Project.
* Implementation Projects
*/
public int getR_IssueProject_ID();
public I_R_IssueProject getR_IssueProject() throws RuntimeException;
/** Column name R_IssueSystem_ID */
public static final String COLUMNNAME_R_IssueSystem_ID = "R_IssueSystem_ID";
/** Set Issue System.
* System creating the issue
*/
public void setR_IssueSystem_ID (int R_IssueSystem_ID);
/** Get Issue System.
* System creating the issue
*/
public int getR_IssueSystem_ID();
public I_R_IssueSystem getR_IssueSystem() throws RuntimeException;
/** Column name R_IssueUser_ID */
public static final String COLUMNNAME_R_IssueUser_ID = "R_IssueUser_ID";
/** Set IssueUser.
* User who reported issues
*/
public void setR_IssueUser_ID (int R_IssueUser_ID);
/** Get IssueUser.
* User who reported issues
*/
public int getR_IssueUser_ID();
public I_R_IssueUser getR_IssueUser() throws RuntimeException;
/** Column name R_Request_ID */
public static final String COLUMNNAME_R_Request_ID = "R_Request_ID";
/** Set Request.
* Request from a Business Partner or Prospect
*/
public void setR_Request_ID (int R_Request_ID);
/** Get Request.
* Request from a Business Partner or Prospect
*/
public int getR_Request_ID();
public I_R_Request getR_Request() throws RuntimeException;
/** Column name SourceClassName */ /** Column name SourceClassName */
public static final String COLUMNNAME_SourceClassName = "SourceClassName"; public static final String COLUMNNAME_SourceClassName = "SourceClassName";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_LabelPrinter /** Generated Interface for AD_LabelPrinter
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_LabelPrinter public interface I_AD_LabelPrinter
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_LabelPrinterFunction /** Generated Interface for AD_LabelPrinterFunction
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_LabelPrinterFunction public interface I_AD_LabelPrinterFunction
{ {
@ -49,6 +49,19 @@ public interface I_AD_LabelPrinterFunction
*/ */
public int getAD_Client_ID(); public int getAD_Client_ID();
/** Column name AD_LabelPrinterFunction_ID */
public static final String COLUMNNAME_AD_LabelPrinterFunction_ID = "AD_LabelPrinterFunction_ID";
/** Set Label printer Function.
* Function of Label Printer
*/
public void setAD_LabelPrinterFunction_ID (int AD_LabelPrinterFunction_ID);
/** Get Label printer Function.
* Function of Label Printer
*/
public int getAD_LabelPrinterFunction_ID();
/** Column name AD_LabelPrinter_ID */ /** Column name AD_LabelPrinter_ID */
public static final String COLUMNNAME_AD_LabelPrinter_ID = "AD_LabelPrinter_ID"; public static final String COLUMNNAME_AD_LabelPrinter_ID = "AD_LabelPrinter_ID";
@ -64,19 +77,6 @@ public interface I_AD_LabelPrinterFunction
public I_AD_LabelPrinter getAD_LabelPrinter() throws RuntimeException; public I_AD_LabelPrinter getAD_LabelPrinter() throws RuntimeException;
/** Column name AD_LabelPrinterFunction_ID */
public static final String COLUMNNAME_AD_LabelPrinterFunction_ID = "AD_LabelPrinterFunction_ID";
/** Set Label printer Function.
* Function of Label Printer
*/
public void setAD_LabelPrinterFunction_ID (int AD_LabelPrinterFunction_ID);
/** Get Label printer Function.
* Function of Label Printer
*/
public int getAD_LabelPrinterFunction_ID();
/** Column name AD_Org_ID */ /** Column name AD_Org_ID */
public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID"; public static final String COLUMNNAME_AD_Org_ID = "AD_Org_ID";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Language /** Generated Interface for AD_Language
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Language public interface I_AD_Language
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_LdapAccess /** Generated Interface for AD_LdapAccess
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_LdapAccess public interface I_AD_LdapAccess
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_LdapProcessor /** Generated Interface for AD_LdapProcessor
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_LdapProcessor public interface I_AD_LdapProcessor
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_LdapProcessorLog /** Generated Interface for AD_LdapProcessorLog
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_LdapProcessorLog public interface I_AD_LdapProcessorLog
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Menu /** Generated Interface for AD_Menu
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Menu public interface I_AD_Menu
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Message /** Generated Interface for AD_Message
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Message public interface I_AD_Message
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_MigrationScript /** Generated Interface for AD_MigrationScript
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_MigrationScript public interface I_AD_MigrationScript
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ModelValidator /** Generated Interface for AD_ModelValidator
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ModelValidator public interface I_AD_ModelValidator
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Modification /** Generated Interface for AD_Modification
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Modification public interface I_AD_Modification
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Note /** Generated Interface for AD_Note
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Note public interface I_AD_Note
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Org /** Generated Interface for AD_Org
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Org public interface I_AD_Org
{ {
@ -68,12 +68,14 @@ public interface I_AD_Org
/** Set Replication Strategy. /** Set Replication Strategy.
* Data Replication Strategy * Data Replication Strategy
*/ */
public void setAD_ReplicationStrategy_ID (String AD_ReplicationStrategy_ID); public void setAD_ReplicationStrategy_ID (int AD_ReplicationStrategy_ID);
/** Get Replication Strategy. /** Get Replication Strategy.
* Data Replication Strategy * Data Replication Strategy
*/ */
public String getAD_ReplicationStrategy_ID(); public int getAD_ReplicationStrategy_ID();
public I_AD_ReplicationStrategy getAD_ReplicationStrategy() throws RuntimeException;
/** Column name Created */ /** Column name Created */
public static final String COLUMNNAME_Created = "Created"; public static final String COLUMNNAME_Created = "Created";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_OrgInfo /** Generated Interface for AD_OrgInfo
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_OrgInfo public interface I_AD_OrgInfo
{ {
@ -66,12 +66,12 @@ public interface I_AD_OrgInfo
public static final String COLUMNNAME_AD_OrgType_ID = "AD_OrgType_ID"; public static final String COLUMNNAME_AD_OrgType_ID = "AD_OrgType_ID";
/** Set Organization Type. /** Set Organization Type.
* Organization Type allows you to categorize your organizations * Organization Type
*/ */
public void setAD_OrgType_ID (int AD_OrgType_ID); public void setAD_OrgType_ID (int AD_OrgType_ID);
/** Get Organization Type. /** Get Organization Type.
* Organization Type allows you to categorize your organizations * Organization Type
*/ */
public int getAD_OrgType_ID(); public int getAD_OrgType_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_OrgType /** Generated Interface for AD_OrgType
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_OrgType public interface I_AD_OrgType
{ {
@ -66,12 +66,12 @@ public interface I_AD_OrgType
public static final String COLUMNNAME_AD_OrgType_ID = "AD_OrgType_ID"; public static final String COLUMNNAME_AD_OrgType_ID = "AD_OrgType_ID";
/** Set Organization Type. /** Set Organization Type.
* Organization Type allows you to categorize your organizations * Organization Type
*/ */
public void setAD_OrgType_ID (int AD_OrgType_ID); public void setAD_OrgType_ID (int AD_OrgType_ID);
/** Get Organization Type. /** Get Organization Type.
* Organization Type allows you to categorize your organizations * Organization Type
*/ */
public int getAD_OrgType_ID(); public int getAD_OrgType_ID();

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PInstance /** Generated Interface for AD_PInstance
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PInstance public interface I_AD_PInstance
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PInstance_Log /** Generated Interface for AD_PInstance_Log
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PInstance_Log public interface I_AD_PInstance_Log
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PInstance_Para /** Generated Interface for AD_PInstance_Para
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PInstance_Para public interface I_AD_PInstance_Para
{ {
@ -128,6 +128,15 @@ public interface I_AD_PInstance_Para
*/ */
public boolean isActive(); public boolean isActive();
/** Column name ParameterName */
public static final String COLUMNNAME_ParameterName = "ParameterName";
/** Set Parameter Name */
public void setParameterName (String ParameterName);
/** Get Parameter Name */
public String getParameterName();
/** Column name P_Date */ /** Column name P_Date */
public static final String COLUMNNAME_P_Date = "P_Date"; public static final String COLUMNNAME_P_Date = "P_Date";
@ -206,15 +215,6 @@ public interface I_AD_PInstance_Para
*/ */
public String getP_String_To(); public String getP_String_To();
/** Column name ParameterName */
public static final String COLUMNNAME_ParameterName = "ParameterName";
/** Set Parameter Name */
public void setParameterName (String ParameterName);
/** Get Parameter Name */
public String getParameterName();
/** Column name SeqNo */ /** Column name SeqNo */
public static final String COLUMNNAME_SeqNo = "SeqNo"; public static final String COLUMNNAME_SeqNo = "SeqNo";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Exp /** Generated Interface for AD_Package_Exp
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Exp public interface I_AD_Package_Exp
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Exp_Common /** Generated Interface for AD_Package_Exp_Common
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Exp_Common public interface I_AD_Package_Exp_Common
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Exp_Detail /** Generated Interface for AD_Package_Exp_Detail
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Exp_Detail public interface I_AD_Package_Exp_Detail
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Imp /** Generated Interface for AD_Package_Imp
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Imp public interface I_AD_Package_Imp
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Imp_Backup /** Generated Interface for AD_Package_Imp_Backup
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Imp_Backup public interface I_AD_Package_Imp_Backup
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Imp_Detail /** Generated Interface for AD_Package_Imp_Detail
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Imp_Detail public interface I_AD_Package_Imp_Detail
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Imp_Inst /** Generated Interface for AD_Package_Imp_Inst
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Imp_Inst public interface I_AD_Package_Imp_Inst
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Package_Imp_Proc /** Generated Interface for AD_Package_Imp_Proc
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Package_Imp_Proc public interface I_AD_Package_Imp_Proc
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Preference /** Generated Interface for AD_Preference
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Preference public interface I_AD_Preference
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintColor /** Generated Interface for AD_PrintColor
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintColor public interface I_AD_PrintColor
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintFont /** Generated Interface for AD_PrintFont
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintFont public interface I_AD_PrintFont
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintForm /** Generated Interface for AD_PrintForm
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintForm public interface I_AD_PrintForm
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintFormat /** Generated Interface for AD_PrintFormat
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintFormat public interface I_AD_PrintFormat
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintFormatItem /** Generated Interface for AD_PrintFormatItem
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintFormatItem public interface I_AD_PrintFormatItem
{ {
@ -107,21 +107,6 @@ public interface I_AD_PrintFormatItem
public I_AD_PrintFont getAD_PrintFont() throws RuntimeException; public I_AD_PrintFont getAD_PrintFont() throws RuntimeException;
/** Column name AD_PrintFormat_ID */
public static final String COLUMNNAME_AD_PrintFormat_ID = "AD_PrintFormat_ID";
/** Set Print Format.
* Data Print Format
*/
public void setAD_PrintFormat_ID (int AD_PrintFormat_ID);
/** Get Print Format.
* Data Print Format
*/
public int getAD_PrintFormat_ID();
public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException;
/** Column name AD_PrintFormatChild_ID */ /** Column name AD_PrintFormatChild_ID */
public static final String COLUMNNAME_AD_PrintFormatChild_ID = "AD_PrintFormatChild_ID"; public static final String COLUMNNAME_AD_PrintFormatChild_ID = "AD_PrintFormatChild_ID";
@ -137,6 +122,21 @@ public interface I_AD_PrintFormatItem
public I_AD_PrintFormat getAD_PrintFormatChild() throws RuntimeException; public I_AD_PrintFormat getAD_PrintFormatChild() throws RuntimeException;
/** Column name AD_PrintFormat_ID */
public static final String COLUMNNAME_AD_PrintFormat_ID = "AD_PrintFormat_ID";
/** Set Print Format.
* Data Print Format
*/
public void setAD_PrintFormat_ID (int AD_PrintFormat_ID);
/** Get Print Format.
* Data Print Format
*/
public int getAD_PrintFormat_ID();
public I_AD_PrintFormat getAD_PrintFormat() throws RuntimeException;
/** Column name AD_PrintFormatItem_ID */ /** Column name AD_PrintFormatItem_ID */
public static final String COLUMNNAME_AD_PrintFormatItem_ID = "AD_PrintFormatItem_ID"; public static final String COLUMNNAME_AD_PrintFormatItem_ID = "AD_PrintFormatItem_ID";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintGraph /** Generated Interface for AD_PrintGraph
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintGraph public interface I_AD_PrintGraph
{ {
@ -106,21 +106,6 @@ public interface I_AD_PrintGraph
*/ */
public int getCreatedBy(); public int getCreatedBy();
/** Column name Data_PrintFormatItem_ID */
public static final String COLUMNNAME_Data_PrintFormatItem_ID = "Data_PrintFormatItem_ID";
/** Set Data Column.
* Data Column for Pie and Line Charts
*/
public void setData_PrintFormatItem_ID (int Data_PrintFormatItem_ID);
/** Get Data Column.
* Data Column for Pie and Line Charts
*/
public int getData_PrintFormatItem_ID();
public I_AD_PrintFormatItem getData_PrintFormatItem() throws RuntimeException;
/** Column name Data1_PrintFormatItem_ID */ /** Column name Data1_PrintFormatItem_ID */
public static final String COLUMNNAME_Data1_PrintFormatItem_ID = "Data1_PrintFormatItem_ID"; public static final String COLUMNNAME_Data1_PrintFormatItem_ID = "Data1_PrintFormatItem_ID";
@ -181,6 +166,21 @@ public interface I_AD_PrintGraph
public I_AD_PrintFormatItem getData4_PrintFormatItem() throws RuntimeException; public I_AD_PrintFormatItem getData4_PrintFormatItem() throws RuntimeException;
/** Column name Data_PrintFormatItem_ID */
public static final String COLUMNNAME_Data_PrintFormatItem_ID = "Data_PrintFormatItem_ID";
/** Set Data Column.
* Data Column for Pie and Line Charts
*/
public void setData_PrintFormatItem_ID (int Data_PrintFormatItem_ID);
/** Get Data Column.
* Data Column for Pie and Line Charts
*/
public int getData_PrintFormatItem_ID();
public I_AD_PrintFormatItem getData_PrintFormatItem() throws RuntimeException;
/** Column name Description */ /** Column name Description */
public static final String COLUMNNAME_Description = "Description"; public static final String COLUMNNAME_Description = "Description";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintLabel /** Generated Interface for AD_PrintLabel
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintLabel public interface I_AD_PrintLabel
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintLabelLine /** Generated Interface for AD_PrintLabelLine
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintLabelLine public interface I_AD_PrintLabelLine
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintPaper /** Generated Interface for AD_PrintPaper
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintPaper public interface I_AD_PrintPaper
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_PrintTableFormat /** Generated Interface for AD_PrintTableFormat
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_PrintTableFormat public interface I_AD_PrintTableFormat
{ {
@ -158,21 +158,6 @@ public interface I_AD_PrintTableFormat
*/ */
public String getFooterRight(); public String getFooterRight();
/** Column name Funct_PrintFont_ID */
public static final String COLUMNNAME_Funct_PrintFont_ID = "Funct_PrintFont_ID";
/** Set Function Font.
* Function row Font
*/
public void setFunct_PrintFont_ID (int Funct_PrintFont_ID);
/** Get Function Font.
* Function row Font
*/
public int getFunct_PrintFont_ID();
public I_AD_PrintFont getFunct_PrintFont() throws RuntimeException;
/** Column name FunctBG_PrintColor_ID */ /** Column name FunctBG_PrintColor_ID */
public static final String COLUMNNAME_FunctBG_PrintColor_ID = "FunctBG_PrintColor_ID"; public static final String COLUMNNAME_FunctBG_PrintColor_ID = "FunctBG_PrintColor_ID";
@ -203,20 +188,20 @@ public interface I_AD_PrintTableFormat
public I_AD_PrintColor getFunctFG_PrintColor() throws RuntimeException; public I_AD_PrintColor getFunctFG_PrintColor() throws RuntimeException;
/** Column name Hdr_PrintFont_ID */ /** Column name Funct_PrintFont_ID */
public static final String COLUMNNAME_Hdr_PrintFont_ID = "Hdr_PrintFont_ID"; public static final String COLUMNNAME_Funct_PrintFont_ID = "Funct_PrintFont_ID";
/** Set Header Row Font. /** Set Function Font.
* Header row Font * Function row Font
*/ */
public void setHdr_PrintFont_ID (int Hdr_PrintFont_ID); public void setFunct_PrintFont_ID (int Funct_PrintFont_ID);
/** Get Header Row Font. /** Get Function Font.
* Header row Font * Function row Font
*/ */
public int getHdr_PrintFont_ID(); public int getFunct_PrintFont_ID();
public I_AD_PrintFont getHdr_PrintFont() throws RuntimeException; public I_AD_PrintFont getFunct_PrintFont() throws RuntimeException;
/** Column name HdrLine_PrintColor_ID */ /** Column name HdrLine_PrintColor_ID */
public static final String COLUMNNAME_HdrLine_PrintColor_ID = "HdrLine_PrintColor_ID"; public static final String COLUMNNAME_HdrLine_PrintColor_ID = "HdrLine_PrintColor_ID";
@ -233,6 +218,21 @@ public interface I_AD_PrintTableFormat
public I_AD_PrintColor getHdrLine_PrintColor() throws RuntimeException; public I_AD_PrintColor getHdrLine_PrintColor() throws RuntimeException;
/** Column name Hdr_PrintFont_ID */
public static final String COLUMNNAME_Hdr_PrintFont_ID = "Hdr_PrintFont_ID";
/** Set Header Row Font.
* Header row Font
*/
public void setHdr_PrintFont_ID (int Hdr_PrintFont_ID);
/** Get Header Row Font.
* Header row Font
*/
public int getHdr_PrintFont_ID();
public I_AD_PrintFont getHdr_PrintFont() throws RuntimeException;
/** Column name HdrStroke */ /** Column name HdrStroke */
public static final String COLUMNNAME_HdrStroke = "HdrStroke"; public static final String COLUMNNAME_HdrStroke = "HdrStroke";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Private_Access /** Generated Interface for AD_Private_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Private_Access public interface I_AD_Private_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Process /** Generated Interface for AD_Process
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Process public interface I_AD_Process
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Process_Access /** Generated Interface for AD_Process_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Process_Access public interface I_AD_Process_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Process_Para /** Generated Interface for AD_Process_Para
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Process_Para public interface I_AD_Process_Para
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Record_Access /** Generated Interface for AD_Record_Access
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Record_Access public interface I_AD_Record_Access
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Ref_List /** Generated Interface for AD_Ref_List
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Ref_List public interface I_AD_Ref_List
{ {
@ -62,19 +62,6 @@ public interface I_AD_Ref_List
*/ */
public int getAD_Org_ID(); public int getAD_Org_ID();
/** Column name AD_Ref_List_ID */
public static final String COLUMNNAME_AD_Ref_List_ID = "AD_Ref_List_ID";
/** Set Reference List.
* Reference List based on Table
*/
public void setAD_Ref_List_ID (int AD_Ref_List_ID);
/** Get Reference List.
* Reference List based on Table
*/
public int getAD_Ref_List_ID();
/** Column name AD_Reference_ID */ /** Column name AD_Reference_ID */
public static final String COLUMNNAME_AD_Reference_ID = "AD_Reference_ID"; public static final String COLUMNNAME_AD_Reference_ID = "AD_Reference_ID";
@ -90,6 +77,19 @@ public interface I_AD_Ref_List
public I_AD_Reference getAD_Reference() throws RuntimeException; public I_AD_Reference getAD_Reference() throws RuntimeException;
/** Column name AD_Ref_List_ID */
public static final String COLUMNNAME_AD_Ref_List_ID = "AD_Ref_List_ID";
/** Set Reference List.
* Reference List based on Table
*/
public void setAD_Ref_List_ID (int AD_Ref_List_ID);
/** Get Reference List.
* Reference List based on Table
*/
public int getAD_Ref_List_ID();
/** Column name Created */ /** Column name Created */
public static final String COLUMNNAME_Created = "Created"; public static final String COLUMNNAME_Created = "Created";

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Ref_Table /** Generated Interface for AD_Ref_Table
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Ref_Table public interface I_AD_Ref_Table
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Reference /** Generated Interface for AD_Reference
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Reference public interface I_AD_Reference
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Registration /** Generated Interface for AD_Registration
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Registration public interface I_AD_Registration
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Replication /** Generated Interface for AD_Replication
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Replication public interface I_AD_Replication
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ReplicationDocument /** Generated Interface for AD_ReplicationDocument
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ReplicationDocument public interface I_AD_ReplicationDocument
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ReplicationStrategy /** Generated Interface for AD_ReplicationStrategy
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ReplicationStrategy public interface I_AD_ReplicationStrategy
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ReplicationTable /** Generated Interface for AD_ReplicationTable
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ReplicationTable public interface I_AD_ReplicationTable
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Replication_Log /** Generated Interface for AD_Replication_Log
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Replication_Log public interface I_AD_Replication_Log
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Replication_Run /** Generated Interface for AD_Replication_Run
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Replication_Run public interface I_AD_Replication_Run
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ReportView /** Generated Interface for AD_ReportView
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ReportView public interface I_AD_ReportView
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_ReportView_Col /** Generated Interface for AD_ReportView_Col
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_ReportView_Col public interface I_AD_ReportView_Col
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Role /** Generated Interface for AD_Role
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Role public interface I_AD_Role
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Role_OrgAccess /** Generated Interface for AD_Role_OrgAccess
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Role_OrgAccess public interface I_AD_Role_OrgAccess
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Rule /** Generated Interface for AD_Rule
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Rule public interface I_AD_Rule
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Scheduler /** Generated Interface for AD_Scheduler
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Scheduler public interface I_AD_Scheduler
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_SchedulerLog /** Generated Interface for AD_SchedulerLog
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_SchedulerLog public interface I_AD_SchedulerLog
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_SchedulerRecipient /** Generated Interface for AD_SchedulerRecipient
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_SchedulerRecipient public interface I_AD_SchedulerRecipient
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Scheduler_Para /** Generated Interface for AD_Scheduler_Para
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Scheduler_Para public interface I_AD_Scheduler_Para
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_SearchDefinition /** Generated Interface for AD_SearchDefinition
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_SearchDefinition public interface I_AD_SearchDefinition
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Sequence /** Generated Interface for AD_Sequence
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Sequence public interface I_AD_Sequence
{ {

View File

@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
/** Generated Interface for AD_Sequence_Audit /** Generated Interface for AD_Sequence_Audit
* @author Adempiere (generated) * @author Adempiere (generated)
* @version Release 3.5.3a * @version Release 3.5.4a
*/ */
public interface I_AD_Sequence_Audit public interface I_AD_Sequence_Audit
{ {

Some files were not shown because too many files have changed in this diff Show More