Package org.compiere.model
Interface I_AD_Preference
-
- All Known Implementing Classes:
MPreference
,MUserPreference
,X_AD_Preference
public interface I_AD_Preference
Generated Interface for AD_Preference- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 7 - System - Client - Orgstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_InfoWindow_ID
Column name AD_InfoWindow_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_Preference_ID
Column name AD_Preference_IDstatic String
COLUMNNAME_AD_Preference_UU
Column name AD_Preference_UUstatic String
COLUMNNAME_AD_Process_ID
Column name AD_Process_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_AD_Window_ID
Column name AD_Window_IDstatic String
COLUMNNAME_Attribute
Column name Attributestatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_PreferenceFor
Column name PreferenceForstatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_Value
Column name Valuestatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=195static String
Table_Name
TableName=AD_Preference
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getAD_Client_ID()
Get Client.I_AD_InfoWindow
getAD_InfoWindow()
int
getAD_InfoWindow_ID()
Get Info Window.int
getAD_Org_ID()
Get Organization.int
getAD_Preference_ID()
Get Preference.String
getAD_Preference_UU()
Get AD_Preference_UUI_AD_Process
getAD_Process()
int
getAD_Process_ID()
Get Process.I_AD_AllUsers_V
getAD_User()
int
getAD_User_ID()
Get User/Contact.I_AD_Window
getAD_Window()
int
getAD_Window_ID()
Get Window.String
getAttribute()
Get AttributeTimestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.String
getPreferenceFor()
Get Preference For.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.String
getValue()
Get Search Key.boolean
isActive()
Get Active.void
setAD_InfoWindow_ID(int AD_InfoWindow_ID)
Set Info Window.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_Preference_ID(int AD_Preference_ID)
Set Preference.void
setAD_Preference_UU(String AD_Preference_UU)
Set AD_Preference_UUvoid
setAD_Process_ID(int AD_Process_ID)
Set Process.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setAD_Window_ID(int AD_Window_ID)
Set Window.void
setAttribute(String Attribute)
Set Attributevoid
setIsActive(boolean IsActive)
Set Active.void
setPreferenceFor(String PreferenceFor)
Set Preference For.void
setValue(String Value)
Set Search Key.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_Preference- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=195- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- 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_Preference_ID
static final String COLUMNNAME_AD_Preference_ID
Column name AD_Preference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Preference_UU
static final String COLUMNNAME_AD_Preference_UU
Column name AD_Preference_UU- 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_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_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_Attribute
static final String COLUMNNAME_Attribute
Column name Attribute- 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_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_PreferenceFor
static final String COLUMNNAME_PreferenceFor
Column name PreferenceFor- 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_Value
static final String COLUMNNAME_Value
Column name Value- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
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_Preference_ID
void setAD_Preference_ID(int AD_Preference_ID)
Set Preference. Personal Value Preference
-
getAD_Preference_ID
int getAD_Preference_ID()
Get Preference. Personal Value Preference
-
setAD_Preference_UU
void setAD_Preference_UU(String AD_Preference_UU)
Set AD_Preference_UU
-
getAD_Preference_UU
String getAD_Preference_UU()
Get AD_Preference_UU
-
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
-
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
I_AD_AllUsers_V getAD_User() throws RuntimeException
- 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
I_AD_Window getAD_Window() throws RuntimeException
- Throws:
RuntimeException
-
setAttribute
void setAttribute(String Attribute)
Set Attribute
-
getAttribute
String getAttribute()
Get Attribute
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
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
-
setPreferenceFor
void setPreferenceFor(String PreferenceFor)
Set Preference For. Type of preference, it can window, info window or parameter process
-
getPreferenceFor
String getPreferenceFor()
Get Preference For. Type of preference, it can window, info window or parameter process
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setValue
void setValue(String Value)
Set Search Key. Search key for the record in the format required - must be unique
-
getValue
String getValue()
Get Search Key. Search key for the record in the format required - must be unique
-
-