|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_B_Topic
Generated Interface for B_Topic
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_B_Topic_ID
Column name B_Topic_ID |
static String |
COLUMNNAME_B_TopicCategory_ID
Column name B_TopicCategory_ID |
static String |
COLUMNNAME_B_TopicType_ID
Column name B_TopicType_ID |
static String |
COLUMNNAME_DecisionDate
Column name DecisionDate |
static String |
COLUMNNAME_Description
Column name Description |
static String |
COLUMNNAME_DocumentNo
Column name DocumentNo |
static String |
COLUMNNAME_IsPublished
Column name IsPublished |
static String |
COLUMNNAME_Name
Column name Name |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Processing
Column name Processing |
static String |
COLUMNNAME_TextDetails
Column name TextDetails |
static String |
COLUMNNAME_TextMsg
Column name TextMsg |
static String |
COLUMNNAME_TopicAction
Column name TopicAction |
static String |
COLUMNNAME_TopicStatus
Column name TopicStatus |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=679 |
static String |
Table_Name
TableName=B_Topic |
| Method Summary | |
|---|---|
int |
getB_Topic_ID()
Get Topic. |
int |
getB_TopicCategory_ID()
Get Topic Category. |
I_B_TopicCategory |
getB_TopicCategory()
|
int |
getB_TopicType_ID()
Get Topic Type. |
I_B_TopicType |
getB_TopicType()
|
Timestamp |
getDecisionDate()
Get Decision date |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
String |
getName()
Get Name. |
String |
getTextDetails()
Get Details |
String |
getTextMsg()
Get Text Message. |
String |
getTopicAction()
Get Topic Action |
String |
getTopicStatus()
Get Topic Status |
boolean |
isProcessed()
Get Processed. |
boolean |
isProcessing()
Get Process Now |
boolean |
isPublished()
Get Published. |
void |
setB_Topic_ID(int B_Topic_ID)
Set Topic. |
void |
setB_TopicCategory_ID(int B_TopicCategory_ID)
Set Topic Category. |
void |
setB_TopicType_ID(int B_TopicType_ID)
Set Topic Type. |
void |
setDecisionDate(Timestamp DecisionDate)
Set Decision date |
void |
setDescription(String Description)
Set Description. |
void |
setDocumentNo(String DocumentNo)
Set Document No. |
void |
setIsPublished(boolean IsPublished)
Set Published. |
void |
setName(String Name)
Set Name. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setProcessing(boolean Processing)
Set Process Now |
void |
setTextDetails(String TextDetails)
Set Details |
void |
setTextMsg(String TextMsg)
Set Text Message. |
void |
setTopicAction(String TopicAction)
Set Topic Action |
void |
setTopicStatus(String TopicStatus)
Set Topic Status |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_B_TopicCategory_ID
static final String COLUMNNAME_B_Topic_ID
static final String COLUMNNAME_B_TopicType_ID
static final String COLUMNNAME_DecisionDate
static final String COLUMNNAME_Description
static final String COLUMNNAME_DocumentNo
static final String COLUMNNAME_IsPublished
static final String COLUMNNAME_Name
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Processing
static final String COLUMNNAME_TextDetails
static final String COLUMNNAME_TextMsg
static final String COLUMNNAME_TopicAction
static final String COLUMNNAME_TopicStatus
| Method Detail |
|---|
void setB_TopicCategory_ID(int B_TopicCategory_ID)
int getB_TopicCategory_ID()
I_B_TopicCategory getB_TopicCategory()
throws Exception
Exceptionvoid setB_Topic_ID(int B_Topic_ID)
int getB_Topic_ID()
void setB_TopicType_ID(int B_TopicType_ID)
int getB_TopicType_ID()
I_B_TopicType getB_TopicType()
throws Exception
Exceptionvoid setDecisionDate(Timestamp DecisionDate)
Timestamp getDecisionDate()
void setDescription(String Description)
String getDescription()
void setDocumentNo(String DocumentNo)
String getDocumentNo()
void setIsPublished(boolean IsPublished)
boolean isPublished()
void setName(String Name)
String getName()
void setProcessed(boolean Processed)
boolean isProcessed()
void setProcessing(boolean Processing)
boolean isProcessing()
void setTextDetails(String TextDetails)
String getTextDetails()
void setTextMsg(String TextMsg)
String getTextMsg()
void setTopicAction(String TopicAction)
String getTopicAction()
void setTopicStatus(String TopicStatus)
String getTopicStatus()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||