Package org.compiere.model
Interface I_AD_Alert
-
- All Known Implementing Classes:
MAlert,X_AD_Alert
public interface I_AD_AlertGenerated Interface for AD_Alert- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 6 - System - Clientstatic StringCOLUMNNAME_AD_Alert_IDColumn name AD_Alert_IDstatic StringCOLUMNNAME_AD_Alert_UUColumn name AD_Alert_UUstatic StringCOLUMNNAME_AD_AlertProcessor_IDColumn name AD_AlertProcessor_IDstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AlertMessageColumn name AlertMessagestatic StringCOLUMNNAME_AlertSubjectColumn name AlertSubjectstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_DescriptionColumn name Descriptionstatic StringCOLUMNNAME_EnforceClientSecurityColumn name EnforceClientSecuritystatic StringCOLUMNNAME_EnforceRoleSecurityColumn name EnforceRoleSecuritystatic StringCOLUMNNAME_HelpColumn name Helpstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsValidColumn name IsValidstatic StringCOLUMNNAME_NameColumn name Namestatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic KeyNamePairModelstatic intTable_IDAD_Table_ID=594static StringTable_NameTableName=AD_Alert
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Alert_ID()Get Alert.StringgetAD_Alert_UU()Get AD_Alert_UUI_AD_AlertProcessorgetAD_AlertProcessor()intgetAD_AlertProcessor_ID()Get Alert Processor.intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.StringgetAlertMessage()Get Alert Message.StringgetAlertSubject()Get Alert Subject.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.StringgetDescription()Get Description.StringgetHelp()Get Comment/Help.StringgetName()Get Name.TimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.booleanisActive()Get Active.booleanisEnforceClientSecurity()Get Enforce Client Security.booleanisEnforceRoleSecurity()Get Enforce Role Security.booleanisValid()Get Valid.voidsetAD_Alert_ID(int AD_Alert_ID)Set Alert.voidsetAD_Alert_UU(String AD_Alert_UU)Set AD_Alert_UUvoidsetAD_AlertProcessor_ID(int AD_AlertProcessor_ID)Set Alert Processor.voidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAlertMessage(String AlertMessage)Set Alert Message.voidsetAlertSubject(String AlertSubject)Set Alert Subject.voidsetDescription(String Description)Set Description.voidsetEnforceClientSecurity(boolean EnforceClientSecurity)Set Enforce Client Security.voidsetEnforceRoleSecurity(boolean EnforceRoleSecurity)Set Enforce Role Security.voidsetHelp(String Help)Set Comment/Help.voidsetIsActive(boolean IsActive)Set Active.voidsetIsValid(boolean IsValid)Set Valid.voidsetName(String Name)Set Name.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Alert- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=594- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 6 - System - Client
-
COLUMNNAME_AD_Alert_ID
static final String COLUMNNAME_AD_Alert_ID
Column name AD_Alert_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_AlertProcessor_ID
static final String COLUMNNAME_AD_AlertProcessor_ID
Column name AD_AlertProcessor_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Alert_UU
static final String COLUMNNAME_AD_Alert_UU
Column name AD_Alert_UU- See Also:
- Constant Field Values
-
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_AlertMessage
static final String COLUMNNAME_AlertMessage
Column name AlertMessage- See Also:
- Constant Field Values
-
COLUMNNAME_AlertSubject
static final String COLUMNNAME_AlertSubject
Column name AlertSubject- 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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EnforceClientSecurity
static final String COLUMNNAME_EnforceClientSecurity
Column name EnforceClientSecurity- See Also:
- Constant Field Values
-
COLUMNNAME_EnforceRoleSecurity
static final String COLUMNNAME_EnforceRoleSecurity
Column name EnforceRoleSecurity- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsValid
static final String COLUMNNAME_IsValid
Column name IsValid- 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
-
setAD_Alert_ID
void setAD_Alert_ID(int AD_Alert_ID)
Set Alert. iDempiere Alert
-
getAD_Alert_ID
int getAD_Alert_ID()
Get Alert. iDempiere Alert
-
setAD_AlertProcessor_ID
void setAD_AlertProcessor_ID(int AD_AlertProcessor_ID)
Set Alert Processor. Alert Processor/Server Parameter
-
getAD_AlertProcessor_ID
int getAD_AlertProcessor_ID()
Get Alert Processor. Alert Processor/Server Parameter
-
getAD_AlertProcessor
I_AD_AlertProcessor getAD_AlertProcessor() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Alert_UU
void setAD_Alert_UU(String AD_Alert_UU)
Set AD_Alert_UU
-
getAD_Alert_UU
String getAD_Alert_UU()
Get AD_Alert_UU
-
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
-
setAlertMessage
void setAlertMessage(String AlertMessage)
Set Alert Message. Message of the Alert
-
getAlertMessage
String getAlertMessage()
Get Alert Message. Message of the Alert
-
setAlertSubject
void setAlertSubject(String AlertSubject)
Set Alert Subject. Subject of the Alert
-
getAlertSubject
String getAlertSubject()
Get Alert Subject. Subject of the Alert
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setEnforceClientSecurity
void setEnforceClientSecurity(boolean EnforceClientSecurity)
Set Enforce Client Security. Send alerts to recipient only if the client security rules of the role allows
-
isEnforceClientSecurity
boolean isEnforceClientSecurity()
Get Enforce Client Security. Send alerts to recipient only if the client security rules of the role allows
-
setEnforceRoleSecurity
void setEnforceRoleSecurity(boolean EnforceRoleSecurity)
Set Enforce Role Security. Send alerts to recipient only if the data security rules of the role allows
-
isEnforceRoleSecurity
boolean isEnforceRoleSecurity()
Get Enforce Role Security. Send alerts to recipient only if the data security rules of the role allows
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsValid
void setIsValid(boolean IsValid)
Set Valid. Element is valid
-
isValid
boolean isValid()
Get Valid. Element is valid
-
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
-
-