|
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_AssignTarget
public class X_AD_AssignTarget
Generated Model for AD_AssignTarget
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
AD_TARGETCOLUMN_ID_AD_Reference_ID
AD_TargetColumn_ID AD_Reference_ID=414 |
static int |
ASSIGNRULE_AD_Reference_ID
AssignRule AD_Reference_ID=425 |
static String |
ASSIGNRULE_Always
Always = A |
static String |
ASSIGNRULE_OnlyIfNOTNULL
Only if NOT NULL = X |
static String |
ASSIGNRULE_OnlyIfNULL
Only if NULL = N |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=931 |
static String |
Table_Name
TableName=AD_AssignTarget |
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_AssignTarget(Ctx ctx,
int AD_AssignTarget_ID,
String trxName)
Standard Constructor |
|
X_AD_AssignTarget(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_AssignSet_ID()
Get Auto Assignment. |
int |
getAD_AssignTarget_ID()
Get Assign Target. |
int |
getAD_TargetColumn_ID()
Get Target Column. |
String |
getAssignRule()
Get Assignment Rule. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getRecord_ID()
Get Record ID. |
int |
getSeqNo()
Get Sequence. |
String |
getValueString()
Get Value. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isAssignRuleValid(String test)
Is test a valid value. |
void |
setAD_AssignSet_ID(int AD_AssignSet_ID)
Set Auto Assignment. |
void |
setAD_AssignTarget_ID(int AD_AssignTarget_ID)
Set Assign Target. |
void |
setAD_TargetColumn_ID(int AD_TargetColumn_ID)
Set Target Column. |
void |
setAssignRule(String AssignRule)
Set Assignment Rule. |
void |
setDescription(String Description)
Set Description. |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setSeqNo(int SeqNo)
Set Sequence. |
void |
setValueString(String ValueString)
Set Value. |
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_TARGETCOLUMN_ID_AD_Reference_ID
public static final int ASSIGNRULE_AD_Reference_ID
public static final String ASSIGNRULE_Always
public static final String ASSIGNRULE_OnlyIfNULL
public static final String ASSIGNRULE_OnlyIfNOTNULL
| Constructor Detail |
|---|
public X_AD_AssignTarget(Ctx ctx,
int AD_AssignTarget_ID,
String trxName)
ctx - contextAD_AssignTarget_ID - idtrxName - transaction
public X_AD_AssignTarget(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_AssignSet_ID(int AD_AssignSet_ID)
AD_AssignSet_ID - Automatic Assignment of valuespublic int getAD_AssignSet_ID()
public void setAD_AssignTarget_ID(int AD_AssignTarget_ID)
AD_AssignTarget_ID - Automatic Assignment Target Columnpublic int getAD_AssignTarget_ID()
public void setAD_TargetColumn_ID(int AD_TargetColumn_ID)
AD_TargetColumn_ID - Target column to be setpublic int getAD_TargetColumn_ID()
public KeyNamePair getKeyNamePair()
public boolean isAssignRuleValid(String test)
test - testvalue
public void setAssignRule(String AssignRule)
AssignRule - Assignment Rulepublic String getAssignRule()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setRecord_ID(int Record_ID)
Record_ID - Direct internal record IDpublic int getRecord_ID()
public void setSeqNo(int SeqNo)
SeqNo - Method of ordering elements;
lowest number comes firstpublic int getSeqNo()
public void setValueString(String ValueString)
ValueString - Value as Stringpublic String getValueString()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||