Package org.compiere.model
Interface I_S_Training
-
- All Known Implementing Classes:
X_S_Training
public interface I_S_TrainingGenerated Interface for S_Training- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 3 - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_C_TaxCategory_IDColumn name C_TaxCategory_IDstatic StringCOLUMNNAME_C_UOM_IDColumn name C_UOM_IDstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_DescriptionURLColumn name DescriptionURLstatic StringCOLUMNNAME_DocumentNoteColumn name DocumentNotestatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_ImageURLColumn name ImageURLstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_M_Product_Category_IDColumn name M_Product_Category_IDstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_ProcessingColumn name Processingstatic StringCOLUMNNAME_S_Training_IDColumn name S_Training_IDstatic StringCOLUMNNAME_S_Training_UUColumn name S_Training_UUstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=538static StringTable_NameTableName=S_Training
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_C_TaxCategorygetC_TaxCategory()intgetC_TaxCategory_ID()Get Tax Category.I_C_UOMgetC_UOM()intgetC_UOM_ID()Get UOM.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetDescriptionURL()Get Description URL.StringgetDocumentNote()Get Document Note.StringgetHelp()Get Comment/Help.StringgetImageURL()Get Image URL.I_M_Product_CategorygetM_Product_Category()intgetM_Product_Category_ID()Get Product Category.StringgetName()Get Name.intgetS_Training_ID()Get Training.StringgetS_Training_UU()Get S_Training_UUTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisProcessing()Get Process NowvoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetC_TaxCategory_ID(int C_TaxCategory_ID)Set Tax Category.voidsetC_UOM_ID(int C_UOM_ID)Set UOM.voidsetDescription(String Description)Set Description.voidsetDescriptionURL(String DescriptionURL)Set Description URL.voidsetDocumentNote(String DocumentNote)Set Document Note.voidsetHelp(String Help)Set Comment/Help.voidsetImageURL(String ImageURL)Set Image URL.voidsetIsActive(boolean IsActive)Set Active.voidsetM_Product_Category_ID(int M_Product_Category_ID)Set Product Category.voidsetName(String Name)Set Name.voidsetProcessing(boolean Processing)Set Process NowvoidsetS_Training_ID(int S_Training_ID)Set Training.voidsetS_Training_UU(String S_Training_UU)Set S_Training_UU
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=S_Training- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=538- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_TaxCategory_ID
static final String COLUMNNAME_C_TaxCategory_ID
Column name C_TaxCategory_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_DescriptionURL
static final String COLUMNNAME_DescriptionURL
Column name DescriptionURL- See Also:
- Constant Field Values
-
COLUMNNAME_DocumentNote
static final String COLUMNNAME_DocumentNote
Column name DocumentNote- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_ImageURL
static final String COLUMNNAME_ImageURL
Column name ImageURL- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_Category_ID
static final String COLUMNNAME_M_Product_Category_ID
Column name M_Product_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_S_Training_ID
static final String COLUMNNAME_S_Training_ID
Column name S_Training_ID- See Also:
- Constant Field Values
-
COLUMNNAME_S_Training_UU
static final String COLUMNNAME_S_Training_UU
Column name S_Training_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_TaxCategory_ID
void setC_TaxCategory_ID(int C_TaxCategory_ID)
Set Tax Category. Tax Category
-
getC_TaxCategory_ID
int getC_TaxCategory_ID()
Get Tax Category. Tax Category
-
getC_TaxCategory
I_C_TaxCategory getC_TaxCategory() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setDescriptionURL
void setDescriptionURL(String DescriptionURL)
Set Description URL. URL for the description
-
getDescriptionURL
String getDescriptionURL()
Get Description URL. URL for the description
-
setDocumentNote
void setDocumentNote(String DocumentNote)
Set Document Note. Additional information for a Document
-
getDocumentNote
String getDocumentNote()
Get Document Note. Additional information for a Document
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
setImageURL
void setImageURL(String ImageURL)
Set Image URL. URL of image
-
getImageURL
String getImageURL()
Get Image URL. URL of image
-
setIsActive
void setIsActive(boolean IsActive)
Set Active. The record is active in the system
-
isActive
boolean isActive()
Get Active. The record is active in the system
-
setM_Product_Category_ID
void setM_Product_Category_ID(int M_Product_Category_ID)
Set Product Category. Category of a Product
-
getM_Product_Category_ID
int getM_Product_Category_ID()
Get Product Category. Category of a Product
-
getM_Product_Category
I_M_Product_Category getM_Product_Category() throws RuntimeException
- Throws:
RuntimeException
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setS_Training_ID
void setS_Training_ID(int S_Training_ID)
Set Training. Repeated Training
-
getS_Training_ID
int getS_Training_ID()
Get Training. Repeated Training
-
setS_Training_UU
void setS_Training_UU(String S_Training_UU)
Set S_Training_UU
-
getS_Training_UU
String getS_Training_UU()
Get S_Training_UU
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-