|
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_S_Training
public class X_S_Training
Generated Model for S_Training
| 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_S_Training |
|---|
accessLevel, COLUMNNAME_C_TaxCategory_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_Description, COLUMNNAME_DescriptionURL, COLUMNNAME_DocumentNote, COLUMNNAME_Help, COLUMNNAME_ImageURL, COLUMNNAME_M_Product_Category_ID, COLUMNNAME_Name, COLUMNNAME_Processing, COLUMNNAME_S_Training_ID, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_S_Training(Properties ctx,
int S_Training_ID,
String trxName)
Standard Constructor |
|
X_S_Training(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_TaxCategory_ID()
Get Tax Category. |
I_C_TaxCategory |
getC_TaxCategory()
|
int |
getC_UOM_ID()
Get UOM. |
I_C_UOM |
getC_UOM()
|
String |
getDescription()
Get Description. |
String |
getDescriptionURL()
Get Description URL. |
String |
getDocumentNote()
Get Document Note. |
String |
getHelp()
Get Comment/Help. |
String |
getImageURL()
Get Image URL. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getM_Product_Category_ID()
Get Product Category. |
I_M_Product_Category |
getM_Product_Category()
|
String |
getName()
Get Name. |
int |
getS_Training_ID()
Get Training. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isProcessing()
Get Process Now. |
void |
setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category. |
void |
setC_UOM_ID(int C_UOM_ID)
Set UOM. |
void |
setDescription(String Description)
Set Description. |
void |
setDescriptionURL(String DescriptionURL)
Set Description URL. |
void |
setDocumentNote(String DocumentNote)
Set Document Note. |
void |
setHelp(String Help)
Set Comment/Help. |
void |
setImageURL(String ImageURL)
Set Image URL. |
void |
setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. |
void |
setName(String Name)
Set Name. |
void |
setProcessing(boolean Processing)
Set Process Now. |
void |
setS_Training_ID(int S_Training_ID)
Set Training. |
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_S_Training(Properties ctx,
int S_Training_ID,
String trxName)
public X_S_Training(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 PO
public I_C_TaxCategory getC_TaxCategory()
throws Exception
getC_TaxCategory in interface I_S_TrainingExceptionpublic void setC_TaxCategory_ID(int C_TaxCategory_ID)
setC_TaxCategory_ID in interface I_S_TrainingC_TaxCategory_ID - Tax Categorypublic int getC_TaxCategory_ID()
getC_TaxCategory_ID in interface I_S_Training
public I_C_UOM getC_UOM()
throws Exception
getC_UOM in interface I_S_TrainingExceptionpublic void setC_UOM_ID(int C_UOM_ID)
setC_UOM_ID in interface I_S_TrainingC_UOM_ID - Unit of Measurepublic int getC_UOM_ID()
getC_UOM_ID in interface I_S_Trainingpublic void setDescription(String Description)
setDescription in interface I_S_TrainingDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_S_Trainingpublic void setDescriptionURL(String DescriptionURL)
setDescriptionURL in interface I_S_TrainingDescriptionURL - URL for the descriptionpublic String getDescriptionURL()
getDescriptionURL in interface I_S_Trainingpublic void setDocumentNote(String DocumentNote)
setDocumentNote in interface I_S_TrainingDocumentNote - Additional information for a Documentpublic String getDocumentNote()
getDocumentNote in interface I_S_Trainingpublic void setHelp(String Help)
setHelp in interface I_S_TrainingHelp - Comment or Hintpublic String getHelp()
getHelp in interface I_S_Trainingpublic void setImageURL(String ImageURL)
setImageURL in interface I_S_TrainingImageURL - URL of imagepublic String getImageURL()
getImageURL in interface I_S_Training
public I_M_Product_Category getM_Product_Category()
throws Exception
getM_Product_Category in interface I_S_TrainingExceptionpublic void setM_Product_Category_ID(int M_Product_Category_ID)
setM_Product_Category_ID in interface I_S_TrainingM_Product_Category_ID - Category of a Productpublic int getM_Product_Category_ID()
getM_Product_Category_ID in interface I_S_Trainingpublic void setName(String Name)
setName in interface I_S_TrainingName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_S_Trainingpublic KeyNamePair getKeyNamePair()
public void setProcessing(boolean Processing)
setProcessing in interface I_S_TrainingProcessing - Process Nowpublic boolean isProcessing()
isProcessing in interface I_S_Trainingpublic void setS_Training_ID(int S_Training_ID)
setS_Training_ID in interface I_S_TrainingS_Training_ID - Repeated Trainingpublic int getS_Training_ID()
getS_Training_ID in interface I_S_Training
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||