|
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_B_Topic
public class X_B_Topic
Generated Model for B_Topic
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=679 |
static String |
Table_Name
TableName=B_Topic |
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_B_Topic(Ctx ctx,
int B_Topic_ID,
String trxName)
Standard Constructor |
|
X_B_Topic(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getB_Topic_ID()
Get Topic. |
int |
getB_TopicCategory_ID()
Get Topic Category. |
int |
getB_TopicType_ID()
Get Topic Type. |
Timestamp |
getDecisionDate()
Get Decision date. |
String |
getDescription()
Get Description. |
String |
getDocumentNo()
Get Document No. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
String |
getTextDetails()
Get Details. |
String |
getTextMsg()
Get Text Message. |
String |
getTopicAction()
Get Topic Action. |
String |
getTopicStatus()
Get Topic Status. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
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. |
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
| Constructor Detail |
|---|
public X_B_Topic(Ctx ctx,
int B_Topic_ID,
String trxName)
ctx - contextB_Topic_ID - idtrxName - transaction
public X_B_Topic(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 setB_TopicCategory_ID(int B_TopicCategory_ID)
B_TopicCategory_ID - Auction Topic Categorypublic int getB_TopicCategory_ID()
public void setB_TopicType_ID(int B_TopicType_ID)
B_TopicType_ID - Auction Topic Typepublic int getB_TopicType_ID()
public void setB_Topic_ID(int B_Topic_ID)
B_Topic_ID - Auction Topicpublic int getB_Topic_ID()
public void setDecisionDate(Timestamp DecisionDate)
DecisionDate - Decision datepublic Timestamp getDecisionDate()
public void setDescription(String Description)
Description - Optional short description of the recordpublic String getDescription()
public void setDocumentNo(String DocumentNo)
DocumentNo - Document sequence number of the documentpublic String getDocumentNo()
public void setIsPublished(boolean IsPublished)
IsPublished - The entry is published and can be viewedpublic boolean isPublished()
public void setName(String Name)
Name - Alphanumeric identifier of the entitypublic String getName()
public KeyNamePair getKeyNamePair()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setProcessing(boolean Processing)
Processing - Process Nowpublic boolean isProcessing()
public void setTextDetails(String TextDetails)
TextDetails - Detailspublic String getTextDetails()
public void setTextMsg(String TextMsg)
TextMsg - Text Messagepublic String getTextMsg()
public void setTopicAction(String TopicAction)
TopicAction - Topic Actionpublic String getTopicAction()
public void setTopicStatus(String TopicStatus)
TopicStatus - Topic Statuspublic String getTopicStatus()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||