Package org.compiere.model
Interface I_M_Attribute
-
- All Known Implementing Classes:
MAttribute
,X_M_Attribute
public interface I_M_Attribute
Generated Interface for M_Attribute- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_IDstatic String
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_IDstatic String
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_IDstatic String
COLUMNNAME_AttributeValueType
Column name AttributeValueTypestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateFormat
Column name DateFormatstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsInstanceAttribute
Column name IsInstanceAttributestatic String
COLUMNNAME_IsMandatory
Column name IsMandatorystatic String
COLUMNNAME_M_Attribute_ID
Column name M_Attribute_IDstatic String
COLUMNNAME_M_Attribute_UU
Column name M_Attribute_UUstatic String
COLUMNNAME_M_AttributeSearch_ID
Column name M_AttributeSearch_IDstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=562static String
Table_Name
TableName=M_Attribute
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_Reference
getAD_Reference()
int
getAD_Reference_ID()
Get Reference.I_AD_Reference
getAD_Reference_Value()
int
getAD_Reference_Value_ID()
Get Reference Key.I_AD_Val_Rule
getAD_Val_Rule()
int
getAD_Val_Rule_ID()
Get Dynamic Validation.String
getAttributeValueType()
Get Attribute Value Type.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDateFormat()
Get Date Format.String
getDescription()
Get Description.int
getM_Attribute_ID()
Get Attribute.String
getM_Attribute_UU()
Get M_Attribute_UUI_M_AttributeSearch
getM_AttributeSearch()
int
getM_AttributeSearch_ID()
Get Attribute Search.String
getName()
Get Name.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.boolean
isInstanceAttribute()
Get Instance Attribute.boolean
isMandatory()
Get Mandatory.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Reference_ID(int AD_Reference_ID)
Set Reference.void
setAD_Reference_Value_ID(int AD_Reference_Value_ID)
Set Reference Key.void
setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation.void
setAttributeValueType(String AttributeValueType)
Set Attribute Value Type.void
setDateFormat(String DateFormat)
Set Date Format.void
setDescription(String Description)
Set Description.void
setIsActive(boolean IsActive)
Set Active.void
setIsInstanceAttribute(boolean IsInstanceAttribute)
Set Instance Attribute.void
setIsMandatory(boolean IsMandatory)
Set Mandatory.void
setM_Attribute_ID(int M_Attribute_ID)
Set Attribute.void
setM_Attribute_UU(String M_Attribute_UU)
Set M_Attribute_UUvoid
setM_AttributeSearch_ID(int M_AttributeSearch_ID)
Set Attribute Search.void
setName(String Name)
Set Name.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=M_Attribute- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=562- 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_AD_Reference_ID
static final String COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Reference_Value_ID
static final String COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Val_Rule_ID
static final String COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AttributeValueType
static final String COLUMNNAME_AttributeValueType
Column name AttributeValueType- 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_DateFormat
static final String COLUMNNAME_DateFormat
Column name DateFormat- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsInstanceAttribute
static final String COLUMNNAME_IsInstanceAttribute
Column name IsInstanceAttribute- See Also:
- Constant Field Values
-
COLUMNNAME_IsMandatory
static final String COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
- Constant Field Values
-
COLUMNNAME_M_Attribute_ID
static final String COLUMNNAME_M_Attribute_ID
Column name M_Attribute_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_AttributeSearch_ID
static final String COLUMNNAME_M_AttributeSearch_ID
Column name M_AttributeSearch_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Attribute_UU
static final String COLUMNNAME_M_Attribute_UU
Column name M_Attribute_UU- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- 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
-
setAD_Reference_ID
void setAD_Reference_ID(int AD_Reference_ID)
Set Reference. System Reference and Validation
-
getAD_Reference_ID
int getAD_Reference_ID()
Get Reference. System Reference and Validation
-
getAD_Reference
I_AD_Reference getAD_Reference() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Reference_Value_ID
void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
Set Reference Key. Required to specify, if data type is Table or List
-
getAD_Reference_Value_ID
int getAD_Reference_Value_ID()
Get Reference Key. Required to specify, if data type is Table or List
-
getAD_Reference_Value
I_AD_Reference getAD_Reference_Value() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Val_Rule_ID
void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
Set Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule_ID
int getAD_Val_Rule_ID()
Get Dynamic Validation. Dynamic Validation Rule
-
getAD_Val_Rule
I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
- Throws:
RuntimeException
-
setAttributeValueType
void setAttributeValueType(String AttributeValueType)
Set Attribute Value Type. Type of Attribute Value
-
getAttributeValueType
String getAttributeValueType()
Get Attribute Value Type. Type of Attribute Value
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDateFormat
void setDateFormat(String DateFormat)
Set Date Format. Date format used in the input format
-
getDateFormat
String getDateFormat()
Get Date Format. Date format used in the input format
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setIsInstanceAttribute
void setIsInstanceAttribute(boolean IsInstanceAttribute)
Set Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
-
isInstanceAttribute
boolean isInstanceAttribute()
Get Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
-
setIsMandatory
void setIsMandatory(boolean IsMandatory)
Set Mandatory. Data entry is required in this column
-
isMandatory
boolean isMandatory()
Get Mandatory. Data entry is required in this column
-
setM_Attribute_ID
void setM_Attribute_ID(int M_Attribute_ID)
Set Attribute. Product Attribute
-
getM_Attribute_ID
int getM_Attribute_ID()
Get Attribute. Product Attribute
-
setM_AttributeSearch_ID
void setM_AttributeSearch_ID(int M_AttributeSearch_ID)
Set Attribute Search. Common Search Attribute
-
getM_AttributeSearch_ID
int getM_AttributeSearch_ID()
Get Attribute Search. Common Search Attribute
-
getM_AttributeSearch
I_M_AttributeSearch getM_AttributeSearch() throws RuntimeException
- Throws:
RuntimeException
-
setM_Attribute_UU
void setM_Attribute_UU(String M_Attribute_UU)
Set M_Attribute_UU
-
getM_Attribute_UU
String getM_Attribute_UU()
Get M_Attribute_UU
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-