Package org.compiere.model
Interface I_AD_InfoProcess
-
- All Known Implementing Classes:
MInfoProcess
,X_AD_InfoProcess
public interface I_AD_InfoProcess
Generated Interface for AD_InfoProcess- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 4 - Systemstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_InfoColumn_ID
Column name AD_InfoColumn_IDstatic String
COLUMNNAME_AD_InfoProcess_ID
Column name AD_InfoProcess_IDstatic String
COLUMNNAME_AD_InfoProcess_UU
Column name AD_InfoProcess_UUstatic String
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Process_ID
Column name AD_Process_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DisplayLogic
Column name DisplayLogicstatic String
COLUMNNAME_EntityType
Column name EntityTypestatic String
COLUMNNAME_ImageURL
Column name ImageURLstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_LayoutType
Column name LayoutTypestatic String
COLUMNNAME_SeqNo
Column name SeqNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=200129static String
Table_Name
TableName=AD_InfoProcess
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.I_AD_InfoColumn
getAD_InfoColumn()
int
getAD_InfoColumn_ID()
Get Info Column.int
getAD_InfoProcess_ID()
Get Info ProcessString
getAD_InfoProcess_UU()
Get AD_InfoProcess_UUI_AD_InfoWindow
getAD_InfoWindow()
int
getAD_InfoWindow_ID()
Get Info Window.int
getAD_Org_ID()
Get Organization.I_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDisplayLogic()
Get Display Logic.String
getEntityType()
Get Entity Type.String
getImageURL()
Get Image URL.String
getLayoutType()
Get LayoutType.int
getSeqNo()
Get Sequence.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isActive()
Get Active.void
setAD_InfoColumn_ID(int AD_InfoColumn_ID)
Set Info Column.void
setAD_InfoProcess_ID(int AD_InfoProcess_ID)
Set Info Processvoid
setAD_InfoProcess_UU(String AD_InfoProcess_UU)
Set AD_InfoProcess_UUvoid
setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setDisplayLogic(String DisplayLogic)
Set Display Logic.void
setEntityType(String EntityType)
Set Entity Type.void
setImageURL(String ImageURL)
Set Image URL.void
setIsActive(boolean IsActive)
Set Active.void
setLayoutType(String LayoutType)
Set LayoutType.void
setSeqNo(int SeqNo)
Set Sequence.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_InfoProcess- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200129- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 4 - System
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_InfoColumn_ID
static final String COLUMNNAME_AD_InfoColumn_ID
Column name AD_InfoColumn_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_InfoProcess_ID
static final String COLUMNNAME_AD_InfoProcess_ID
Column name AD_InfoProcess_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_InfoProcess_UU
static final String COLUMNNAME_AD_InfoProcess_UU
Column name AD_InfoProcess_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AD_InfoWindow_ID
static final String COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_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_AD_Process_ID
static final String COLUMNNAME_AD_Process_ID
Column name AD_Process_ID- 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_DisplayLogic
static final String COLUMNNAME_DisplayLogic
Column name DisplayLogic- See Also:
- Constant Field Values
-
COLUMNNAME_EntityType
static final String COLUMNNAME_EntityType
Column name EntityType- See Also:
- Constant Field Values
-
COLUMNNAME_ImageURL
static final String COLUMNNAME_ImageURL
Column name ImageURL- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_LayoutType
static final String COLUMNNAME_LayoutType
Column name LayoutType- See Also:
- Constant Field Values
-
COLUMNNAME_SeqNo
static final String COLUMNNAME_SeqNo
Column name SeqNo- 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
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_InfoColumn_ID
void setAD_InfoColumn_ID(int AD_InfoColumn_ID)
Set Info Column. Info Window Column
-
getAD_InfoColumn_ID
int getAD_InfoColumn_ID()
Get Info Column. Info Window Column
-
getAD_InfoColumn
I_AD_InfoColumn getAD_InfoColumn() throws RuntimeException
- Throws:
RuntimeException
-
setAD_InfoProcess_ID
void setAD_InfoProcess_ID(int AD_InfoProcess_ID)
Set Info Process
-
getAD_InfoProcess_ID
int getAD_InfoProcess_ID()
Get Info Process
-
setAD_InfoProcess_UU
void setAD_InfoProcess_UU(String AD_InfoProcess_UU)
Set AD_InfoProcess_UU
-
getAD_InfoProcess_UU
String getAD_InfoProcess_UU()
Get AD_InfoProcess_UU
-
setAD_InfoWindow_ID
void setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window. Info and search/select Window
-
getAD_InfoWindow_ID
int getAD_InfoWindow_ID()
Get Info Window. Info and search/select Window
-
getAD_InfoWindow
I_AD_InfoWindow getAD_InfoWindow() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setAD_Process_ID
void setAD_Process_ID(int AD_Process_ID)
Set Process. Process or Report
-
getAD_Process_ID
int getAD_Process_ID()
Get Process. Process or Report
-
getAD_Process
I_AD_Process getAD_Process() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDisplayLogic
void setDisplayLogic(String DisplayLogic)
Set Display Logic. If the Field is displayed, the result determines if the field is actually displayed
-
getDisplayLogic
String getDisplayLogic()
Get Display Logic. If the Field is displayed, the result determines if the field is actually displayed
-
setEntityType
void setEntityType(String EntityType)
Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
-
getEntityType
String getEntityType()
Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
-
setImageURL
void setImageURL(String ImageURL)
Set Image URL. URL of image
-
getImageURL
String getImageURL()
Get Image URL. URL of image
-
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
-
setLayoutType
void setLayoutType(String LayoutType)
Set LayoutType. Layout type of info process
-
getLayoutType
String getLayoutType()
Get LayoutType. Layout type of info process
-
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
-
-