Package org.compiere.model
Interface I_AD_Window
-
- All Known Implementing Classes:
MWindow
,X_AD_Window
public interface I_AD_Window
Generated Interface for AD_Window- 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_Color_ID
Column name AD_Color_IDstatic String
COLUMNNAME_AD_Image_ID
Column name AD_Image_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Window_ID
Column name AD_Window_IDstatic String
COLUMNNAME_AD_Window_UU
Column name AD_Window_UUstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_EntityType
Column name EntityTypestatic String
COLUMNNAME_Help
Column name Helpstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_IsBetaFunctionality
Column name IsBetaFunctionalitystatic String
COLUMNNAME_IsDefault
Column name IsDefaultstatic String
COLUMNNAME_IsSOTrx
Column name IsSOTrxstatic String
COLUMNNAME_Name
Column name Namestatic String
COLUMNNAME_PredefinedContextVariables
Column name PredefinedContextVariablesstatic String
COLUMNNAME_Processing
Column name Processingstatic String
COLUMNNAME_TitleLogic
Column name TitleLogicstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_WindowType
Column name WindowTypestatic String
COLUMNNAME_WinHeight
Column name WinHeightstatic String
COLUMNNAME_WinWidth
Column name WinWidthstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=105static String
Table_Name
TableName=AD_Window
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.I_AD_Color
getAD_Color()
int
getAD_Color_ID()
Get System Color.I_AD_Image
getAD_Image()
int
getAD_Image_ID()
Get Image.int
getAD_Org_ID()
Get Organization.int
getAD_Window_ID()
Get Window.String
getAD_Window_UU()
Get AD_Window_UUTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getDescription()
Get Description.String
getEntityType()
Get Entity Type.String
getHelp()
Get Comment/Help.String
getName()
Get Name.String
getPredefinedContextVariables()
Get Predefined Context Variables.String
getTitleLogic()
Get Title Logic.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getWindowType()
Get WindowType.int
getWinHeight()
Get Window Heightint
getWinWidth()
Get Window Widthboolean
isActive()
Get Active.boolean
isBetaFunctionality()
Get Beta Functionality.boolean
isDefault()
Get Default.boolean
isProcessing()
Get Process Nowboolean
isSOTrx()
Get Sales Transaction.void
setAD_Color_ID(int AD_Color_ID)
Set System Color.void
setAD_Image_ID(int AD_Image_ID)
Set Image.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Window_ID(int AD_Window_ID)
Set Window.void
setAD_Window_UU(String AD_Window_UU)
Set AD_Window_UUvoid
setDescription(String Description)
Set Description.void
setEntityType(String EntityType)
Set Entity Type.void
setHelp(String Help)
Set Comment/Help.void
setIsActive(boolean IsActive)
Set Active.void
setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality.void
setIsDefault(boolean IsDefault)
Set Default.void
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.void
setName(String Name)
Set Name.void
setPredefinedContextVariables(String PredefinedContextVariables)
Set Predefined Context Variables.void
setProcessing(boolean Processing)
Set Process Nowvoid
setTitleLogic(String TitleLogic)
Set Title Logic.void
setWindowType(String WindowType)
Set WindowType.void
setWinHeight(int WinHeight)
Set Window Heightvoid
setWinWidth(int WinWidth)
Set Window Width
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Window- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=105- 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_Color_ID
static final String COLUMNNAME_AD_Color_ID
Column name AD_Color_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Image_ID
static final String COLUMNNAME_AD_Image_ID
Column name AD_Image_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_Window_ID
static final String COLUMNNAME_AD_Window_ID
Column name AD_Window_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Window_UU
static final String COLUMNNAME_AD_Window_UU
Column name AD_Window_UU- 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_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_EntityType
static final String COLUMNNAME_EntityType
Column name EntityType- See Also:
- Constant Field Values
-
COLUMNNAME_Help
static final String COLUMNNAME_Help
Column name Help- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsBetaFunctionality
static final String COLUMNNAME_IsBetaFunctionality
Column name IsBetaFunctionality- See Also:
- Constant Field Values
-
COLUMNNAME_IsDefault
static final String COLUMNNAME_IsDefault
Column name IsDefault- See Also:
- Constant Field Values
-
COLUMNNAME_IsSOTrx
static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx- See Also:
- Constant Field Values
-
COLUMNNAME_Name
static final String COLUMNNAME_Name
Column name Name- See Also:
- Constant Field Values
-
COLUMNNAME_PredefinedContextVariables
static final String COLUMNNAME_PredefinedContextVariables
Column name PredefinedContextVariables- See Also:
- Constant Field Values
-
COLUMNNAME_Processing
static final String COLUMNNAME_Processing
Column name Processing- See Also:
- Constant Field Values
-
COLUMNNAME_TitleLogic
static final String COLUMNNAME_TitleLogic
Column name TitleLogic- 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
-
COLUMNNAME_WindowType
static final String COLUMNNAME_WindowType
Column name WindowType- See Also:
- Constant Field Values
-
COLUMNNAME_WinHeight
static final String COLUMNNAME_WinHeight
Column name WinHeight- See Also:
- Constant Field Values
-
COLUMNNAME_WinWidth
static final String COLUMNNAME_WinWidth
Column name WinWidth- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Color_ID
void setAD_Color_ID(int AD_Color_ID)
Set System Color. Color for backgrounds or indicators
-
getAD_Color_ID
int getAD_Color_ID()
Get System Color. Color for backgrounds or indicators
-
getAD_Color
I_AD_Color getAD_Color() throws RuntimeException
- Throws:
RuntimeException
-
setAD_Image_ID
void setAD_Image_ID(int AD_Image_ID)
Set Image. Image or Icon
-
getAD_Image_ID
int getAD_Image_ID()
Get Image. Image or Icon
-
getAD_Image
I_AD_Image getAD_Image() 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_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
-
setAD_Window_UU
void setAD_Window_UU(String AD_Window_UU)
Set AD_Window_UU
-
getAD_Window_UU
String getAD_Window_UU()
Get AD_Window_UU
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
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
-
setHelp
void setHelp(String Help)
Set Comment/Help. Comment or Hint
-
getHelp
String getHelp()
Get Comment/Help. Comment or Hint
-
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
-
setIsBetaFunctionality
void setIsBetaFunctionality(boolean IsBetaFunctionality)
Set Beta Functionality. This functionality is considered Beta
-
isBetaFunctionality
boolean isBetaFunctionality()
Get Beta Functionality. This functionality is considered Beta
-
setIsDefault
void setIsDefault(boolean IsDefault)
Set Default. Default value
-
isDefault
boolean isDefault()
Get Default. Default value
-
setIsSOTrx
void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction
-
isSOTrx
boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction
-
setName
void setName(String Name)
Set Name. Alphanumeric identifier of the entity
-
getName
String getName()
Get Name. Alphanumeric identifier of the entity
-
setPredefinedContextVariables
void setPredefinedContextVariables(String PredefinedContextVariables)
Set Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window
-
getPredefinedContextVariables
String getPredefinedContextVariables()
Get Predefined Context Variables. Predefined context variables to inject when opening a menu entry or a window
-
setProcessing
void setProcessing(boolean Processing)
Set Process Now
-
isProcessing
boolean isProcessing()
Get Process Now
-
setTitleLogic
void setTitleLogic(String TitleLogic)
Set Title Logic. The result determines the title to be displayed for this window
-
getTitleLogic
String getTitleLogic()
Get Title Logic. The result determines the title to be displayed for this window
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setWindowType
void setWindowType(String WindowType)
Set WindowType. Type or classification of a Window
-
getWindowType
String getWindowType()
Get WindowType. Type or classification of a Window
-
setWinHeight
void setWinHeight(int WinHeight)
Set Window Height
-
getWinHeight
int getWinHeight()
Get Window Height
-
setWinWidth
void setWinWidth(int WinWidth)
Set Window Width
-
getWinWidth
int getWinWidth()
Get Window Width
-
-