Package org.compiere.model
Interface I_PA_DocumentStatus
- All Known Implementing Classes:
MDocumentStatus
,X_PA_DocumentStatus
public interface I_PA_DocumentStatus
Generated Interface for PA_DocumentStatus
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Form_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Role_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_User_IDstatic final String
Column name AD_Window_IDstatic final String
Column name C_Project_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Descriptionstatic final String
Column name EntityTypestatic final String
Column name IsActivestatic final String
Column name Namestatic final String
Column name Name_PrintColor_IDstatic final String
Column name Name_PrintFont_IDstatic final String
Column name Number_PrintColor_IDstatic final String
Column name Number_PrintFont_IDstatic final String
Column name PA_DocumentStatus_IDstatic final String
Column name PA_DocumentStatus_UUstatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name WhereClausestatic final KeyNamePair
static final int
AD_Table_ID=200216static final String
TableName=PA_DocumentStatus -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Special Form.int
Get Organization.int
Get Role.int
Get Table.int
Get User/Contact.int
Get Window.int
Get Project.Get Created.int
Get Created By.Get Description.Get Entity Type.getName()
Get Name.int
Get Print Color for Nameint
Get Print Font for Nameint
Get Print Color for Numberint
Get Print Font for Numberint
Get Document StatusGet PA_DocumentStatus_UUint
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.Get Sql WHERE.boolean
isActive()
Get Active.void
setAD_Form_ID
(int AD_Form_ID) Set Special Form.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Role_ID
(int AD_Role_ID) Set Role.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setDescription
(String Description) Set Description.void
setEntityType
(String EntityType) Set Entity Type.void
setIsActive
(boolean IsActive) Set Active.void
Set Name.void
setName_PrintColor_ID
(int Name_PrintColor_ID) Set Print Color for Namevoid
setName_PrintFont_ID
(int Name_PrintFont_ID) Set Print Font for Namevoid
setNumber_PrintColor_ID
(int Number_PrintColor_ID) Set Print Color for Numbervoid
setNumber_PrintFont_ID
(int Number_PrintFont_ID) Set Print Font for Numbervoid
setPA_DocumentStatus_ID
(int PA_DocumentStatus_ID) Set Document Statusvoid
setPA_DocumentStatus_UU
(String PA_DocumentStatus_UU) Set PA_DocumentStatus_UUvoid
setSeqNo
(int SeqNo) Set Sequence.void
setWhereClause
(String WhereClause) Set Sql WHERE.
-
Field Details
-
Table_Name
TableName=PA_DocumentStatus- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200216- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Form_ID
Column name AD_Form_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_EntityType
Column name EntityType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Name_PrintColor_ID
Column name Name_PrintColor_ID- See Also:
-
COLUMNNAME_Name_PrintFont_ID
Column name Name_PrintFont_ID- See Also:
-
COLUMNNAME_Number_PrintColor_ID
Column name Number_PrintColor_ID- See Also:
-
COLUMNNAME_Number_PrintFont_ID
Column name Number_PrintFont_ID- See Also:
-
COLUMNNAME_PA_DocumentStatus_ID
Column name PA_DocumentStatus_ID- See Also:
-
COLUMNNAME_PA_DocumentStatus_UU
Column name PA_DocumentStatus_UU- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_WhereClause
Column name WhereClause- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Form_ID
void setAD_Form_ID(int AD_Form_ID) Set Special Form. Special Form -
getAD_Form_ID
int getAD_Form_ID()Get Special Form. Special Form -
getAD_Form
- Throws:
RuntimeException
-
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_Role_ID
void setAD_Role_ID(int AD_Role_ID) Set Role. Responsibility Role -
getAD_Role_ID
int getAD_Role_ID()Get Role. Responsibility Role -
getAD_Role
- Throws:
RuntimeException
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID) Set Table. Database Table information -
getAD_Table_ID
int getAD_Table_ID()Get Table. Database Table information -
getAD_Table
- Throws:
RuntimeException
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setAD_Window_ID
void setAD_Window_ID(int AD_Window_ID) Set Window. Data entry or display window -
getAD_Window_ID
int getAD_Window_ID()Get Window. Data entry or display window -
getAD_Window
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
- Throws:
RuntimeException
-
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 -
setEntityType
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
getEntityType
String getEntityType()Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization -
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 -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setName_PrintColor_ID
void setName_PrintColor_ID(int Name_PrintColor_ID) Set Print Color for Name -
getName_PrintColor_ID
int getName_PrintColor_ID()Get Print Color for Name -
getName_PrintColor
- Throws:
RuntimeException
-
setName_PrintFont_ID
void setName_PrintFont_ID(int Name_PrintFont_ID) Set Print Font for Name -
getName_PrintFont_ID
int getName_PrintFont_ID()Get Print Font for Name -
getName_PrintFont
- Throws:
RuntimeException
-
setNumber_PrintColor_ID
void setNumber_PrintColor_ID(int Number_PrintColor_ID) Set Print Color for Number -
getNumber_PrintColor_ID
int getNumber_PrintColor_ID()Get Print Color for Number -
getNumber_PrintColor
- Throws:
RuntimeException
-
setNumber_PrintFont_ID
void setNumber_PrintFont_ID(int Number_PrintFont_ID) Set Print Font for Number -
getNumber_PrintFont_ID
int getNumber_PrintFont_ID()Get Print Font for Number -
getNumber_PrintFont
- Throws:
RuntimeException
-
setPA_DocumentStatus_ID
void setPA_DocumentStatus_ID(int PA_DocumentStatus_ID) Set Document Status -
getPA_DocumentStatus_ID
int getPA_DocumentStatus_ID()Get Document Status -
setPA_DocumentStatus_UU
Set PA_DocumentStatus_UU -
getPA_DocumentStatus_UU
String getPA_DocumentStatus_UU()Get PA_DocumentStatus_UU -
setSeqNo
void setSeqNo(int SeqNo) Set Sequence. Method of ordering records; lowest number comes first -
getSeqNo
int getSeqNo()Get Sequence. Method of ordering records; lowest number comes first -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setWhereClause
Set Sql WHERE. Fully qualified SQL WHERE clause -
getWhereClause
String getWhereClause()Get Sql WHERE. Fully qualified SQL WHERE clause
-