|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_B_TopicCategory
public class X_B_TopicCategory
Generated Model for B_TopicCategory
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_B_TopicCategory |
|---|
accessLevel, COLUMNNAME_B_TopicCategory_ID, COLUMNNAME_B_TopicType_ID, COLUMNNAME_Description, COLUMNNAME_Name, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_B_TopicCategory(Properties ctx,
int B_TopicCategory_ID,
String trxName)
Standard Constructor |
|
X_B_TopicCategory(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getB_TopicCategory_ID()
Get Topic Category. |
int |
getB_TopicType_ID()
Get Topic Type. |
I_B_TopicType |
getB_TopicType()
|
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getName()
Get Name. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setB_TopicCategory_ID(int B_TopicCategory_ID)
Set Topic Category. |
void |
setB_TopicType_ID(int B_TopicType_ID)
Set Topic Type. |
void |
setDescription(String Description)
Set Description. |
void |
setName(String Name)
Set Name. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public X_B_TopicCategory(Properties ctx,
int B_TopicCategory_ID,
String trxName)
public X_B_TopicCategory(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setB_TopicCategory_ID(int B_TopicCategory_ID)
setB_TopicCategory_ID in interface I_B_TopicCategoryB_TopicCategory_ID - Auction Topic Categorypublic int getB_TopicCategory_ID()
getB_TopicCategory_ID in interface I_B_TopicCategory
public I_B_TopicType getB_TopicType()
throws Exception
getB_TopicType in interface I_B_TopicCategoryExceptionpublic void setB_TopicType_ID(int B_TopicType_ID)
setB_TopicType_ID in interface I_B_TopicCategoryB_TopicType_ID - Auction Topic Typepublic int getB_TopicType_ID()
getB_TopicType_ID in interface I_B_TopicCategorypublic void setDescription(String Description)
setDescription in interface I_B_TopicCategoryDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_B_TopicCategorypublic void setName(String Name)
setName in interface I_B_TopicCategoryName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_B_TopicCategorypublic KeyNamePair getKeyNamePair()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||