Preparing 3.3.0 release
This commit is contained in:
parent
4606b7eb90
commit
25b50c76e3
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AccessLog
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AccessLog extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -52,13 +52,13 @@ public X_AD_AccessLog (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=717 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AccessLog");
|
||||
|
||||
/** TableName=AD_AccessLog */
|
||||
public static final String Table_Name="AD_AccessLog";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AccessLog");
|
||||
/** AD_Table_ID=717 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Alert
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Alert extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_Alert (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=594 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Alert");
|
||||
|
||||
/** TableName=AD_Alert */
|
||||
public static final String Table_Name="AD_Alert";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Alert");
|
||||
/** AD_Table_ID=594 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AlertProcessor
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AlertProcessor extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_AlertProcessor (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=700 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AlertProcessor");
|
||||
|
||||
/** TableName=AD_AlertProcessor */
|
||||
public static final String Table_Name="AD_AlertProcessor";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AlertProcessor");
|
||||
/** AD_Table_ID=700 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AlertProcessorLog
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AlertProcessorLog extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_AlertProcessorLog (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=699 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AlertProcessorLog");
|
||||
|
||||
/** TableName=AD_AlertProcessorLog */
|
||||
public static final String Table_Name="AD_AlertProcessorLog";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AlertProcessorLog");
|
||||
/** AD_Table_ID=699 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AlertRecipient
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AlertRecipient extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_AlertRecipient (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=592 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AlertRecipient");
|
||||
|
||||
/** TableName=AD_AlertRecipient */
|
||||
public static final String Table_Name="AD_AlertRecipient";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AlertRecipient");
|
||||
/** AD_Table_ID=592 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AlertRule
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AlertRule extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_AlertRule (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=593 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AlertRule");
|
||||
|
||||
/** TableName=AD_AlertRule */
|
||||
public static final String Table_Name="AD_AlertRule";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AlertRule");
|
||||
/** AD_Table_ID=593 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Archive
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Archive extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Archive (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=754 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Archive");
|
||||
|
||||
/** TableName=AD_Archive */
|
||||
public static final String Table_Name="AD_Archive";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Archive");
|
||||
/** AD_Table_ID=754 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Attachment
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Attachment extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Attachment (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=254 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Attachment");
|
||||
|
||||
/** TableName=AD_Attachment */
|
||||
public static final String Table_Name="AD_Attachment";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Attachment");
|
||||
/** AD_Table_ID=254 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_AttachmentNote
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_AttachmentNote extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_AttachmentNote (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=705 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_AttachmentNote");
|
||||
|
||||
/** TableName=AD_AttachmentNote */
|
||||
public static final String Table_Name="AD_AttachmentNote";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_AttachmentNote");
|
||||
/** AD_Table_ID=705 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Attribute
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Attribute extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -62,13 +62,13 @@ public X_AD_Attribute (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=405 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Attribute");
|
||||
|
||||
/** TableName=AD_Attribute */
|
||||
public static final String Table_Name="AD_Attribute";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Attribute");
|
||||
/** AD_Table_ID=405 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Attribute_Value
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Attribute_Value extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Attribute_Value (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=406 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Attribute_Value");
|
||||
|
||||
/** TableName=AD_Attribute_Value */
|
||||
public static final String Table_Name="AD_Attribute_Value";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Attribute_Value");
|
||||
/** AD_Table_ID=406 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ChangeLog
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ChangeLog extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_ChangeLog (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=580 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ChangeLog");
|
||||
|
||||
/** TableName=AD_ChangeLog */
|
||||
public static final String Table_Name="AD_ChangeLog";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ChangeLog");
|
||||
/** AD_Table_ID=580 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Client
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Client extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -542,7 +542,7 @@ return false;
|
|||
/** Column name StoreAttachmentsOnFileSystem */
|
||||
public static final String COLUMNNAME_StoreAttachmentsOnFileSystem = "StoreAttachmentsOnFileSystem";
|
||||
/** Set Unix Archive Path.
|
||||
@param UnixArchivePath Unix Archive Path - If you change this value make sure to copy the archive entries to the new path! */
|
||||
@param UnixArchivePath Unix Archive Path */
|
||||
public void setUnixArchivePath (String UnixArchivePath)
|
||||
{
|
||||
if (UnixArchivePath != null && UnixArchivePath.length() > 255)
|
||||
|
@ -553,7 +553,7 @@ UnixArchivePath = UnixArchivePath.substring(0,254);
|
|||
set_Value ("UnixArchivePath", UnixArchivePath);
|
||||
}
|
||||
/** Get Unix Archive Path.
|
||||
@return Unix Archive Path - If you change this value make sure to copy the archive entries to the new path! */
|
||||
@return Unix Archive Path */
|
||||
public String getUnixArchivePath()
|
||||
{
|
||||
return (String)get_Value("UnixArchivePath");
|
||||
|
@ -600,7 +600,7 @@ return (String)get_Value("Value");
|
|||
/** Column name Value */
|
||||
public static final String COLUMNNAME_Value = "Value";
|
||||
/** Set Windows Archive Path.
|
||||
@param WindowsArchivePath Windows Archive Path - If you change this value make sure to copy the archive entries to the new path! */
|
||||
@param WindowsArchivePath Windows Archive Path */
|
||||
public void setWindowsArchivePath (String WindowsArchivePath)
|
||||
{
|
||||
if (WindowsArchivePath != null && WindowsArchivePath.length() > 255)
|
||||
|
@ -611,7 +611,7 @@ WindowsArchivePath = WindowsArchivePath.substring(0,254);
|
|||
set_Value ("WindowsArchivePath", WindowsArchivePath);
|
||||
}
|
||||
/** Get Windows Archive Path.
|
||||
@return Windows Archive Path - If you change this value make sure to copy the archive entries to the new path! */
|
||||
@return Windows Archive Path */
|
||||
public String getWindowsArchivePath()
|
||||
{
|
||||
return (String)get_Value("WindowsArchivePath");
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ClientInfo
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ClientInfo extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -52,13 +52,13 @@ public X_AD_ClientInfo (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=227 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ClientInfo");
|
||||
|
||||
/** TableName=AD_ClientInfo */
|
||||
public static final String Table_Name="AD_ClientInfo";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ClientInfo");
|
||||
/** AD_Table_ID=227 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ClientShare
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ClientShare extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_ClientShare (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=827 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ClientShare");
|
||||
|
||||
/** TableName=AD_ClientShare */
|
||||
public static final String Table_Name="AD_ClientShare";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ClientShare");
|
||||
/** AD_Table_ID=827 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(2);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Color
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Color extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -42,7 +42,7 @@ super (ctx, AD_Color_ID, trxName);
|
|||
setAD_Color_ID (0);
|
||||
setAlpha (0);
|
||||
setBlue (0);
|
||||
setColorType (null);
|
||||
setColorType (0);
|
||||
setGreen (0);
|
||||
setImageAlpha (Env.ZERO);
|
||||
setIsDefault (false);
|
||||
|
@ -60,13 +60,13 @@ public X_AD_Color (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=457 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Color");
|
||||
|
||||
/** TableName=AD_Color */
|
||||
public static final String Table_Name="AD_Color";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Color");
|
||||
/** AD_Table_ID=457 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
@ -205,18 +205,20 @@ public static final String COLORTYPE_Line = "L";
|
|||
public static final String COLORTYPE_TexturePicture = "T";
|
||||
/** Set Color Type.
|
||||
@param ColorType Color presentation for this color */
|
||||
public void setColorType (Object ColorType)
|
||||
public void setColorType (int ColorType)
|
||||
{
|
||||
if (ColorType == null) throw new IllegalArgumentException ("ColorType is mandatory");
|
||||
if (ColorType.equals("F") || ColorType.equals("G") || ColorType.equals("L") || ColorType.equals("T"));
|
||||
else throw new IllegalArgumentException ("ColorType Invalid value - " + ColorType + " - Reference_ID=243 - F - G - L - T");
|
||||
set_Value ("ColorType", ColorType);
|
||||
set_Value ("ColorType", Integer.valueOf(ColorType));
|
||||
}
|
||||
/** Get Color Type.
|
||||
@return Color presentation for this color */
|
||||
public Object getColorType()
|
||||
public int getColorType()
|
||||
{
|
||||
return get_Value("ColorType");
|
||||
Integer ii = (Integer)get_Value("ColorType");
|
||||
if (ii == null) return 0;
|
||||
return ii.intValue();
|
||||
}
|
||||
/** Column name ColorType */
|
||||
public static final String COLUMNNAME_ColorType = "ColorType";
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Column
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Column extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -601,7 +601,7 @@ return false;
|
|||
/** Column name IsUpdateable */
|
||||
public static final String COLUMNNAME_IsUpdateable = "IsUpdateable";
|
||||
/** Set Mandatory Logic.
|
||||
@param MandatoryLogic Logic to determine if field is mandatory (applies only when field is not mandatory in general) */
|
||||
@param MandatoryLogic Mandatory Logic */
|
||||
public void setMandatoryLogic (String MandatoryLogic)
|
||||
{
|
||||
if (MandatoryLogic != null && MandatoryLogic.length() > 2000)
|
||||
|
@ -612,7 +612,7 @@ MandatoryLogic = MandatoryLogic.substring(0,1999);
|
|||
set_Value ("MandatoryLogic", MandatoryLogic);
|
||||
}
|
||||
/** Get Mandatory Logic.
|
||||
@return Logic to determine if field is mandatory (applies only when field is not mandatory in general) */
|
||||
@return Mandatory Logic */
|
||||
public String getMandatoryLogic()
|
||||
{
|
||||
return (String)get_Value("MandatoryLogic");
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Column_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Column_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Column_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=571 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Column_Access");
|
||||
|
||||
/** TableName=AD_Column_Access */
|
||||
public static final String Table_Name="AD_Column_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Column_Access");
|
||||
/** AD_Table_ID=571 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Desktop
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Desktop extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Desktop (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=458 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Desktop");
|
||||
|
||||
/** TableName=AD_Desktop */
|
||||
public static final String Table_Name="AD_Desktop";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Desktop");
|
||||
/** AD_Table_ID=458 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
@ -88,15 +88,19 @@ return sb.toString();
|
|||
}
|
||||
/** Set System Color.
|
||||
@param AD_Color_ID Color for backgrounds or indicators */
|
||||
public void setAD_Color_ID (Object AD_Color_ID)
|
||||
public void setAD_Color_ID (int AD_Color_ID)
|
||||
{
|
||||
set_Value ("AD_Color_ID", AD_Color_ID);
|
||||
if (AD_Color_ID <= 0) set_Value ("AD_Color_ID", null);
|
||||
else
|
||||
set_Value ("AD_Color_ID", Integer.valueOf(AD_Color_ID));
|
||||
}
|
||||
/** Get System Color.
|
||||
@return Color for backgrounds or indicators */
|
||||
public Object getAD_Color_ID()
|
||||
public int getAD_Color_ID()
|
||||
{
|
||||
return get_Value("AD_Color_ID");
|
||||
Integer ii = (Integer)get_Value("AD_Color_ID");
|
||||
if (ii == null) return 0;
|
||||
return ii.intValue();
|
||||
}
|
||||
/** Column name AD_Color_ID */
|
||||
public static final String COLUMNNAME_AD_Color_ID = "AD_Color_ID";
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_DesktopWorkbench
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_DesktopWorkbench extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_DesktopWorkbench (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=459 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_DesktopWorkbench");
|
||||
|
||||
/** TableName=AD_DesktopWorkbench */
|
||||
public static final String Table_Name="AD_DesktopWorkbench";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_DesktopWorkbench");
|
||||
/** AD_Table_ID=459 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Element
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Element extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_Element (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=276 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Element");
|
||||
|
||||
/** TableName=AD_Element */
|
||||
public static final String Table_Name="AD_Element";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Element");
|
||||
/** AD_Table_ID=276 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_EntityType
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_EntityType extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_EntityType (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=882 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_EntityType");
|
||||
|
||||
/** TableName=AD_EntityType */
|
||||
public static final String Table_Name="AD_EntityType";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_EntityType");
|
||||
/** AD_Table_ID=882 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Error
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Error extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Error (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=380 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Error");
|
||||
|
||||
/** TableName=AD_Error */
|
||||
public static final String Table_Name="AD_Error";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Error");
|
||||
/** AD_Table_ID=380 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Field
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Field extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -63,13 +63,13 @@ public X_AD_Field (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=107 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Field");
|
||||
|
||||
/** TableName=AD_Field */
|
||||
public static final String Table_Name="AD_Field";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Field");
|
||||
/** AD_Table_ID=107 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_FieldGroup
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_FieldGroup extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_FieldGroup (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=414 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_FieldGroup");
|
||||
|
||||
/** TableName=AD_FieldGroup */
|
||||
public static final String Table_Name="AD_FieldGroup";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_FieldGroup");
|
||||
/** AD_Table_ID=414 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Find
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Find extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Find (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=404 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Find");
|
||||
|
||||
/** TableName=AD_Find */
|
||||
public static final String Table_Name="AD_Find";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Find");
|
||||
/** AD_Table_ID=404 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Form
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Form extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_Form (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=376 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Form");
|
||||
|
||||
/** TableName=AD_Form */
|
||||
public static final String Table_Name="AD_Form";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Form");
|
||||
/** AD_Table_ID=376 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Form_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Form_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Form_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=378 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Form_Access");
|
||||
|
||||
/** TableName=AD_Form_Access */
|
||||
public static final String Table_Name="AD_Form_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Form_Access");
|
||||
/** AD_Table_ID=378 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Image
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Image extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Image (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=461 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Image");
|
||||
|
||||
/** TableName=AD_Image */
|
||||
public static final String Table_Name="AD_Image";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Image");
|
||||
/** AD_Table_ID=461 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ImpFormat
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ImpFormat extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_ImpFormat (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=381 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ImpFormat");
|
||||
|
||||
/** TableName=AD_ImpFormat */
|
||||
public static final String Table_Name="AD_ImpFormat";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ImpFormat");
|
||||
/** AD_Table_ID=381 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ImpFormat_Row
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ImpFormat_Row extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_ImpFormat_Row (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=382 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ImpFormat_Row");
|
||||
|
||||
/** TableName=AD_ImpFormat_Row */
|
||||
public static final String Table_Name="AD_ImpFormat_Row";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ImpFormat_Row");
|
||||
/** AD_Table_ID=382 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_InfoColumn
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_InfoColumn extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -60,13 +60,13 @@ public X_AD_InfoColumn (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=897 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_InfoColumn");
|
||||
|
||||
/** TableName=AD_InfoColumn */
|
||||
public static final String Table_Name="AD_InfoColumn";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_InfoColumn");
|
||||
/** AD_Table_ID=897 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_InfoWindow
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_InfoWindow extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_InfoWindow (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=895 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_InfoWindow");
|
||||
|
||||
/** TableName=AD_InfoWindow */
|
||||
public static final String Table_Name="AD_InfoWindow";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_InfoWindow");
|
||||
/** AD_Table_ID=895 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Issue
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Issue extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_Issue (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=828 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Issue");
|
||||
|
||||
/** TableName=AD_Issue */
|
||||
public static final String Table_Name="AD_Issue";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Issue");
|
||||
/** AD_Table_ID=828 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_LabelPrinter
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_LabelPrinter extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_LabelPrinter (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=626 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_LabelPrinter");
|
||||
|
||||
/** TableName=AD_LabelPrinter */
|
||||
public static final String Table_Name="AD_LabelPrinter";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_LabelPrinter");
|
||||
/** AD_Table_ID=626 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_LabelPrinterFunction
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_LabelPrinterFunction extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_LabelPrinterFunction (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=624 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_LabelPrinterFunction");
|
||||
|
||||
/** TableName=AD_LabelPrinterFunction */
|
||||
public static final String Table_Name="AD_LabelPrinterFunction";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_LabelPrinterFunction");
|
||||
/** AD_Table_ID=624 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Language
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Language extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Language (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=111 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Language");
|
||||
|
||||
/** TableName=AD_Language */
|
||||
public static final String Table_Name="AD_Language";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Language");
|
||||
/** AD_Table_ID=111 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_LdapAccess
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_LdapAccess extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_LdapAccess (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=904 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_LdapAccess");
|
||||
|
||||
/** TableName=AD_LdapAccess */
|
||||
public static final String Table_Name="AD_LdapAccess";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_LdapAccess");
|
||||
/** AD_Table_ID=904 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_LdapProcessor
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_LdapProcessor extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_LdapProcessor (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=902 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_LdapProcessor");
|
||||
|
||||
/** TableName=AD_LdapProcessor */
|
||||
public static final String Table_Name="AD_LdapProcessor";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_LdapProcessor");
|
||||
/** AD_Table_ID=902 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_LdapProcessorLog
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_LdapProcessorLog extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_LdapProcessorLog (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=903 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_LdapProcessorLog");
|
||||
|
||||
/** TableName=AD_LdapProcessorLog */
|
||||
public static final String Table_Name="AD_LdapProcessorLog";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_LdapProcessorLog");
|
||||
/** AD_Table_ID=903 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Menu
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Menu extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Menu (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=116 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Menu");
|
||||
|
||||
/** TableName=AD_Menu */
|
||||
public static final String Table_Name="AD_Menu";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Menu");
|
||||
/** AD_Table_ID=116 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Message
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Message extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_Message (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=109 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Message");
|
||||
|
||||
/** TableName=AD_Message */
|
||||
public static final String Table_Name="AD_Message";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Message");
|
||||
/** AD_Table_ID=109 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Modification
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Modification extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Modification (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=883 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Modification");
|
||||
|
||||
/** TableName=AD_Modification */
|
||||
public static final String Table_Name="AD_Modification";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Modification");
|
||||
/** AD_Table_ID=883 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Note
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Note extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Note (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=389 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Note");
|
||||
|
||||
/** TableName=AD_Note */
|
||||
public static final String Table_Name="AD_Note";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Note");
|
||||
/** AD_Table_ID=389 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Org
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Org extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Org (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=155 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Org");
|
||||
|
||||
/** TableName=AD_Org */
|
||||
public static final String Table_Name="AD_Org";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Org");
|
||||
/** AD_Table_ID=155 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_OrgInfo
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_OrgInfo extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_OrgInfo (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=228 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_OrgInfo");
|
||||
|
||||
/** TableName=AD_OrgInfo */
|
||||
public static final String Table_Name="AD_OrgInfo";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_OrgInfo");
|
||||
/** AD_Table_ID=228 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_OrgType
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_OrgType extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_OrgType (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=689 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_OrgType");
|
||||
|
||||
/** TableName=AD_OrgType */
|
||||
public static final String Table_Name="AD_OrgType";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_OrgType");
|
||||
/** AD_Table_ID=689 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PInstance
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PInstance extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_PInstance (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=282 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PInstance");
|
||||
|
||||
/** TableName=AD_PInstance */
|
||||
public static final String Table_Name="AD_PInstance";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PInstance");
|
||||
/** AD_Table_ID=282 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PInstance_Log
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PInstance_Log extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_PInstance_Log (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=578 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PInstance_Log");
|
||||
|
||||
/** TableName=AD_PInstance_Log */
|
||||
public static final String Table_Name="AD_PInstance_Log";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PInstance_Log");
|
||||
/** AD_Table_ID=578 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PInstance_Para
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PInstance_Para extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_PInstance_Para (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=283 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PInstance_Para");
|
||||
|
||||
/** TableName=AD_PInstance_Para */
|
||||
public static final String Table_Name="AD_PInstance_Para";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PInstance_Para");
|
||||
/** AD_Table_ID=283 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Exp
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Exp extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -62,13 +62,13 @@ public X_AD_Package_Exp (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50005 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Exp");
|
||||
|
||||
/** TableName=AD_Package_Exp */
|
||||
public static final String Table_Name="AD_Package_Exp";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Exp");
|
||||
/** AD_Table_ID=50005 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Exp_Common
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Exp_Common extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -52,13 +52,13 @@ public X_AD_Package_Exp_Common (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50007 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Exp_Common");
|
||||
|
||||
/** TableName=AD_Package_Exp_Common */
|
||||
public static final String Table_Name="AD_Package_Exp_Common";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Exp_Common");
|
||||
/** AD_Table_ID=50007 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
@ -551,8 +551,12 @@ public static final String TYPE_Workflow = "F";
|
|||
public static final String TYPE_ImportFormat = "IMP";
|
||||
/** Application or Module = M */
|
||||
public static final String TYPE_ApplicationOrModule = "M";
|
||||
/** Message = MSG */
|
||||
public static final String TYPE_Message = "MSG";
|
||||
/** Process/Report = P */
|
||||
public static final String TYPE_ProcessReport = "P";
|
||||
/** PrintFormat = PFT */
|
||||
public static final String TYPE_PrintFormat = "PFT";
|
||||
/** ReportView = R */
|
||||
public static final String TYPE_ReportView = "R";
|
||||
/** Role = S */
|
||||
|
@ -573,8 +577,8 @@ public static final String TYPE_Form = "X";
|
|||
@param Type Type of Validation (SQL, Java Script, Java Language) */
|
||||
public void setType (String Type)
|
||||
{
|
||||
if (Type == null || Type.equals("B") || Type.equals("C") || Type.equals("D") || Type.equals("F") || Type.equals("IMP") || Type.equals("M") || Type.equals("P") || Type.equals("R") || Type.equals("S") || Type.equals("SNI") || Type.equals("SQL") || Type.equals("T") || Type.equals("V") || Type.equals("W") || Type.equals("X"));
|
||||
else throw new IllegalArgumentException ("Type Invalid value - " + Type + " - Reference_ID=50004 - B - C - D - F - IMP - M - P - R - S - SNI - SQL - T - V - W - X");
|
||||
if (Type == null || Type.equals("B") || Type.equals("C") || Type.equals("D") || Type.equals("F") || Type.equals("IMP") || Type.equals("M") || Type.equals("MSG") || Type.equals("P") || Type.equals("PFT") || Type.equals("R") || Type.equals("S") || Type.equals("SNI") || Type.equals("SQL") || Type.equals("T") || Type.equals("V") || Type.equals("W") || Type.equals("X"));
|
||||
else throw new IllegalArgumentException ("Type Invalid value - " + Type + " - Reference_ID=50004 - B - C - D - F - IMP - M - MSG - P - PFT - R - S - SNI - SQL - T - V - W - X");
|
||||
if (Type != null && Type.length() > 10)
|
||||
{
|
||||
log.warning("Length > 10 - truncated");
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Exp_Detail
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Exp_Detail extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -702,12 +702,18 @@ public static final String TYPE_Workbench = "B";
|
|||
public static final String TYPE_File_CodeOrOther = "C";
|
||||
/** Data = D */
|
||||
public static final String TYPE_Data = "D";
|
||||
/** Workflow = F */
|
||||
public static final String TYPE_Workflow = "F";
|
||||
/** Import Format = IMP */
|
||||
public static final String TYPE_ImportFormat = "IMP";
|
||||
/** Application or Module = M */
|
||||
public static final String TYPE_ApplicationOrModule = "M";
|
||||
/** Message = MSG */
|
||||
public static final String TYPE_Message = "MSG";
|
||||
/** Process/Report = P */
|
||||
public static final String TYPE_ProcessReport = "P";
|
||||
/** PrintFormat = PFT */
|
||||
public static final String TYPE_PrintFormat = "PFT";
|
||||
/** ReportView = R */
|
||||
public static final String TYPE_ReportView = "R";
|
||||
/** Role = S */
|
||||
|
@ -718,25 +724,19 @@ public static final String TYPE_CodeSnipit = "SNI";
|
|||
public static final String TYPE_SQLStatement = "SQL";
|
||||
/** Table = T */
|
||||
public static final String TYPE_Table = "T";
|
||||
/** Dynamic Validation Rule = V */
|
||||
public static final String TYPE_DynamicValidationRule = "V";
|
||||
/** Window = W */
|
||||
public static final String TYPE_Window = "W";
|
||||
/** Form = X */
|
||||
public static final String TYPE_Form = "X";
|
||||
/** Workflow = F */
|
||||
public static final String TYPE_Workflow = "F";
|
||||
/** Dynamic Validation Rule = V */
|
||||
public static final String TYPE_DynamicValidationRule = "V";
|
||||
/** Message = MSG */
|
||||
public static final String TYPE_Message = "MSG";
|
||||
/** PrintFormat = PFT */
|
||||
public static final String TYPE_PrintFormat = "PFT";
|
||||
/** Set Type.
|
||||
@param Type Type of Validation (SQL, Java Script, Java Language) */
|
||||
public void setType (String Type)
|
||||
{
|
||||
if (Type == null) throw new IllegalArgumentException ("Type is mandatory");
|
||||
if (Type.equals("B") || Type.equals("C") || Type.equals("D") || Type.equals("IMP") || Type.equals("M") || Type.equals("P") || Type.equals("R") || Type.equals("S") || Type.equals("SNI") || Type.equals("SQL") || Type.equals("T") || Type.equals("W") || Type.equals("X") || Type.equals("F") || Type.equals("V") || Type.equals("MSG") || Type.equals("PFT"));
|
||||
else throw new IllegalArgumentException ("Type Invalid value - " + Type + " - Reference_ID=50004 - B - C - D - IMP - M - P - R - S - SNI - SQL - T - W - X - F - V - MSG - PFT");
|
||||
if (Type.equals("B") || Type.equals("C") || Type.equals("D") || Type.equals("F") || Type.equals("IMP") || Type.equals("M") || Type.equals("MSG") || Type.equals("P") || Type.equals("PFT") || Type.equals("R") || Type.equals("S") || Type.equals("SNI") || Type.equals("SQL") || Type.equals("T") || Type.equals("V") || Type.equals("W") || Type.equals("X"));
|
||||
else throw new IllegalArgumentException ("Type Invalid value - " + Type + " - Reference_ID=50004 - B - C - D - F - IMP - M - MSG - P - PFT - R - S - SNI - SQL - T - V - W - X");
|
||||
if (Type.length() > 10)
|
||||
{
|
||||
log.warning("Length > 10 - truncated");
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Imp
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Imp extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Package_Imp (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50003 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Imp");
|
||||
|
||||
/** TableName=AD_Package_Imp */
|
||||
public static final String Table_Name="AD_Package_Imp";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Imp");
|
||||
/** AD_Table_ID=50003 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Imp_Backup
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Imp_Backup extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Package_Imp_Backup (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50002 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Imp_Backup");
|
||||
|
||||
/** TableName=AD_Package_Imp_Backup */
|
||||
public static final String Table_Name="AD_Package_Imp_Backup";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Imp_Backup");
|
||||
/** AD_Table_ID=50002 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Imp_Detail
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Imp_Detail extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Package_Imp_Detail (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50004 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Imp_Detail");
|
||||
|
||||
/** TableName=AD_Package_Imp_Detail */
|
||||
public static final String Table_Name="AD_Package_Imp_Detail";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Imp_Detail");
|
||||
/** AD_Table_ID=50004 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Imp_Inst
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Imp_Inst extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -52,13 +52,13 @@ public X_AD_Package_Imp_Inst (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50001 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Imp_Inst");
|
||||
|
||||
/** TableName=AD_Package_Imp_Inst */
|
||||
public static final String Table_Name="AD_Package_Imp_Inst";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Imp_Inst");
|
||||
/** AD_Table_ID=50001 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Package_Imp_Proc
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Package_Imp_Proc extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Package_Imp_Proc (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50008 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Package_Imp_Proc");
|
||||
|
||||
/** TableName=AD_Package_Imp_Proc */
|
||||
public static final String Table_Name="AD_Package_Imp_Proc";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Package_Imp_Proc");
|
||||
/** AD_Table_ID=50008 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Preference
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Preference extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Preference (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=195 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Preference");
|
||||
|
||||
/** TableName=AD_Preference */
|
||||
public static final String Table_Name="AD_Preference";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Preference");
|
||||
/** AD_Table_ID=195 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintColor
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintColor extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_PrintColor (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=490 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintColor");
|
||||
|
||||
/** TableName=AD_PrintColor */
|
||||
public static final String Table_Name="AD_PrintColor";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintColor");
|
||||
/** AD_Table_ID=490 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintFont
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintFont extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_PrintFont (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=491 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintFont");
|
||||
|
||||
/** TableName=AD_PrintFont */
|
||||
public static final String Table_Name="AD_PrintFont";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintFont");
|
||||
/** AD_Table_ID=491 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintForm
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintForm extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_PrintForm (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=454 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintForm");
|
||||
|
||||
/** TableName=AD_PrintForm */
|
||||
public static final String Table_Name="AD_PrintForm";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintForm");
|
||||
/** AD_Table_ID=454 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintFormat
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintFormat extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -63,13 +63,13 @@ public X_AD_PrintFormat (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=493 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintFormat");
|
||||
|
||||
/** TableName=AD_PrintFormat */
|
||||
public static final String Table_Name="AD_PrintFormat";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintFormat");
|
||||
/** AD_Table_ID=493 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintFormatItem
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintFormatItem extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -91,13 +91,13 @@ public X_AD_PrintFormatItem (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=489 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintFormatItem");
|
||||
|
||||
/** TableName=AD_PrintFormatItem */
|
||||
public static final String Table_Name="AD_PrintFormatItem";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintFormatItem");
|
||||
/** AD_Table_ID=489 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintGraph
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintGraph extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_PrintGraph (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=521 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintGraph");
|
||||
|
||||
/** TableName=AD_PrintGraph */
|
||||
public static final String Table_Name="AD_PrintGraph";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintGraph");
|
||||
/** AD_Table_ID=521 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(7);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintLabel
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintLabel extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -58,13 +58,13 @@ public X_AD_PrintLabel (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=570 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintLabel");
|
||||
|
||||
/** TableName=AD_PrintLabel */
|
||||
public static final String Table_Name="AD_PrintLabel";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintLabel");
|
||||
/** AD_Table_ID=570 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintLabelLine
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintLabelLine extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_PrintLabelLine (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=569 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintLabelLine");
|
||||
|
||||
/** TableName=AD_PrintLabelLine */
|
||||
public static final String Table_Name="AD_PrintLabelLine";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintLabelLine");
|
||||
/** AD_Table_ID=569 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintPaper
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintPaper extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -60,13 +60,13 @@ public X_AD_PrintPaper (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=492 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintPaper");
|
||||
|
||||
/** TableName=AD_PrintPaper */
|
||||
public static final String Table_Name="AD_PrintPaper";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintPaper");
|
||||
/** AD_Table_ID=492 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_PrintTableFormat
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_PrintTableFormat extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_PrintTableFormat (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=523 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_PrintTableFormat");
|
||||
|
||||
/** TableName=AD_PrintTableFormat */
|
||||
public static final String Table_Name="AD_PrintTableFormat";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_PrintTableFormat");
|
||||
/** AD_Table_ID=523 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Private_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Private_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Private_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=627 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Private_Access");
|
||||
|
||||
/** TableName=AD_Private_Access */
|
||||
public static final String Table_Name="AD_Private_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Private_Access");
|
||||
/** AD_Table_ID=627 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Process
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Process extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_Process (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=284 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Process");
|
||||
|
||||
/** TableName=AD_Process */
|
||||
public static final String Table_Name="AD_Process";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Process");
|
||||
/** AD_Table_ID=284 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Process_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Process_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Process_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=197 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Process_Access");
|
||||
|
||||
/** TableName=AD_Process_Access */
|
||||
public static final String Table_Name="AD_Process_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Process_Access");
|
||||
/** AD_Table_ID=197 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Process_Para
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Process_Para extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -62,13 +62,13 @@ public X_AD_Process_Para (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=285 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Process_Para");
|
||||
|
||||
/** TableName=AD_Process_Para */
|
||||
public static final String Table_Name="AD_Process_Para";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Process_Para");
|
||||
/** AD_Table_ID=285 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Record_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Record_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Record_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=567 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Record_Access");
|
||||
|
||||
/** TableName=AD_Record_Access */
|
||||
public static final String Table_Name="AD_Record_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Record_Access");
|
||||
/** AD_Table_ID=567 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Ref_List
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Ref_List extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_Ref_List (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=104 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Ref_List");
|
||||
|
||||
/** TableName=AD_Ref_List */
|
||||
public static final String Table_Name="AD_Ref_List";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Ref_List");
|
||||
/** AD_Table_ID=104 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Ref_Table
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Ref_Table extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Ref_Table (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=103 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Ref_Table");
|
||||
|
||||
/** TableName=AD_Ref_Table */
|
||||
public static final String Table_Name="AD_Ref_Table";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Ref_Table");
|
||||
/** AD_Table_ID=103 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Reference
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Reference extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Reference (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=102 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Reference");
|
||||
|
||||
/** TableName=AD_Reference */
|
||||
public static final String Table_Name="AD_Reference";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Reference");
|
||||
/** AD_Table_ID=102 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Registration
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Registration extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -57,13 +57,13 @@ public X_AD_Registration (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=625 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Registration");
|
||||
|
||||
/** TableName=AD_Registration */
|
||||
public static final String Table_Name="AD_Registration";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Registration");
|
||||
/** AD_Table_ID=625 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Replication
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Replication extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_Replication (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=605 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Replication");
|
||||
|
||||
/** TableName=AD_Replication */
|
||||
public static final String Table_Name="AD_Replication";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Replication");
|
||||
/** AD_Table_ID=605 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ReplicationStrategy
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ReplicationStrategy extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_ReplicationStrategy (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=602 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ReplicationStrategy");
|
||||
|
||||
/** TableName=AD_ReplicationStrategy */
|
||||
public static final String Table_Name="AD_ReplicationStrategy";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ReplicationStrategy");
|
||||
/** AD_Table_ID=602 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ReplicationTable
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ReplicationTable extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -56,13 +56,13 @@ public X_AD_ReplicationTable (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=601 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ReplicationTable");
|
||||
|
||||
/** TableName=AD_ReplicationTable */
|
||||
public static final String Table_Name="AD_ReplicationTable";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ReplicationTable");
|
||||
/** AD_Table_ID=601 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Replication_Log
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Replication_Log extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Replication_Log (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=604 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Replication_Log");
|
||||
|
||||
/** TableName=AD_Replication_Log */
|
||||
public static final String Table_Name="AD_Replication_Log";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Replication_Log");
|
||||
/** AD_Table_ID=604 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Replication_Run
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Replication_Run extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Replication_Run (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=603 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Replication_Run");
|
||||
|
||||
/** TableName=AD_Replication_Run */
|
||||
public static final String Table_Name="AD_Replication_Run";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Replication_Run");
|
||||
/** AD_Table_ID=603 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ReportView
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ReportView extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_ReportView (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=361 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ReportView");
|
||||
|
||||
/** TableName=AD_ReportView */
|
||||
public static final String Table_Name="AD_ReportView";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ReportView");
|
||||
/** AD_Table_ID=361 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_ReportView_Col
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_ReportView_Col extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_ReportView_Col (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=428 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_ReportView_Col");
|
||||
|
||||
/** TableName=AD_ReportView_Col */
|
||||
public static final String Table_Name="AD_ReportView_Col";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_ReportView_Col");
|
||||
/** AD_Table_ID=428 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Role
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Role extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -68,13 +68,13 @@ public X_AD_Role (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=156 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Role");
|
||||
|
||||
/** TableName=AD_Role */
|
||||
public static final String Table_Name="AD_Role";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Role");
|
||||
/** AD_Table_ID=156 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Role_OrgAccess
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Role_OrgAccess extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Role_OrgAccess (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=422 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Role_OrgAccess");
|
||||
|
||||
/** TableName=AD_Role_OrgAccess */
|
||||
public static final String Table_Name="AD_Role_OrgAccess";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Role_OrgAccess");
|
||||
/** AD_Table_ID=422 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Scheduler
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Scheduler extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -59,13 +59,13 @@ public X_AD_Scheduler (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=688 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Scheduler");
|
||||
|
||||
/** TableName=AD_Scheduler */
|
||||
public static final String Table_Name="AD_Scheduler";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Scheduler");
|
||||
/** AD_Table_ID=688 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_SchedulerLog
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_SchedulerLog extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_SchedulerLog (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=687 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_SchedulerLog");
|
||||
|
||||
/** TableName=AD_SchedulerLog */
|
||||
public static final String Table_Name="AD_SchedulerLog";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_SchedulerLog");
|
||||
/** AD_Table_ID=687 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_SchedulerRecipient
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_SchedulerRecipient extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_SchedulerRecipient (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=704 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_SchedulerRecipient");
|
||||
|
||||
/** TableName=AD_SchedulerRecipient */
|
||||
public static final String Table_Name="AD_SchedulerRecipient";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_SchedulerRecipient");
|
||||
/** AD_Table_ID=704 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Scheduler_Para
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Scheduler_Para extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Scheduler_Para (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=698 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Scheduler_Para");
|
||||
|
||||
/** TableName=AD_Scheduler_Para */
|
||||
public static final String Table_Name="AD_Scheduler_Para";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Scheduler_Para");
|
||||
/** AD_Table_ID=698 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Sequence
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Sequence extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -58,13 +58,13 @@ public X_AD_Sequence (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=115 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Sequence");
|
||||
|
||||
/** TableName=AD_Sequence */
|
||||
public static final String Table_Name="AD_Sequence";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Sequence");
|
||||
/** AD_Table_ID=115 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Sequence_Audit
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Sequence_Audit extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -55,13 +55,13 @@ public X_AD_Sequence_Audit (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=121 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Sequence_Audit");
|
||||
|
||||
/** TableName=AD_Sequence_Audit */
|
||||
public static final String Table_Name="AD_Sequence_Audit";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Sequence_Audit");
|
||||
/** AD_Table_ID=121 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Sequence_No
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Sequence_No extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_Sequence_No (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=122 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Sequence_No");
|
||||
|
||||
/** TableName=AD_Sequence_No */
|
||||
public static final String Table_Name="AD_Sequence_No";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Sequence_No");
|
||||
/** AD_Table_ID=122 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Session
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Session extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -53,13 +53,13 @@ public X_AD_Session (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=566 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Session");
|
||||
|
||||
/** TableName=AD_Session */
|
||||
public static final String Table_Name="AD_Session";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Session");
|
||||
/** AD_Table_ID=566 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_SysConfig
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_SysConfig extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -54,13 +54,13 @@ public X_AD_SysConfig (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=50009 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_SysConfig");
|
||||
|
||||
/** TableName=AD_SysConfig */
|
||||
public static final String Table_Name="AD_SysConfig";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_SysConfig");
|
||||
/** AD_Table_ID=50009 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_System
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_System extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -61,13 +61,13 @@ public X_AD_System (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=531 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_System");
|
||||
|
||||
/** TableName=AD_System */
|
||||
public static final String Table_Name="AD_System";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_System");
|
||||
/** AD_Table_ID=531 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Tab
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Tab extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -65,13 +65,13 @@ public X_AD_Tab (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=106 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Tab");
|
||||
|
||||
/** TableName=AD_Tab */
|
||||
public static final String Table_Name="AD_Tab";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Tab");
|
||||
/** AD_Table_ID=106 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Table
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Table extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -62,13 +62,13 @@ public X_AD_Table (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=100 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Table");
|
||||
|
||||
/** TableName=AD_Table */
|
||||
public static final String Table_Name="AD_Table";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Table");
|
||||
/** AD_Table_ID=100 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(4);
|
||||
/** AccessLevel
|
||||
|
|
|
@ -26,7 +26,7 @@ import java.math.*;
|
|||
import org.compiere.util.*;
|
||||
/** Generated Model for AD_Table_Access
|
||||
* @author Adempiere (generated)
|
||||
* @version Release 3.2.0 - $Id$ */
|
||||
* @version Release 3.3.0 - $Id$ */
|
||||
public class X_AD_Table_Access extends PO
|
||||
{
|
||||
/** Standard Constructor
|
||||
|
@ -58,13 +58,13 @@ public X_AD_Table_Access (Properties ctx, ResultSet rs, String trxName)
|
|||
{
|
||||
super (ctx, rs, trxName);
|
||||
}
|
||||
/** AD_Table_ID=565 */
|
||||
public static final int Table_ID=MTable.getTable_ID("AD_Table_Access");
|
||||
|
||||
/** TableName=AD_Table_Access */
|
||||
public static final String Table_Name="AD_Table_Access";
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID,"AD_Table_Access");
|
||||
/** AD_Table_ID=565 */
|
||||
public static final int Table_ID=MTable.getTable_ID(Table_Name);
|
||||
|
||||
protected static KeyNamePair Model = new KeyNamePair(Table_ID, Table_Name);
|
||||
|
||||
protected BigDecimal accessLevel = BigDecimal.valueOf(6);
|
||||
/** AccessLevel
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue