Package org.compiere.model
Interface I_AD_Role
public interface I_AD_Role
Generated Interface for AD_Role
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 6 - System - Clientstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AD_Role_IDstatic final String
Column name AD_Role_UUstatic final String
Column name AD_Tree_Menu_IDstatic final String
Column name AD_Tree_Org_IDstatic final String
Column name Allow_Info_Accountstatic final String
Column name Allow_Info_Assetstatic final String
Column name Allow_Info_BPartnerstatic final String
Column name Allow_Info_InOutstatic final String
Column name Allow_Info_Invoicestatic final String
Column name Allow_Info_Orderstatic final String
Column name Allow_Info_Paymentstatic final String
Column name Allow_Info_Productstatic final String
Column name Allow_Info_Resourcestatic final String
Column name Allow_Info_Schedulestatic final String
Column name AmtApprovalstatic final String
Column name AmtApprovalAccumstatic final String
Column name C_Currency_IDstatic final String
Column name ConfirmQueryRecordsstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DaysApprovalAccumstatic final String
Column name Descriptionstatic final String
Column name IsAccessAdvancedstatic final String
Column name IsAccessAllOrgsstatic final String
Column name IsActivestatic final String
Column name IsCanApproveOwnDocstatic final String
Column name IsCanExportstatic final String
Column name IsCanReportstatic final String
Column name IsChangeLogstatic final String
Column name IsClientAdministratorstatic final String
Column name IsDiscountAllowedOnTotalstatic final String
Column name IsDiscountUptoLimitPricestatic final String
Column name IsManualstatic final String
Column name IsMasterRolestatic final String
Column name IsMenuAutoExpandstatic final String
Column name IsPersonalAccessstatic final String
Column name IsPersonalLockstatic final String
Column name IsShowAcctstatic final String
Column name IsUseUserOrgAccessstatic final String
Column name MaxQueryRecordsstatic final String
Column name Namestatic final String
Column name OverwritePriceLimitstatic final String
Column name PredefinedContextVariablesstatic final String
Column name PreferenceTypestatic final String
Column name RoleTypestatic final String
Column name Supervisor_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserDiscountstatic final String
Column name UserLevelstatic final KeyNamePair
static final int
AD_Table_ID=156static final String
TableName=AD_Role -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Role.Get AD_Role_UUint
Get Menu Tree.int
Get Organization Tree.Get Approval Amount.Get Approval Amount Accumulated.int
Get Currency.int
Get Confirm Query Records.Get Created.int
Get Created By.int
Get Days Approval Accumulated.Get Description.int
Get Max Query Records.getName()
Get Name.Get Predefined Context Variables.Get Preference Level.Get Role Typeint
Get Supervisor.Get Updated.int
Get Updated By.Get User DiscountGet User Level.boolean
Get Access Advancedboolean
Get Access all Orgs.boolean
isActive()
Get Active.boolean
Get Allow Info Accountboolean
Get Allow Info Assetboolean
Get Allow Info BPartnerboolean
Get Allow Shipment Infoboolean
Get Allow Info Invoiceboolean
Get Allow Info Orderboolean
Get Allow Info Paymentboolean
Get Allow Info Productboolean
Get Allow Info Resourceboolean
Get Allow Info Scheduleboolean
Get Approve own Documents.boolean
Get Can Export.boolean
Get Can Report.boolean
Get Maintain Change Log.boolean
Get Tenant Administrator.boolean
Get Is Discount Allowed On Totalboolean
Get Is Discount Up to Limit Priceboolean
isManual()
Get Manual.boolean
Get Master Role.boolean
Get Auto expand menu.boolean
Get Overwrite Price Limit.boolean
Get Personal Access.boolean
Get Personal Lock.boolean
Get Show Accounting.boolean
Get Use User Org Access.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_Role_ID
(int AD_Role_ID) Set Role.void
setAD_Role_UU
(String AD_Role_UU) Set AD_Role_UUvoid
setAD_Tree_Menu_ID
(int AD_Tree_Menu_ID) Set Menu Tree.void
setAD_Tree_Org_ID
(int AD_Tree_Org_ID) Set Organization Tree.void
setAllow_Info_Account
(boolean Allow_Info_Account) Set Allow Info Accountvoid
setAllow_Info_Asset
(boolean Allow_Info_Asset) Set Allow Info Assetvoid
setAllow_Info_BPartner
(boolean Allow_Info_BPartner) Set Allow Info BPartnervoid
setAllow_Info_InOut
(boolean Allow_Info_InOut) Set Allow Shipment Infovoid
setAllow_Info_Invoice
(boolean Allow_Info_Invoice) Set Allow Info Invoicevoid
setAllow_Info_Order
(boolean Allow_Info_Order) Set Allow Info Ordervoid
setAllow_Info_Payment
(boolean Allow_Info_Payment) Set Allow Info Paymentvoid
setAllow_Info_Product
(boolean Allow_Info_Product) Set Allow Info Productvoid
setAllow_Info_Resource
(boolean Allow_Info_Resource) Set Allow Info Resourcevoid
setAllow_Info_Schedule
(boolean Allow_Info_Schedule) Set Allow Info Schedulevoid
setAmtApproval
(BigDecimal AmtApproval) Set Approval Amount.void
setAmtApprovalAccum
(BigDecimal AmtApprovalAccum) Set Approval Amount Accumulated.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setConfirmQueryRecords
(int ConfirmQueryRecords) Set Confirm Query Records.void
setDaysApprovalAccum
(int DaysApprovalAccum) Set Days Approval Accumulated.void
setDescription
(String Description) Set Description.void
setIsAccessAdvanced
(boolean IsAccessAdvanced) Set Access Advancedvoid
setIsAccessAllOrgs
(boolean IsAccessAllOrgs) Set Access all Orgs.void
setIsActive
(boolean IsActive) Set Active.void
setIsCanApproveOwnDoc
(boolean IsCanApproveOwnDoc) Set Approve own Documents.void
setIsCanExport
(boolean IsCanExport) Set Can Export.void
setIsCanReport
(boolean IsCanReport) Set Can Report.void
setIsChangeLog
(boolean IsChangeLog) Set Maintain Change Log.void
setIsClientAdministrator
(boolean IsClientAdministrator) Set Tenant Administrator.void
setIsDiscountAllowedOnTotal
(boolean IsDiscountAllowedOnTotal) Set Is Discount Allowed On Totalvoid
setIsDiscountUptoLimitPrice
(boolean IsDiscountUptoLimitPrice) Set Is Discount Up to Limit Pricevoid
setIsManual
(boolean IsManual) Set Manual.void
setIsMasterRole
(boolean IsMasterRole) Set Master Role.void
setIsMenuAutoExpand
(boolean IsMenuAutoExpand) Set Auto expand menu.void
setIsPersonalAccess
(boolean IsPersonalAccess) Set Personal Access.void
setIsPersonalLock
(boolean IsPersonalLock) Set Personal Lock.void
setIsShowAcct
(boolean IsShowAcct) Set Show Accounting.void
setIsUseUserOrgAccess
(boolean IsUseUserOrgAccess) Set Use User Org Access.void
setMaxQueryRecords
(int MaxQueryRecords) Set Max Query Records.void
Set Name.void
setOverwritePriceLimit
(boolean OverwritePriceLimit) Set Overwrite Price Limit.void
setPredefinedContextVariables
(String PredefinedContextVariables) Set Predefined Context Variables.void
setPreferenceType
(String PreferenceType) Set Preference Level.void
setRoleType
(String RoleType) Set Role Typevoid
setSupervisor_ID
(int Supervisor_ID) Set Supervisor.void
setUserDiscount
(BigDecimal UserDiscount) Set User Discountvoid
setUserLevel
(String UserLevel) Set User Level.
-
Field Details
-
Table_Name
TableName=AD_Role- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=156- See Also:
-
Model
-
accessLevel
AccessLevel = 6 - System - Client -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_AD_Role_ID
Column name AD_Role_ID- See Also:
-
COLUMNNAME_AD_Role_UU
Column name AD_Role_UU- See Also:
-
COLUMNNAME_AD_Tree_Menu_ID
Column name AD_Tree_Menu_ID- See Also:
-
COLUMNNAME_AD_Tree_Org_ID
Column name AD_Tree_Org_ID- See Also:
-
COLUMNNAME_Allow_Info_Account
Column name Allow_Info_Account- See Also:
-
COLUMNNAME_Allow_Info_Asset
Column name Allow_Info_Asset- See Also:
-
COLUMNNAME_Allow_Info_BPartner
Column name Allow_Info_BPartner- See Also:
-
COLUMNNAME_Allow_Info_InOut
Column name Allow_Info_InOut- See Also:
-
COLUMNNAME_Allow_Info_Invoice
Column name Allow_Info_Invoice- See Also:
-
COLUMNNAME_Allow_Info_Order
Column name Allow_Info_Order- See Also:
-
COLUMNNAME_Allow_Info_Payment
Column name Allow_Info_Payment- See Also:
-
COLUMNNAME_Allow_Info_Product
Column name Allow_Info_Product- See Also:
-
COLUMNNAME_Allow_Info_Resource
Column name Allow_Info_Resource- See Also:
-
COLUMNNAME_Allow_Info_Schedule
Column name Allow_Info_Schedule- See Also:
-
COLUMNNAME_AmtApproval
Column name AmtApproval- See Also:
-
COLUMNNAME_AmtApprovalAccum
Column name AmtApprovalAccum- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_ConfirmQueryRecords
Column name ConfirmQueryRecords- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DaysApprovalAccum
Column name DaysApprovalAccum- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_IsAccessAdvanced
Column name IsAccessAdvanced- See Also:
-
COLUMNNAME_IsAccessAllOrgs
Column name IsAccessAllOrgs- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsCanApproveOwnDoc
Column name IsCanApproveOwnDoc- See Also:
-
COLUMNNAME_IsCanExport
Column name IsCanExport- See Also:
-
COLUMNNAME_IsCanReport
Column name IsCanReport- See Also:
-
COLUMNNAME_IsChangeLog
Column name IsChangeLog- See Also:
-
COLUMNNAME_IsClientAdministrator
Column name IsClientAdministrator- See Also:
-
COLUMNNAME_IsDiscountAllowedOnTotal
Column name IsDiscountAllowedOnTotal- See Also:
-
COLUMNNAME_IsDiscountUptoLimitPrice
Column name IsDiscountUptoLimitPrice- See Also:
-
COLUMNNAME_IsManual
Column name IsManual- See Also:
-
COLUMNNAME_IsMasterRole
Column name IsMasterRole- See Also:
-
COLUMNNAME_IsMenuAutoExpand
Column name IsMenuAutoExpand- See Also:
-
COLUMNNAME_IsPersonalAccess
Column name IsPersonalAccess- See Also:
-
COLUMNNAME_IsPersonalLock
Column name IsPersonalLock- See Also:
-
COLUMNNAME_IsShowAcct
Column name IsShowAcct- See Also:
-
COLUMNNAME_IsUseUserOrgAccess
Column name IsUseUserOrgAccess- See Also:
-
COLUMNNAME_MaxQueryRecords
Column name MaxQueryRecords- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_OverwritePriceLimit
Column name OverwritePriceLimit- See Also:
-
COLUMNNAME_PredefinedContextVariables
Column name PredefinedContextVariables- See Also:
-
COLUMNNAME_PreferenceType
Column name PreferenceType- See Also:
-
COLUMNNAME_RoleType
Column name RoleType- See Also:
-
COLUMNNAME_Supervisor_ID
Column name Supervisor_ID- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserDiscount
Column name UserDiscount- See Also:
-
COLUMNNAME_UserLevel
Column name UserLevel- 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_Role_ID
void setAD_Role_ID(int AD_Role_ID) Set Role. Responsibility Role -
getAD_Role_ID
int getAD_Role_ID()Get Role. Responsibility Role -
setAD_Role_UU
Set AD_Role_UU -
getAD_Role_UU
String getAD_Role_UU()Get AD_Role_UU -
setAD_Tree_Menu_ID
void setAD_Tree_Menu_ID(int AD_Tree_Menu_ID) Set Menu Tree. Tree of the menu -
getAD_Tree_Menu_ID
int getAD_Tree_Menu_ID()Get Menu Tree. Tree of the menu -
getAD_Tree_Menu
- Throws:
RuntimeException
-
setAD_Tree_Org_ID
void setAD_Tree_Org_ID(int AD_Tree_Org_ID) Set Organization Tree. Trees are used for (financial) reporting and security access (via role) -
getAD_Tree_Org_ID
int getAD_Tree_Org_ID()Get Organization Tree. Trees are used for (financial) reporting and security access (via role) -
getAD_Tree_Org
- Throws:
RuntimeException
-
setAllow_Info_Account
void setAllow_Info_Account(boolean Allow_Info_Account) Set Allow Info Account -
isAllow_Info_Account
boolean isAllow_Info_Account()Get Allow Info Account -
setAllow_Info_Asset
void setAllow_Info_Asset(boolean Allow_Info_Asset) Set Allow Info Asset -
isAllow_Info_Asset
boolean isAllow_Info_Asset()Get Allow Info Asset -
setAllow_Info_BPartner
void setAllow_Info_BPartner(boolean Allow_Info_BPartner) Set Allow Info BPartner -
isAllow_Info_BPartner
boolean isAllow_Info_BPartner()Get Allow Info BPartner -
setAllow_Info_InOut
void setAllow_Info_InOut(boolean Allow_Info_InOut) Set Allow Shipment Info -
isAllow_Info_InOut
boolean isAllow_Info_InOut()Get Allow Shipment Info -
setAllow_Info_Invoice
void setAllow_Info_Invoice(boolean Allow_Info_Invoice) Set Allow Info Invoice -
isAllow_Info_Invoice
boolean isAllow_Info_Invoice()Get Allow Info Invoice -
setAllow_Info_Order
void setAllow_Info_Order(boolean Allow_Info_Order) Set Allow Info Order -
isAllow_Info_Order
boolean isAllow_Info_Order()Get Allow Info Order -
setAllow_Info_Payment
void setAllow_Info_Payment(boolean Allow_Info_Payment) Set Allow Info Payment -
isAllow_Info_Payment
boolean isAllow_Info_Payment()Get Allow Info Payment -
setAllow_Info_Product
void setAllow_Info_Product(boolean Allow_Info_Product) Set Allow Info Product -
isAllow_Info_Product
boolean isAllow_Info_Product()Get Allow Info Product -
setAllow_Info_Resource
void setAllow_Info_Resource(boolean Allow_Info_Resource) Set Allow Info Resource -
isAllow_Info_Resource
boolean isAllow_Info_Resource()Get Allow Info Resource -
setAllow_Info_Schedule
void setAllow_Info_Schedule(boolean Allow_Info_Schedule) Set Allow Info Schedule -
isAllow_Info_Schedule
boolean isAllow_Info_Schedule()Get Allow Info Schedule -
setAmtApproval
Set Approval Amount. The approval amount limit for this role -
getAmtApproval
BigDecimal getAmtApproval()Get Approval Amount. The approval amount limit for this role -
setAmtApprovalAccum
Set Approval Amount Accumulated. The approval amount limit for this role accumulated on a period -
getAmtApprovalAccum
BigDecimal getAmtApprovalAccum()Get Approval Amount Accumulated. The approval amount limit for this role accumulated on a period -
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setConfirmQueryRecords
void setConfirmQueryRecords(int ConfirmQueryRecords) Set Confirm Query Records. Require Confirmation if more records will be returned by the query (If not defined 500) -
getConfirmQueryRecords
int getConfirmQueryRecords()Get Confirm Query Records. Require Confirmation if more records will be returned by the query (If not defined 500) -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDaysApprovalAccum
void setDaysApprovalAccum(int DaysApprovalAccum) Set Days Approval Accumulated. The days approval indicates the days to take into account to verify the accumulated approval amount. -
getDaysApprovalAccum
int getDaysApprovalAccum()Get Days Approval Accumulated. The days approval indicates the days to take into account to verify the accumulated approval amount. -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setIsAccessAdvanced
void setIsAccessAdvanced(boolean IsAccessAdvanced) Set Access Advanced -
isAccessAdvanced
boolean isAccessAdvanced()Get Access Advanced -
setIsAccessAllOrgs
void setIsAccessAllOrgs(boolean IsAccessAllOrgs) Set Access all Orgs. Access all Organizations (no org access control) of the tenant -
isAccessAllOrgs
boolean isAccessAllOrgs()Get Access all Orgs. Access all Organizations (no org access control) of the tenant -
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 -
setIsCanApproveOwnDoc
void setIsCanApproveOwnDoc(boolean IsCanApproveOwnDoc) Set Approve own Documents. Users with this role can approve their own documents -
isCanApproveOwnDoc
boolean isCanApproveOwnDoc()Get Approve own Documents. Users with this role can approve their own documents -
setIsCanExport
void setIsCanExport(boolean IsCanExport) Set Can Export. Users with this role can export data -
isCanExport
boolean isCanExport()Get Can Export. Users with this role can export data -
setIsCanReport
void setIsCanReport(boolean IsCanReport) Set Can Report. Users with this role can create reports -
isCanReport
boolean isCanReport()Get Can Report. Users with this role can create reports -
setIsChangeLog
void setIsChangeLog(boolean IsChangeLog) Set Maintain Change Log. Maintain a log of changes -
isChangeLog
boolean isChangeLog()Get Maintain Change Log. Maintain a log of changes -
setIsClientAdministrator
void setIsClientAdministrator(boolean IsClientAdministrator) Set Tenant Administrator. This role is a tenant administrator -
isClientAdministrator
boolean isClientAdministrator()Get Tenant Administrator. This role is a tenant administrator -
setIsDiscountAllowedOnTotal
void setIsDiscountAllowedOnTotal(boolean IsDiscountAllowedOnTotal) Set Is Discount Allowed On Total -
isDiscountAllowedOnTotal
boolean isDiscountAllowedOnTotal()Get Is Discount Allowed On Total -
setIsDiscountUptoLimitPrice
void setIsDiscountUptoLimitPrice(boolean IsDiscountUptoLimitPrice) Set Is Discount Up to Limit Price -
isDiscountUptoLimitPrice
boolean isDiscountUptoLimitPrice()Get Is Discount Up to Limit Price -
setIsManual
void setIsManual(boolean IsManual) Set Manual. This is a manual process -
isManual
boolean isManual()Get Manual. This is a manual process -
setIsMasterRole
void setIsMasterRole(boolean IsMasterRole) Set Master Role. A master role cannot be assigned to users, it is intended to define access to menu option and documents and inherit to other roles -
isMasterRole
boolean isMasterRole()Get Master Role. A master role cannot be assigned to users, it is intended to define access to menu option and documents and inherit to other roles -
setIsMenuAutoExpand
void setIsMenuAutoExpand(boolean IsMenuAutoExpand) Set Auto expand menu. If ticked, the menu is automatically expanded -
isMenuAutoExpand
boolean isMenuAutoExpand()Get Auto expand menu. If ticked, the menu is automatically expanded -
setIsPersonalAccess
void setIsPersonalAccess(boolean IsPersonalAccess) Set Personal Access. Allow access to all personal records -
isPersonalAccess
boolean isPersonalAccess()Get Personal Access. Allow access to all personal records -
setIsPersonalLock
void setIsPersonalLock(boolean IsPersonalLock) Set Personal Lock. Allow users with role to lock access to personal records -
isPersonalLock
boolean isPersonalLock()Get Personal Lock. Allow users with role to lock access to personal records -
setIsShowAcct
void setIsShowAcct(boolean IsShowAcct) Set Show Accounting. Users with this role can see accounting information -
isShowAcct
boolean isShowAcct()Get Show Accounting. Users with this role can see accounting information -
setIsUseUserOrgAccess
void setIsUseUserOrgAccess(boolean IsUseUserOrgAccess) Set Use User Org Access. Use Org Access defined by user instead of Role Org Access -
isUseUserOrgAccess
boolean isUseUserOrgAccess()Get Use User Org Access. Use Org Access defined by user instead of Role Org Access -
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 -
setOverwritePriceLimit
void setOverwritePriceLimit(boolean OverwritePriceLimit) Set Overwrite Price Limit. Overwrite Price Limit if the Price List enforces the Price Limit -
isOverwritePriceLimit
boolean isOverwritePriceLimit()Get Overwrite Price Limit. Overwrite Price Limit if the Price List enforces the Price Limit -
setPredefinedContextVariables
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 -
setPreferenceType
Set Preference Level. Determines what preferences the user can set -
getPreferenceType
String getPreferenceType()Get Preference Level. Determines what preferences the user can set -
setRoleType
Set Role Type -
getRoleType
String getRoleType()Get Role Type -
setSupervisor_ID
void setSupervisor_ID(int Supervisor_ID) Set Supervisor. Supervisor for this user/organization - used for escalation and approval -
getSupervisor_ID
int getSupervisor_ID()Get Supervisor. Supervisor for this user/organization - used for escalation and approval -
getSupervisor
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUserDiscount
Set User Discount -
getUserDiscount
BigDecimal getUserDiscount()Get User Discount -
setUserLevel
Set User Level. System Tenant Organization -
getUserLevel
String getUserLevel()Get User Level. System Tenant Organization
-