Package org.compiere.model
Interface I_AD_PInstance_Para
- All Known Implementing Classes:
MPInstancePara
,X_AD_PInstance_Para
public interface I_AD_PInstance_Para
Generated Interface for AD_PInstance_Para
- 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 AD_PInstance_IDstatic final String
Column name AD_PInstance_Para_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Infostatic final String
Column name Info_Tostatic final String
Column name IsActivestatic final String
Column name IsNotClausestatic final String
Column name P_Datestatic final String
Column name P_Date_Tostatic final String
Column name P_Numberstatic final String
Column name P_Number_Tostatic final String
Column name P_Stringstatic final String
Column name P_String_Tostatic final String
Column name ParameterNamestatic final String
Column name SeqNostatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=283static final String
TableName=AD_PInstance_Para -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Process Instance.Get AD_PInstance_Para_UUGet Created.int
Get Created By.getInfo()
Get Info.Get Info ToGet Process Date.Get Process Date To.Get Process Number.Get Process Number To.Get Process String.Get Process String To.Get Parameter Nameint
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Not Clause.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PInstance_ID
(int AD_PInstance_ID) Set Process Instance.void
setAD_PInstance_Para_UU
(String AD_PInstance_Para_UU) Set AD_PInstance_Para_UUvoid
Set Info.void
setInfo_To
(String Info_To) Set Info Tovoid
setIsActive
(boolean IsActive) Set Active.void
setIsNotClause
(boolean IsNotClause) Set Not Clause.void
Set Process Date.void
setP_Date_To
(Timestamp P_Date_To) Set Process Date To.void
setP_Number
(BigDecimal P_Number) Set Process Number.void
setP_Number_To
(BigDecimal P_Number_To) Set Process Number To.void
setP_String
(String P_String) Set Process String.void
setP_String_To
(String P_String_To) Set Process String To.void
setParameterName
(String ParameterName) Set Parameter Namevoid
setSeqNo
(int SeqNo) Set Sequence.
-
Field Details
-
Table_Name
TableName=AD_PInstance_Para- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=283- 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_AD_PInstance_ID
Column name AD_PInstance_ID- See Also:
-
COLUMNNAME_AD_PInstance_Para_UU
Column name AD_PInstance_Para_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Info
Column name Info- See Also:
-
COLUMNNAME_Info_To
Column name Info_To- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsNotClause
Column name IsNotClause- See Also:
-
COLUMNNAME_ParameterName
Column name ParameterName- See Also:
-
COLUMNNAME_P_Date
Column name P_Date- See Also:
-
COLUMNNAME_P_Date_To
Column name P_Date_To- See Also:
-
COLUMNNAME_P_Number
Column name P_Number- See Also:
-
COLUMNNAME_P_Number_To
Column name P_Number_To- See Also:
-
COLUMNNAME_P_String
Column name P_String- See Also:
-
COLUMNNAME_P_String_To
Column name P_String_To- See Also:
-
COLUMNNAME_SeqNo
Column name SeqNo- 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_PInstance_ID
void setAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance. Instance of the process -
getAD_PInstance_ID
int getAD_PInstance_ID()Get Process Instance. Instance of the process -
getAD_PInstance
- Throws:
RuntimeException
-
setAD_PInstance_Para_UU
Set AD_PInstance_Para_UU -
getAD_PInstance_Para_UU
String getAD_PInstance_Para_UU()Get AD_PInstance_Para_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setInfo
Set Info. Information -
getInfo
String getInfo()Get Info. Information -
setInfo_To
Set Info To -
getInfo_To
String getInfo_To()Get Info To -
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 -
setIsNotClause
void setIsNotClause(boolean IsNotClause) Set Not Clause. Indicates if a chosen multiple component value must be negate -
isNotClause
boolean isNotClause()Get Not Clause. Indicates if a chosen multiple component value must be negate -
setParameterName
Set Parameter Name -
getParameterName
String getParameterName()Get Parameter Name -
setP_Date
Set Process Date. Process Parameter -
getP_Date
Timestamp getP_Date()Get Process Date. Process Parameter -
setP_Date_To
Set Process Date To. Process Parameter -
getP_Date_To
Timestamp getP_Date_To()Get Process Date To. Process Parameter -
setP_Number
Set Process Number. Process Parameter -
getP_Number
BigDecimal getP_Number()Get Process Number. Process Parameter -
setP_Number_To
Set Process Number To. Process Parameter -
getP_Number_To
BigDecimal getP_Number_To()Get Process Number To. Process Parameter -
setP_String
Set Process String. Process Parameter -
getP_String
String getP_String()Get Process String. Process Parameter -
setP_String_To
Set Process String To. Process Parameter -
getP_String_To
String getP_String_To()Get Process String To. Process Parameter -
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
-