Package org.compiere.model
Interface I_R_RequestType
- All Known Implementing Classes:
MRequestType
,X_R_RequestType
public interface I_R_RequestType
Generated Interface for R_RequestType
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AutoDueDateDaysstatic final String
Column name ConfidentialTypestatic final String
Column name ContentColorstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name DueDateTolerancestatic final String
Column name HeaderColorstatic final String
Column name IsActivestatic final String
Column name IsAutoChangeRequeststatic final String
Column name IsConfidentialInfostatic final String
Column name IsDefaultstatic final String
Column name IsEMailWhenDuestatic final String
Column name IsEMailWhenOverduestatic final String
Column name IsIndexedstatic final String
Column name IsInvoicedstatic final String
Column name IsSelfServicestatic final String
Column name Namestatic final String
Column name R_RequestType_IDstatic final String
Column name R_RequestType_UUstatic final String
Column name R_StatusCategory_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=529static final String
TableName=R_RequestType -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Auto Due Date Days.Get Confidentiality.Get Content Color.Get Created.int
Get Created By.Get Description.int
Get Due Date Tolerance.Get Header Color.getName()
Get Name.int
Get Request Type.Get R_RequestType_UUint
Get Status Category.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Create Change Request.boolean
Get Confidential Info.boolean
Get Default.boolean
Get EMail when Due.boolean
Get EMail when Overdue.boolean
Get Indexed.boolean
Get Invoiced.boolean
Get Self-Service.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAutoDueDateDays
(int AutoDueDateDays) Set Auto Due Date Days.void
setConfidentialType
(String ConfidentialType) Set Confidentiality.void
setContentColor
(String ContentColor) Set Content Color.void
setDescription
(String Description) Set Description.void
setDueDateTolerance
(int DueDateTolerance) Set Due Date Tolerance.void
setHeaderColor
(String HeaderColor) Set Header Color.void
setIsActive
(boolean IsActive) Set Active.void
setIsAutoChangeRequest
(boolean IsAutoChangeRequest) Set Create Change Request.void
setIsConfidentialInfo
(boolean IsConfidentialInfo) Set Confidential Info.void
setIsDefault
(boolean IsDefault) Set Default.void
setIsEMailWhenDue
(boolean IsEMailWhenDue) Set EMail when Due.void
setIsEMailWhenOverdue
(boolean IsEMailWhenOverdue) Set EMail when Overdue.void
setIsIndexed
(boolean IsIndexed) Set Indexed.void
setIsInvoiced
(boolean IsInvoiced) Set Invoiced.void
setIsSelfService
(boolean IsSelfService) Set Self-Service.void
Set Name.void
setR_RequestType_ID
(int R_RequestType_ID) Set Request Type.void
setR_RequestType_UU
(String R_RequestType_UU) Set R_RequestType_UUvoid
setR_StatusCategory_ID
(int R_StatusCategory_ID) Set Status Category.
-
Field Details
-
Table_Name
TableName=R_RequestType- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=529- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AutoDueDateDays
Column name AutoDueDateDays- See Also:
-
COLUMNNAME_ConfidentialType
Column name ConfidentialType- See Also:
-
COLUMNNAME_ContentColor
Column name ContentColor- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DueDateTolerance
Column name DueDateTolerance- See Also:
-
COLUMNNAME_HeaderColor
Column name HeaderColor- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsAutoChangeRequest
Column name IsAutoChangeRequest- See Also:
-
COLUMNNAME_IsConfidentialInfo
Column name IsConfidentialInfo- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_IsEMailWhenDue
Column name IsEMailWhenDue- See Also:
-
COLUMNNAME_IsEMailWhenOverdue
Column name IsEMailWhenOverdue- See Also:
-
COLUMNNAME_IsIndexed
Column name IsIndexed- See Also:
-
COLUMNNAME_IsInvoiced
Column name IsInvoiced- See Also:
-
COLUMNNAME_IsSelfService
Column name IsSelfService- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_R_RequestType_ID
Column name R_RequestType_ID- See Also:
-
COLUMNNAME_R_RequestType_UU
Column name R_RequestType_UU- See Also:
-
COLUMNNAME_R_StatusCategory_ID
Column name R_StatusCategory_ID- 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 -
setAutoDueDateDays
void setAutoDueDateDays(int AutoDueDateDays) Set Auto Due Date Days. Automatic Due Date Days -
getAutoDueDateDays
int getAutoDueDateDays()Get Auto Due Date Days. Automatic Due Date Days -
setConfidentialType
Set Confidentiality. Type of Confidentiality -
getConfidentialType
String getConfidentialType()Get Confidentiality. Type of Confidentiality -
setContentColor
Set Content Color. Content color of calendar dashlet -
getContentColor
String getContentColor()Get Content Color. Content color of calendar dashlet -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDueDateTolerance
void setDueDateTolerance(int DueDateTolerance) Set Due Date Tolerance. Tolerance in days between the Date Next Action and the date the request is regarded as overdue -
getDueDateTolerance
int getDueDateTolerance()Get Due Date Tolerance. Tolerance in days between the Date Next Action and the date the request is regarded as overdue -
setHeaderColor
Set Header Color. Header color of calendar dashlet -
getHeaderColor
String getHeaderColor()Get Header Color. Header color of calendar dashlet -
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 -
setIsAutoChangeRequest
void setIsAutoChangeRequest(boolean IsAutoChangeRequest) Set Create Change Request. Automatically create BOM (Engineering) Change Request -
isAutoChangeRequest
boolean isAutoChangeRequest()Get Create Change Request. Automatically create BOM (Engineering) Change Request -
setIsConfidentialInfo
void setIsConfidentialInfo(boolean IsConfidentialInfo) Set Confidential Info. Can enter confidential information -
isConfidentialInfo
boolean isConfidentialInfo()Get Confidential Info. Can enter confidential information -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setIsEMailWhenDue
void setIsEMailWhenDue(boolean IsEMailWhenDue) Set EMail when Due. Send EMail when Request becomes due -
isEMailWhenDue
boolean isEMailWhenDue()Get EMail when Due. Send EMail when Request becomes due -
setIsEMailWhenOverdue
void setIsEMailWhenOverdue(boolean IsEMailWhenOverdue) Set EMail when Overdue. Send EMail when Request becomes overdue -
isEMailWhenOverdue
boolean isEMailWhenOverdue()Get EMail when Overdue. Send EMail when Request becomes overdue -
setIsIndexed
void setIsIndexed(boolean IsIndexed) Set Indexed. Index the document for the internal search engine -
isIndexed
boolean isIndexed()Get Indexed. Index the document for the internal search engine -
setIsInvoiced
void setIsInvoiced(boolean IsInvoiced) Set Invoiced. Is this invoiced? -
isInvoiced
boolean isInvoiced()Get Invoiced. Is this invoiced? -
setIsSelfService
void setIsSelfService(boolean IsSelfService) Set Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
isSelfService
boolean isSelfService()Get Self-Service. This is a Self-Service entry or this entry can be changed via Self-Service -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setR_RequestType_ID
void setR_RequestType_ID(int R_RequestType_ID) Set Request Type. Type of request (e.g. Inquiry, Complaint, ..) -
getR_RequestType_ID
int getR_RequestType_ID()Get Request Type. Type of request (e.g. Inquiry, Complaint, ..) -
setR_RequestType_UU
Set R_RequestType_UU -
getR_RequestType_UU
String getR_RequestType_UU()Get R_RequestType_UU -
setR_StatusCategory_ID
void setR_StatusCategory_ID(int R_StatusCategory_ID) Set Status Category. Request Status Category -
getR_StatusCategory_ID
int getR_StatusCategory_ID()Get Status Category. Request Status Category -
getR_StatusCategory
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-