Package org.compiere.model
Interface I_AD_UserPreference
-
- All Known Implementing Classes:
MUserPreference,X_AD_UserPreference
public interface I_AD_UserPreferenceGenerated Interface for AD_UserPreference- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimalaccessLevelAccessLevel = 7 - System - Client - Orgstatic StringCOLUMNNAME_AD_Client_IDColumn name AD_Client_IDstatic StringCOLUMNNAME_AD_Org_IDColumn name AD_Org_IDstatic StringCOLUMNNAME_AD_User_IDColumn name AD_User_IDstatic StringCOLUMNNAME_AD_UserPreference_IDColumn name AD_UserPreference_IDstatic StringCOLUMNNAME_AD_UserPreference_UUColumn name AD_UserPreference_UUstatic StringCOLUMNNAME_AutoCommitColumn name AutoCommitstatic StringCOLUMNNAME_AutomaticDecimalPlacesForAmounColumn name AutomaticDecimalPlacesForAmounstatic StringCOLUMNNAME_AutoNewColumn name AutoNewstatic StringCOLUMNNAME_CreatedColumn name Createdstatic StringCOLUMNNAME_CreatedByColumn name CreatedBystatic StringCOLUMNNAME_GridAfterFindThresholdColumn name GridAfterFindThresholdstatic StringCOLUMNNAME_IsActiveColumn name IsActivestatic StringCOLUMNNAME_IsDetailedZoomAcrossColumn name IsDetailedZoomAcrossstatic StringCOLUMNNAME_IsUseSimilarToColumn name IsUseSimilarTostatic StringCOLUMNNAME_MigrationScriptCommentColumn name MigrationScriptCommentstatic StringCOLUMNNAME_ToggleOnDoubleClickColumn name ToggleOnDoubleClickstatic StringCOLUMNNAME_UpdatedColumn name Updatedstatic StringCOLUMNNAME_UpdatedByColumn name UpdatedBystatic StringCOLUMNNAME_ViewFindResultColumn name ViewFindResultstatic KeyNamePairModelstatic intTable_IDAD_Table_ID=200174static StringTable_NameTableName=AD_UserPreference
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAD_Client_ID()Get Client.intgetAD_Org_ID()Get Organization.I_AD_UsergetAD_User()intgetAD_User_ID()Get User/Contact.intgetAD_UserPreference_ID()Get AD_UserPreference_IDStringgetAD_UserPreference_UU()Get AD_UserPreference_UUintgetAutomaticDecimalPlacesForAmoun()Get Automatic Decimal Places For Amounts.TimestampgetCreated()Get Created.intgetCreatedBy()Get Created By.intgetGridAfterFindThreshold()Get Threshold.StringgetMigrationScriptComment()Get Migration Script CommentTimestampgetUpdated()Get Updated.intgetUpdatedBy()Get Updated By.StringgetViewFindResult()Get View find result.booleanisActive()Get Active.booleanisAutoCommit()Get Automatic CommitbooleanisAutoNew()Get Automatic New RecordbooleanisDetailedZoomAcross()Get Detailed Zoom AcrossbooleanisToggleOnDoubleClick()Get Toggle on Double Click.booleanisUseSimilarTo()Get Use Similar TovoidsetAD_Org_ID(int AD_Org_ID)Set Organization.voidsetAD_User_ID(int AD_User_ID)Set User/Contact.voidsetAD_UserPreference_ID(int AD_UserPreference_ID)Set AD_UserPreference_IDvoidsetAD_UserPreference_UU(String AD_UserPreference_UU)Set AD_UserPreference_UUvoidsetAutoCommit(boolean AutoCommit)Set Automatic CommitvoidsetAutomaticDecimalPlacesForAmoun(int AutomaticDecimalPlacesForAmoun)Set Automatic Decimal Places For Amounts.voidsetAutoNew(boolean AutoNew)Set Automatic New RecordvoidsetGridAfterFindThreshold(int GridAfterFindThreshold)Set Threshold.voidsetIsActive(boolean IsActive)Set Active.voidsetIsDetailedZoomAcross(boolean IsDetailedZoomAcross)Set Detailed Zoom AcrossvoidsetIsUseSimilarTo(boolean IsUseSimilarTo)Set Use Similar TovoidsetMigrationScriptComment(String MigrationScriptComment)Set Migration Script CommentvoidsetToggleOnDoubleClick(boolean ToggleOnDoubleClick)Set Toggle on Double Click.voidsetViewFindResult(String ViewFindResult)Set View find result.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=AD_UserPreference- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=200174- 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_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_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_UserPreference_ID
static final String COLUMNNAME_AD_UserPreference_ID
Column name AD_UserPreference_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_UserPreference_UU
static final String COLUMNNAME_AD_UserPreference_UU
Column name AD_UserPreference_UU- See Also:
- Constant Field Values
-
COLUMNNAME_AutoCommit
static final String COLUMNNAME_AutoCommit
Column name AutoCommit- See Also:
- Constant Field Values
-
COLUMNNAME_AutomaticDecimalPlacesForAmoun
static final String COLUMNNAME_AutomaticDecimalPlacesForAmoun
Column name AutomaticDecimalPlacesForAmoun- See Also:
- Constant Field Values
-
COLUMNNAME_AutoNew
static final String COLUMNNAME_AutoNew
Column name AutoNew- 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_GridAfterFindThreshold
static final String COLUMNNAME_GridAfterFindThreshold
Column name GridAfterFindThreshold- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_IsDetailedZoomAcross
static final String COLUMNNAME_IsDetailedZoomAcross
Column name IsDetailedZoomAcross- See Also:
- Constant Field Values
-
COLUMNNAME_IsUseSimilarTo
static final String COLUMNNAME_IsUseSimilarTo
Column name IsUseSimilarTo- See Also:
- Constant Field Values
-
COLUMNNAME_MigrationScriptComment
static final String COLUMNNAME_MigrationScriptComment
Column name MigrationScriptComment- See Also:
- Constant Field Values
-
COLUMNNAME_ToggleOnDoubleClick
static final String COLUMNNAME_ToggleOnDoubleClick
Column name ToggleOnDoubleClick- 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_ViewFindResult
static final String COLUMNNAME_ViewFindResult
Column name ViewFindResult- See Also:
- Constant Field Values
-
-
Method Detail
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
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_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_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
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
void setAD_UserPreference_UU(String AD_UserPreference_UU)
Set AD_UserPreference_UU
-
getAD_UserPreference_UU
String getAD_UserPreference_UU()
Get AD_UserPreference_UU
-
setAutoCommit
void setAutoCommit(boolean AutoCommit)
Set Automatic Commit
-
isAutoCommit
boolean isAutoCommit()
Get Automatic Commit
-
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
-
setAutoNew
void setAutoNew(boolean AutoNew)
Set Automatic New Record
-
isAutoNew
boolean isAutoNew()
Get Automatic New Record
-
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
-
setIsUseSimilarTo
void setIsUseSimilarTo(boolean IsUseSimilarTo)
Set Use Similar To
-
isUseSimilarTo
boolean isUseSimilarTo()
Get Use Similar To
-
setMigrationScriptComment
void setMigrationScriptComment(String MigrationScriptComment)
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
void setViewFindResult(String ViewFindResult)
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
-
-