|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_AD_Note
Generated Interface for AD_Note
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 7 - System - Client - Org |
static String |
COLUMNNAME_AD_Message_ID
Column name AD_Message_ID |
static String |
COLUMNNAME_AD_Note_ID
Column name AD_Note_ID |
static String |
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_AD_WF_Activity_ID
Column name AD_WF_Activity_ID |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_Record_ID
Column name Record_ID |
static String |
COLUMNNAME_Reference
Column name Reference |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=389 |
static String |
Table_Name
TableName=AD_Note |
| Method Summary | |
|---|---|
int |
getAD_Message_ID()
Get Message. |
int |
getAD_Note_ID()
Get Notice. |
int |
getAD_Table_ID()
Get Table. |
I_AD_Table |
getAD_Table()
|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
int |
getAD_WF_Activity_ID()
Get Workflow Activity. |
I_AD_WF_Activity |
getAD_WF_Activity()
|
String |
getDescription()
Get Description. |
int |
getRecord_ID()
Get Record ID. |
String |
getReference()
Get Reference. |
String |
getTextMsg()
Get Text Message. |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
void |
setAD_Message_ID(int AD_Message_ID)
Set Message. |
void |
setAD_Note_ID(int AD_Note_ID)
Set Notice. |
void |
setAD_Table_ID(int AD_Table_ID)
Set Table. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAD_WF_Activity_ID(int AD_WF_Activity_ID)
Set Workflow Activity. |
void |
setDescription(String Description)
Set Description. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setRecord_ID(int Record_ID)
Set Record ID. |
void |
setReference(String Reference)
Set Reference. |
void |
setTextMsg(String TextMsg)
Set Text Message. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_Message_ID
static final String COLUMNNAME_AD_Note_ID
static final String COLUMNNAME_AD_Table_ID
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_WF_Activity_ID
static final String COLUMNNAME_Description
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_Record_ID
static final String COLUMNNAME_Reference
static final String COLUMNNAME_TextMsg
| Method Detail |
|---|
void setAD_Message_ID(int AD_Message_ID)
int getAD_Message_ID()
void setAD_Note_ID(int AD_Note_ID)
int getAD_Note_ID()
void setAD_Table_ID(int AD_Table_ID)
int getAD_Table_ID()
I_AD_Table getAD_Table()
throws Exception
Exceptionvoid setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAD_WF_Activity_ID(int AD_WF_Activity_ID)
int getAD_WF_Activity_ID()
I_AD_WF_Activity getAD_WF_Activity()
throws Exception
Exceptionvoid setDescription(String Description)
String getDescription()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setRecord_ID(int Record_ID)
int getRecord_ID()
void setReference(String Reference)
String getReference()
void setTextMsg(String TextMsg)
String getTextMsg()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||