Package org.compiere.model
Interface I_AD_InfoWindow
- All Known Implementing Classes:
MInfoWindow
,X_AD_InfoWindow
public interface I_AD_InfoWindow
Generated Interface for AD_InfoWindow
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 4 - Systemstatic final String
Column name AD_Client_IDstatic final String
Column name AD_CtxHelp_IDstatic final String
Column name AD_InfoWindow_IDstatic final String
Column name AD_InfoWindow_UUstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Table_IDstatic final String
Column name AD_Window_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 FromClausestatic final String
Column name Helpstatic final String
Column name ImageURLstatic final String
Column name IsActivestatic final String
Column name IsDefaultstatic final String
Column name IsDistinctstatic final String
Column name isLoadPageNumstatic final String
Column name IsShowInDashboardstatic final String
Column name IsValidstatic final String
Column name MaxQueryRecordsstatic final String
Column name Namestatic final String
Column name OrderByClausestatic final String
Column name OtherClausestatic final String
Column name PagingSizestatic final String
Column name PO_Window_IDstatic final String
Column name Processingstatic 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=895static final String
TableName=AD_InfoWindow -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Context Helpint
Get Info Window.Get AD_InfoWindow_UUint
Get Organization.int
Get Table.int
Get Window.Get Created.int
Get Created By.Get Description.Get Entity Type.Get Sql FROM.getHelp()
Get Comment/Help.Get Image URL.int
Get Max Query Records.getName()
Get Name.Get Sql ORDER BY.Get Other SQL Clause.int
Get Paging Sizeint
Get PO Window.int
getSeqNo()
Get Sequence.Get Updated.int
Get Updated By.Get Sql WHERE.boolean
isActive()
Get Active.boolean
Get Default.boolean
Get Distinct.boolean
Get Load Page Num.boolean
Get Process Nowboolean
Get Show in Dashboard.boolean
isValid()
Get Valid.void
setAD_CtxHelp_ID
(int AD_CtxHelp_ID) Set Context Helpvoid
setAD_InfoWindow_ID
(int AD_InfoWindow_ID) Set Info Window.void
setAD_InfoWindow_UU
(String AD_InfoWindow_UU) Set AD_InfoWindow_UUvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Table_ID
(int AD_Table_ID) Set Table.void
setAD_Window_ID
(int AD_Window_ID) Set Window.void
setDescription
(String Description) Set Description.void
setEntityType
(String EntityType) Set Entity Type.void
setFromClause
(String FromClause) Set Sql FROM.void
Set Comment/Help.void
setImageURL
(String ImageURL) Set Image URL.void
setIsActive
(boolean IsActive) Set Active.void
setIsDefault
(boolean IsDefault) Set Default.void
setIsDistinct
(boolean IsDistinct) Set Distinct.void
setisLoadPageNum
(boolean isLoadPageNum) Set Load Page Num.void
setIsShowInDashboard
(boolean IsShowInDashboard) Set Show in Dashboard.void
setIsValid
(boolean IsValid) Set Valid.void
setMaxQueryRecords
(int MaxQueryRecords) Set Max Query Records.void
Set Name.void
setOrderByClause
(String OrderByClause) Set Sql ORDER BY.void
setOtherClause
(String OtherClause) Set Other SQL Clause.void
setPagingSize
(int PagingSize) Set Paging Sizevoid
setPO_Window_ID
(int PO_Window_ID) Set PO Window.void
setProcessing
(boolean Processing) Set Process Nowvoid
setSeqNo
(int SeqNo) Set Sequence.void
setWhereClause
(String WhereClause) Set Sql WHERE.
-
Field Details
-
Table_Name
TableName=AD_InfoWindow- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=895- See Also:
-
Model
-
accessLevel
AccessLevel = 4 - System -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_CtxHelp_ID
Column name AD_CtxHelp_ID- See Also:
-
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_ID- See Also:
-
COLUMNNAME_AD_InfoWindow_UU
Column name AD_InfoWindow_UU- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Table_ID
Column name AD_Table_ID- See Also:
-
COLUMNNAME_AD_Window_ID
Column name AD_Window_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_FromClause
Column name FromClause- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_ImageURL
Column name ImageURL- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_IsDistinct
Column name IsDistinct- See Also:
-
COLUMNNAME_isLoadPageNum
Column name isLoadPageNum- See Also:
-
COLUMNNAME_IsShowInDashboard
Column name IsShowInDashboard- See Also:
-
COLUMNNAME_IsValid
Column name IsValid- See Also:
-
COLUMNNAME_MaxQueryRecords
Column name MaxQueryRecords- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OrderByClause
Column name OrderByClause- See Also:
-
COLUMNNAME_OtherClause
Column name OtherClause- See Also:
-
COLUMNNAME_PagingSize
Column name PagingSize- See Also:
-
COLUMNNAME_PO_Window_ID
Column name PO_Window_ID- See Also:
-
COLUMNNAME_Processing
Column name Processing- 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_CtxHelp_ID
void setAD_CtxHelp_ID(int AD_CtxHelp_ID) Set Context Help -
getAD_CtxHelp_ID
int getAD_CtxHelp_ID()Get Context Help -
getAD_CtxHelp
- Throws:
RuntimeException
-
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 -
setAD_InfoWindow_UU
Set AD_InfoWindow_UU -
getAD_InfoWindow_UU
String getAD_InfoWindow_UU()Get AD_InfoWindow_UU -
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_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_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
-
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 -
setFromClause
Set Sql FROM. SQL FROM clause -
getFromClause
String getFromClause()Get Sql FROM. SQL FROM clause -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setImageURL
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 -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setIsDistinct
void setIsDistinct(boolean IsDistinct) Set Distinct. Select Distinct -
isDistinct
boolean isDistinct()Get Distinct. Select Distinct -
setisLoadPageNum
void setisLoadPageNum(boolean isLoadPageNum) Set Load Page Num. When load data for info window, also load number of paging -
isLoadPageNum
boolean isLoadPageNum()Get Load Page Num. When load data for info window, also load number of paging -
setIsShowInDashboard
void setIsShowInDashboard(boolean IsShowInDashboard) Set Show in Dashboard. Show the dashlet in the dashboard -
isShowInDashboard
boolean isShowInDashboard()Get Show in Dashboard. Show the dashlet in the dashboard -
setIsValid
void setIsValid(boolean IsValid) Set Valid. Element is valid -
isValid
boolean isValid()Get Valid. Element is valid -
setMaxQueryRecords
void setMaxQueryRecords(int MaxQueryRecords) Set Max Query Records. If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records -
getMaxQueryRecords
int getMaxQueryRecords()Get Max Query Records. If defined, you cannot query more records as defined - the query criteria needs to be changed to query less records -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setOrderByClause
Set Sql ORDER BY. Fully qualified ORDER BY clause -
getOrderByClause
String getOrderByClause()Get Sql ORDER BY. Fully qualified ORDER BY clause -
setOtherClause
Set Other SQL Clause. Other SQL Clause -
getOtherClause
String getOtherClause()Get Other SQL Clause. Other SQL Clause -
setPagingSize
void setPagingSize(int PagingSize) Set Paging Size -
getPagingSize
int getPagingSize()Get Paging Size -
setPO_Window_ID
void setPO_Window_ID(int PO_Window_ID) Set PO Window. Purchase Order Window -
getPO_Window_ID
int getPO_Window_ID()Get PO Window. Purchase Order Window -
getPO_Window
- Throws:
RuntimeException
-
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
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
-