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 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Reference_IDstatic final String
Column name AD_Reference_Value_IDstatic final String
Column name AD_Val_Rule_IDstatic final String
Column name AttributeValueTypestatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateFormatstatic final String
Column name Descriptionstatic final String
Column name IsActivestatic final String
Column name IsInstanceAttributestatic final String
Column name IsMandatorystatic final String
Column name M_Attribute_IDstatic final String
Column name M_Attribute_UUstatic final String
Column name M_AttributeSearch_IDstatic final String
Column name Namestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=562static final String
TableName=M_Attribute -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Reference.int
Get Reference Key.int
Get Dynamic Validation.Get Attribute Value Type.Get Created.int
Get Created By.Get Date Format.Get Description.int
Get Attribute.Get M_Attribute_UUint
Get Attribute Search.getName()
Get Name.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Instance Attribute.boolean
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
Set Name.
-
Field Details
-
Table_Name
TableName=M_Attribute- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=562- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Reference_ID
Column name AD_Reference_ID- See Also:
-
COLUMNNAME_AD_Reference_Value_ID
Column name AD_Reference_Value_ID- See Also:
-
COLUMNNAME_AD_Val_Rule_ID
Column name AD_Val_Rule_ID- See Also:
-
COLUMNNAME_AttributeValueType
Column name AttributeValueType- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateFormat
Column name DateFormat- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsInstanceAttribute
Column name IsInstanceAttribute- See Also:
-
COLUMNNAME_IsMandatory
Column name IsMandatory- See Also:
-
COLUMNNAME_M_Attribute_ID
Column name M_Attribute_ID- See Also:
-
COLUMNNAME_M_AttributeSearch_ID
Column name M_AttributeSearch_ID- See Also:
-
COLUMNNAME_M_Attribute_UU
Column name M_Attribute_UU- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
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
- 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
- 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
- Throws:
RuntimeException
-
setAttributeValueType
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
Set Date Format. Date format used in the input format -
getDateFormat
String getDateFormat()Get Date Format. Date format used in the input format -
setDescription
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
- Throws:
RuntimeException
-
setM_Attribute_UU
Set M_Attribute_UU -
getM_Attribute_UU
String getM_Attribute_UU()Get M_Attribute_UU -
setName
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
-