|
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_C_DocTypeCounter
public class X_C_DocTypeCounter
Generated Model for C_DocTypeCounter
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
static int |
COUNTER_C_DOCTYPE_ID_AD_Reference_ID
Counter_C_DocType_ID AD_Reference_ID=170 |
static int |
DOCACTION_AD_Reference_ID
DocAction AD_Reference_ID=135 |
static String |
DOCACTION_Approve
Approve = AP |
static String |
DOCACTION_Close
Close = CL |
static String |
DOCACTION_Complete
Complete = CO |
static String |
DOCACTION_Invalidate
Invalidate = IN |
static String |
DOCACTION_None
|
static String |
DOCACTION_Post
Post = PO |
static String |
DOCACTION_Prepare
Prepare = PR |
static String |
DOCACTION_Re_Activate
Re-activate = RE |
static String |
DOCACTION_Reject
Reject = RJ |
static String |
DOCACTION_Reverse_Accrual
Reverse - Accrual = RA |
static String |
DOCACTION_Reverse_Correct
Reverse - Correct = RC |
static String |
DOCACTION_Unlock
Unlock = XL |
static String |
DOCACTION_Void
Void = VO |
static String |
DOCACTION_WaitComplete
Wait Complete = WC |
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=718 |
static String |
Table_Name
TableName=C_DocTypeCounter |
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_C_DocTypeCounter(Ctx ctx,
int C_DocTypeCounter_ID,
String trxName)
Standard Constructor |
|
X_C_DocTypeCounter(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_DocType_ID()
Get Document Type. |
int |
getC_DocTypeCounter_ID()
Get Counter Document. |
int |
getCounter_C_DocType_ID()
Get Counter Document Type. |
String |
getDescription()
Get Description. |
String |
getDocAction()
Get Document Action. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isCreateCounter()
Get Create Counter Document. |
boolean |
isDocActionValid(String test)
Is test a valid value. |
boolean |
isProcessing()
Get Process Now. |
boolean |
isValid()
Get Valid. |
void |
setC_DocType_ID(int C_DocType_ID)
Set Document Type. |
void |
setC_DocTypeCounter_ID(int C_DocTypeCounter_ID)
Set Counter Document. |
void |
setCounter_C_DocType_ID(int Counter_C_DocType_ID)
Set Counter Document Type. |
void |
setDescription(String Description)
Set Description. |
void |
setDocAction(String DocAction)
Set Document Action. |
void |
setIsCreateCounter(boolean IsCreateCounter)
Set Create Counter Document. |
void |
setIsValid(boolean IsValid)
Set Valid. |
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 COUNTER_C_DOCTYPE_ID_AD_Reference_ID
public static final int DOCACTION_AD_Reference_ID
public static final String DOCACTION_None
public static final String DOCACTION_Approve
public static final String DOCACTION_Close
public static final String DOCACTION_Complete
public static final String DOCACTION_Invalidate
public static final String DOCACTION_Post
public static final String DOCACTION_Prepare
public static final String DOCACTION_Reverse_Accrual
public static final String DOCACTION_Reverse_Correct
public static final String DOCACTION_Re_Activate
public static final String DOCACTION_Reject
public static final String DOCACTION_Void
public static final String DOCACTION_WaitComplete
public static final String DOCACTION_Unlock
| Constructor Detail |
|---|
public X_C_DocTypeCounter(Ctx ctx,
int C_DocTypeCounter_ID,
String trxName)
ctx - contextC_DocTypeCounter_ID - idtrxName - transaction
public X_C_DocTypeCounter(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 setC_DocTypeCounter_ID(int C_DocTypeCounter_ID)
C_DocTypeCounter_ID - Counter Document Relationshippublic int getC_DocTypeCounter_ID()
public void setC_DocType_ID(int C_DocType_ID)
C_DocType_ID - Document type or rulespublic int getC_DocType_ID()
public void setCounter_C_DocType_ID(int Counter_C_DocType_ID)
Counter_C_DocType_ID - Generated Counter Document Type (To)public int getCounter_C_DocType_ID()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public boolean isDocActionValid(String test)
test - testvalue
public void setDocAction(String DocAction)
DocAction - The targeted status of the documentpublic String getDocAction()
public void setIsCreateCounter(boolean IsCreateCounter)
IsCreateCounter - Create Counter Documentpublic boolean isCreateCounter()
public void setIsValid(boolean IsValid)
IsValid - Element is validpublic boolean isValid()
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 | |||||||||