Package org.compiere.model
Interface I_AD_UserPreference
- All Known Implementing Classes:
MUserPreference
,X_AD_UserPreference
public interface I_AD_UserPreference
Generated Interface for AD_UserPreference
- Version:
- Release 12
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_User_IDstatic final String
Column name AD_UserPreference_IDstatic final String
Column name AD_UserPreference_UUstatic final String
Column name AutoCommitstatic final String
Column name AutomaticDecimalPlacesForAmounstatic final String
Column name AutoNewstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name GridAfterFindThresholdstatic final String
Column name IsActivestatic final String
Column name IsDetailedZoomAcrossstatic final String
Column name IsReadOnlySessionstatic final String
Column name IsShowTechnicalInfOnHelpstatic final String
Column name IsUseSimilarTostatic final String
Column name MigrationScriptCommentstatic final String
Column name ToggleOnDoubleClickstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name ViewFindResultstatic final KeyNamePair
static final int
AD_Table_ID=200174static final String
TableName=AD_UserPreference -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get User/Contact.int
Get AD_UserPreference_IDGet AD_UserPreference_UUint
Get Automatic Decimal Places For Amounts.Get Created.int
Get Created By.int
Get Threshold.Get Migration Script CommentGet Updated.int
Get Updated By.Get View find result.boolean
isActive()
Get Active.boolean
Get Automatic Commitboolean
Get Automatic New Recordboolean
Get Detailed Zoom Acrossboolean
Get Read Only Sessionboolean
Get Show Technical Information on Helpboolean
Get Toggle on Double Click.boolean
Get Use Similar Tovoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAD_UserPreference_ID
(int AD_UserPreference_ID) Set AD_UserPreference_IDvoid
setAD_UserPreference_UU
(String AD_UserPreference_UU) Set AD_UserPreference_UUvoid
setAutoCommit
(boolean AutoCommit) Set Automatic Commitvoid
setAutomaticDecimalPlacesForAmoun
(int AutomaticDecimalPlacesForAmoun) Set Automatic Decimal Places For Amounts.void
setAutoNew
(boolean AutoNew) Set Automatic New Recordvoid
setGridAfterFindThreshold
(int GridAfterFindThreshold) Set Threshold.void
setIsActive
(boolean IsActive) Set Active.void
setIsDetailedZoomAcross
(boolean IsDetailedZoomAcross) Set Detailed Zoom Acrossvoid
setIsReadOnlySession
(boolean IsReadOnlySession) Set Read Only Sessionvoid
setIsShowTechnicalInfOnHelp
(boolean IsShowTechnicalInfOnHelp) Set Show Technical Information on Helpvoid
setIsUseSimilarTo
(boolean IsUseSimilarTo) Set Use Similar Tovoid
setMigrationScriptComment
(String MigrationScriptComment) Set Migration Script Commentvoid
setToggleOnDoubleClick
(boolean ToggleOnDoubleClick) Set Toggle on Double Click.void
setViewFindResult
(String ViewFindResult) Set View find result.
-
Field Details
-
Table_Name
TableName=AD_UserPreference- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200174- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_UserPreference_ID
Column name AD_UserPreference_ID- See Also:
-
COLUMNNAME_AD_UserPreference_UU
Column name AD_UserPreference_UU- See Also:
-
COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_AutoCommit
Column name AutoCommit- See Also:
-
COLUMNNAME_AutoNew
Column name AutoNew- See Also:
-
COLUMNNAME_AutomaticDecimalPlacesForAmoun
Column name AutomaticDecimalPlacesForAmoun- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_GridAfterFindThreshold
Column name GridAfterFindThreshold- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDetailedZoomAcross
Column name IsDetailedZoomAcross- See Also:
-
COLUMNNAME_IsReadOnlySession
Column name IsReadOnlySession- See Also:
-
COLUMNNAME_IsShowTechnicalInfOnHelp
Column name IsShowTechnicalInfOnHelp- See Also:
-
COLUMNNAME_IsUseSimilarTo
Column name IsUseSimilarTo- See Also:
-
COLUMNNAME_MigrationScriptComment
Column name MigrationScriptComment- See Also:
-
COLUMNNAME_ToggleOnDoubleClick
Column name ToggleOnDoubleClick- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_ViewFindResult
Column name ViewFindResult- 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_UserPreference_ID
void setAD_UserPreference_ID(int AD_UserPreference_ID) Set AD_UserPreference_ID -
getAD_UserPreference_ID
int getAD_UserPreference_ID()Get AD_UserPreference_ID -
setAD_UserPreference_UU
Set AD_UserPreference_UU -
getAD_UserPreference_UU
String getAD_UserPreference_UU()Get AD_UserPreference_UU -
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
- Throws:
RuntimeException
-
setAutoCommit
void setAutoCommit(boolean AutoCommit) Set Automatic Commit -
isAutoCommit
boolean isAutoCommit()Get Automatic Commit -
setAutoNew
void setAutoNew(boolean AutoNew) Set Automatic New Record -
isAutoNew
boolean isAutoNew()Get Automatic New Record -
setAutomaticDecimalPlacesForAmoun
void setAutomaticDecimalPlacesForAmoun(int AutomaticDecimalPlacesForAmoun) Set Automatic Decimal Places For Amounts. Automatically insert a decimal point -
getAutomaticDecimalPlacesForAmoun
int getAutomaticDecimalPlacesForAmoun()Get Automatic Decimal Places For Amounts. Automatically insert a decimal point -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setGridAfterFindThreshold
void setGridAfterFindThreshold(int GridAfterFindThreshold) Set Threshold. Force grid view when Find panel closes if number of records exceed threshold -
getGridAfterFindThreshold
int getGridAfterFindThreshold()Get Threshold. Force grid view when Find panel closes if number of records exceed threshold -
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 -
setIsDetailedZoomAcross
void setIsDetailedZoomAcross(boolean IsDetailedZoomAcross) Set Detailed Zoom Across -
isDetailedZoomAcross
boolean isDetailedZoomAcross()Get Detailed Zoom Across -
setIsReadOnlySession
void setIsReadOnlySession(boolean IsReadOnlySession) Set Read Only Session -
isReadOnlySession
boolean isReadOnlySession()Get Read Only Session -
setIsShowTechnicalInfOnHelp
void setIsShowTechnicalInfOnHelp(boolean IsShowTechnicalInfOnHelp) Set Show Technical Information on Help -
isShowTechnicalInfOnHelp
boolean isShowTechnicalInfOnHelp()Get Show Technical Information on Help -
setIsUseSimilarTo
void setIsUseSimilarTo(boolean IsUseSimilarTo) Set Use Similar To -
isUseSimilarTo
boolean isUseSimilarTo()Get Use Similar To -
setMigrationScriptComment
Set Migration Script Comment -
getMigrationScriptComment
String getMigrationScriptComment()Get Migration Script Comment -
setToggleOnDoubleClick
void setToggleOnDoubleClick(boolean ToggleOnDoubleClick) Set Toggle on Double Click. Defines if double click in a field on grid mode switch to form view -
isToggleOnDoubleClick
boolean isToggleOnDoubleClick()Get Toggle on Double Click. Defines if double click in a field on grid mode switch to form view -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setViewFindResult
Set View find result. Does the system must switch to grid mode after the Find panel closes -
getViewFindResult
String getViewFindResult()Get View find result. Does the system must switch to grid mode after the Find panel closes
-