|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.PO
org.compiere.model.X_AD_DataMigration
public class X_AD_DataMigration
Generated Model for AD_DataMigration
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_CLIENTINCLUDE_ID_AD_Reference_ID
AD_ClientInclude_ID AD_Reference_ID=129 |
static int |
DATAMIGRATIONTYPE_AD_Reference_ID
DataMigrationType AD_Reference_ID=439 |
static String |
DATAMIGRATIONTYPE_SystemAndTenant
System and Tenant = A |
static String |
DATAMIGRATIONTYPE_SystemOnly
System Only = S |
static String |
DATAMIGRATIONTYPE_TenantOnly
Tenant Only = C |
static int |
ENTITYTYPE_AD_Reference_ID
EntityType AD_Reference_ID=389 |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=1007 |
static String |
Table_Name
TableName=AD_DataMigration |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_DataMigration(Ctx ctx,
int AD_DataMigration_ID,
String trxName)
Standard Constructor |
|
X_AD_DataMigration(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_ClientInclude_ID()
Get Include Tenant. |
int |
getAD_DataMigration_ID()
Get Data Migration. |
String |
getDataMigrationType()
Get Data Migration Type. |
String |
getDescription()
Get Description. |
String |
getEntityType()
Get Entity Type. |
String |
getHelp()
Get Comment. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isDataMigrationTypeValid(String test)
Is test a valid value. |
boolean |
isProcessing()
Get Process Now. |
void |
setAD_ClientInclude_ID(int AD_ClientInclude_ID)
Set Include Tenant. |
void |
setAD_DataMigration_ID(int AD_DataMigration_ID)
Set Data Migration. |
void |
setDataMigrationType(String DataMigrationType)
Set Data Migration Type. |
void |
setDescription(String Description)
Set Description. |
void |
setEntityType(String EntityType)
Set Entity Type. |
void |
setHelp(String Help)
Set Comment. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int AD_CLIENTINCLUDE_ID_AD_Reference_ID
public static final int DATAMIGRATIONTYPE_AD_Reference_ID
public static final String DATAMIGRATIONTYPE_SystemAndTenant
public static final String DATAMIGRATIONTYPE_TenantOnly
public static final String DATAMIGRATIONTYPE_SystemOnly
public static final int ENTITYTYPE_AD_Reference_ID
| Constructor Detail |
|---|
public X_AD_DataMigration(Ctx ctx,
int AD_DataMigration_ID,
String trxName)
ctx - contextAD_DataMigration_ID - idtrxName - transaction
public X_AD_DataMigration(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_ClientInclude_ID(int AD_ClientInclude_ID)
AD_ClientInclude_ID - Include Tenant Datapublic int getAD_ClientInclude_ID()
public void setAD_DataMigration_ID(int AD_DataMigration_ID)
AD_DataMigration_ID - Data Migration Definitionpublic int getAD_DataMigration_ID()
public boolean isDataMigrationTypeValid(String test)
test - testvalue
public void setDataMigrationType(String DataMigrationType)
DataMigrationType - Data Migration Typepublic String getDataMigrationType()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setEntityType(String EntityType)
EntityType - Dictionary Entity Type;
Determines ownership and synchronizationpublic String getEntityType()
public void setHelp(String Help)
Help - Comment, Help or Hintpublic String getHelp()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||