|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_AD_Role
public class X_AD_Role
Generated Model for AD_Role
| Field Summary | |
|---|---|
static int |
AD_TREE_MENU_ID_AD_Reference_ID
AD_Tree_Menu_ID AD_Reference_ID=184 |
static int |
AD_TREE_ORG_ID_AD_Reference_ID
AD_Tree_Org_ID AD_Reference_ID=184 |
static int |
CONNECTIONPROFILE_AD_Reference_ID
ConnectionProfile AD_Reference_ID=364 |
static String |
CONNECTIONPROFILE_LAN
LAN = L |
static String |
CONNECTIONPROFILE_TerminalServer
Terminal Server = T |
static String |
CONNECTIONPROFILE_VPN
VPN = V |
static String |
CONNECTIONPROFILE_WAN
WAN = W |
static int |
PREFERENCETYPE_AD_Reference_ID
PreferenceType AD_Reference_ID=330 |
static String |
PREFERENCETYPE_Client
Client = C |
static String |
PREFERENCETYPE_None
None = N |
static String |
PREFERENCETYPE_Organization
Organization = O |
static String |
PREFERENCETYPE_User
User = U |
static int |
SUPERVISOR_ID_AD_Reference_ID
Supervisor_ID AD_Reference_ID=286 |
static int |
USERLEVEL_AD_Reference_ID
UserLevel AD_Reference_ID=226 |
static String |
USERLEVEL_Client
Client = C |
static String |
USERLEVEL_ClientPlusOrganization
Client+Organization = CO |
static String |
USERLEVEL_Organization
Organization = O |
static String |
USERLEVEL_System
System = S |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
X_AD_Role(Properties ctx,
int AD_Role_ID,
String trxName)
Standard Constructor |
|
X_AD_Role(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_Role_ID()
Get Role. |
int |
getAD_Tree_Menu_ID()
Get Menu Tree. |
int |
getAD_Tree_Org_ID()
Get Organization Tree. |
BigDecimal |
getAmtApproval()
Get Approval Amount. |
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getConfirmQueryRecords()
Get Confirm Query Records. |
String |
getConnectionProfile()
Get Connection Profile. |
String |
getDescription()
Get Description. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
int |
getMaxQueryRecords()
Get Max Query Records. |
String |
getName()
Get Name. |
String |
getPreferenceType()
Get Preference Level. |
int |
getSupervisor_ID()
Get Supervisor. |
BigDecimal |
getUserDiscount()
Get UserDiscount. |
String |
getUserLevel()
Get User Level. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
boolean |
isAccessAllOrgs()
Get Access all Orgs. |
boolean |
isAllow_Info_Account()
Get Allow Info Account. |
boolean |
isAllow_Info_Asset()
Get Allow Info Asset. |
boolean |
isAllow_Info_BPartner()
Get Allow Info BPartner. |
boolean |
isAllow_Info_CashJournal()
Get Allow Info CashJournal. |
boolean |
isAllow_Info_CRP()
Get Allow Info CRP. |
boolean |
isAllow_Info_InOut()
Get Allow Info InOut. |
boolean |
isAllow_Info_Invoice()
Get Allow Info Invoice. |
boolean |
isAllow_Info_MRP()
Get Allow Info MRP. |
boolean |
isAllow_Info_Order()
Get Allow Info Order. |
boolean |
isAllow_Info_Payment()
Get Allow Info Payment. |
boolean |
isAllow_Info_Product()
Get Allow Info Product. |
boolean |
isAllow_Info_Resource()
Get Allow Info Resource. |
boolean |
isAllow_Info_Schedule()
Get Allow Info Schedule. |
boolean |
isCanApproveOwnDoc()
Get Approve own Documents. |
boolean |
isCanExport()
Get Can Export. |
boolean |
isCanReport()
Get Can Report. |
boolean |
isChangeLog()
Get Maintain Change Log. |
boolean |
isManual()
Get Manual. |
boolean |
isOverwritePriceLimit()
Get Overwrite Price Limit. |
boolean |
isPersonalAccess()
Get Personal Access. |
boolean |
isPersonalLock()
Get Personal Lock. |
boolean |
isShowAcct()
Get Show Accounting. |
boolean |
isUseUserOrgAccess()
Get Use User Org Access. |
void |
setAD_Role_ID(int AD_Role_ID)
Set Role. |
void |
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 Account. |
void |
setAllow_Info_Asset(boolean Allow_Info_Asset)
Set Allow Info Asset. |
void |
setAllow_Info_BPartner(boolean Allow_Info_BPartner)
Set Allow Info BPartner. |
void |
setAllow_Info_CashJournal(boolean Allow_Info_CashJournal)
Set Allow Info CashJournal. |
void |
setAllow_Info_CRP(boolean Allow_Info_CRP)
Set Allow Info CRP. |
void |
setAllow_Info_InOut(boolean Allow_Info_InOut)
Set Allow Info InOut. |
void |
setAllow_Info_Invoice(boolean Allow_Info_Invoice)
Set Allow Info Invoice. |
void |
setAllow_Info_MRP(boolean Allow_Info_MRP)
Set Allow Info MRP. |
void |
setAllow_Info_Order(boolean Allow_Info_Order)
Set Allow Info Order. |
void |
setAllow_Info_Payment(boolean Allow_Info_Payment)
Set Allow Info Payment. |
void |
setAllow_Info_Product(boolean Allow_Info_Product)
Set Allow Info Product. |
void |
setAllow_Info_Resource(boolean Allow_Info_Resource)
Set Allow Info Resource. |
void |
setAllow_Info_Schedule(boolean Allow_Info_Schedule)
Set Allow Info Schedule. |
void |
setAmtApproval(BigDecimal AmtApproval)
Set Approval Amount. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setConfirmQueryRecords(int ConfirmQueryRecords)
Set Confirm Query Records. |
void |
setConnectionProfile(String ConnectionProfile)
Set Connection Profile. |
void |
setDescription(String Description)
Set Description. |
void |
setIsAccessAllOrgs(boolean IsAccessAllOrgs)
Set Access all Orgs. |
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 |
setIsManual(boolean IsManual)
Set Manual. |
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 |
setName(String Name)
Set Name. |
void |
setOverwritePriceLimit(boolean OverwritePriceLimit)
Set Overwrite Price Limit. |
void |
setPreferenceType(String PreferenceType)
Set Preference Level. |
void |
setSupervisor_ID(int Supervisor_ID)
Set Supervisor. |
void |
setUserDiscount(BigDecimal UserDiscount)
Set UserDiscount. |
void |
setUserLevel(String UserLevel)
Set User Level. |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Field Detail |
|---|
public static final int AD_TREE_MENU_ID_AD_Reference_ID
public static final int AD_TREE_ORG_ID_AD_Reference_ID
public static final int CONNECTIONPROFILE_AD_Reference_ID
public static final String CONNECTIONPROFILE_LAN
public static final String CONNECTIONPROFILE_TerminalServer
public static final String CONNECTIONPROFILE_VPN
public static final String CONNECTIONPROFILE_WAN
public static final int PREFERENCETYPE_AD_Reference_ID
public static final String PREFERENCETYPE_Client
public static final String PREFERENCETYPE_Organization
public static final String PREFERENCETYPE_User
public static final String PREFERENCETYPE_None
public static final int SUPERVISOR_ID_AD_Reference_ID
public static final int USERLEVEL_AD_Reference_ID
public static final String USERLEVEL_System
public static final String USERLEVEL_Client
public static final String USERLEVEL_Organization
public static final String USERLEVEL_ClientPlusOrganization
| Constructor Detail |
|---|
public X_AD_Role(Properties ctx,
int AD_Role_ID,
String trxName)
public X_AD_Role(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class POpublic void setAD_Role_ID(int AD_Role_ID)
setAD_Role_ID in interface I_AD_RoleAD_Role_ID - Responsibility Rolepublic int getAD_Role_ID()
getAD_Role_ID in interface I_AD_Rolepublic void setAD_Tree_Menu_ID(int AD_Tree_Menu_ID)
setAD_Tree_Menu_ID in interface I_AD_RoleAD_Tree_Menu_ID - Tree of the menupublic int getAD_Tree_Menu_ID()
getAD_Tree_Menu_ID in interface I_AD_Rolepublic void setAD_Tree_Org_ID(int AD_Tree_Org_ID)
setAD_Tree_Org_ID in interface I_AD_RoleAD_Tree_Org_ID - Tree to determine organizational hierarchypublic int getAD_Tree_Org_ID()
getAD_Tree_Org_ID in interface I_AD_Rolepublic void setAllow_Info_Account(boolean Allow_Info_Account)
setAllow_Info_Account in interface I_AD_RoleAllow_Info_Account - Allow Info Accountpublic boolean isAllow_Info_Account()
isAllow_Info_Account in interface I_AD_Rolepublic void setAllow_Info_Asset(boolean Allow_Info_Asset)
setAllow_Info_Asset in interface I_AD_RoleAllow_Info_Asset - Allow Info Assetpublic boolean isAllow_Info_Asset()
isAllow_Info_Asset in interface I_AD_Rolepublic void setAllow_Info_BPartner(boolean Allow_Info_BPartner)
setAllow_Info_BPartner in interface I_AD_RoleAllow_Info_BPartner - Allow Info BPartnerpublic boolean isAllow_Info_BPartner()
isAllow_Info_BPartner in interface I_AD_Rolepublic void setAllow_Info_CashJournal(boolean Allow_Info_CashJournal)
setAllow_Info_CashJournal in interface I_AD_RoleAllow_Info_CashJournal - Allow Info CashJournalpublic boolean isAllow_Info_CashJournal()
isAllow_Info_CashJournal in interface I_AD_Rolepublic void setAllow_Info_CRP(boolean Allow_Info_CRP)
setAllow_Info_CRP in interface I_AD_RoleAllow_Info_CRP - Allow Info CRPpublic boolean isAllow_Info_CRP()
isAllow_Info_CRP in interface I_AD_Rolepublic void setAllow_Info_InOut(boolean Allow_Info_InOut)
setAllow_Info_InOut in interface I_AD_RoleAllow_Info_InOut - Allow Info InOutpublic boolean isAllow_Info_InOut()
isAllow_Info_InOut in interface I_AD_Rolepublic void setAllow_Info_Invoice(boolean Allow_Info_Invoice)
setAllow_Info_Invoice in interface I_AD_RoleAllow_Info_Invoice - Allow Info Invoicepublic boolean isAllow_Info_Invoice()
isAllow_Info_Invoice in interface I_AD_Rolepublic void setAllow_Info_MRP(boolean Allow_Info_MRP)
setAllow_Info_MRP in interface I_AD_RoleAllow_Info_MRP - Allow Info MRPpublic boolean isAllow_Info_MRP()
isAllow_Info_MRP in interface I_AD_Rolepublic void setAllow_Info_Order(boolean Allow_Info_Order)
setAllow_Info_Order in interface I_AD_RoleAllow_Info_Order - Allow Info Orderpublic boolean isAllow_Info_Order()
isAllow_Info_Order in interface I_AD_Rolepublic void setAllow_Info_Payment(boolean Allow_Info_Payment)
setAllow_Info_Payment in interface I_AD_RoleAllow_Info_Payment - Allow Info Paymentpublic boolean isAllow_Info_Payment()
isAllow_Info_Payment in interface I_AD_Rolepublic void setAllow_Info_Product(boolean Allow_Info_Product)
setAllow_Info_Product in interface I_AD_RoleAllow_Info_Product - Allow Info Productpublic boolean isAllow_Info_Product()
isAllow_Info_Product in interface I_AD_Rolepublic void setAllow_Info_Resource(boolean Allow_Info_Resource)
setAllow_Info_Resource in interface I_AD_RoleAllow_Info_Resource - Allow Info Resourcepublic boolean isAllow_Info_Resource()
isAllow_Info_Resource in interface I_AD_Rolepublic void setAllow_Info_Schedule(boolean Allow_Info_Schedule)
setAllow_Info_Schedule in interface I_AD_RoleAllow_Info_Schedule - Allow Info Schedulepublic boolean isAllow_Info_Schedule()
isAllow_Info_Schedule in interface I_AD_Rolepublic void setAmtApproval(BigDecimal AmtApproval)
setAmtApproval in interface I_AD_RoleAmtApproval - The approval amount limit for this rolepublic BigDecimal getAmtApproval()
getAmtApproval in interface I_AD_Role
public I_C_Currency getC_Currency()
throws Exception
getC_Currency in interface I_AD_RoleExceptionpublic void setC_Currency_ID(int C_Currency_ID)
setC_Currency_ID in interface I_AD_RoleC_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
getC_Currency_ID in interface I_AD_Rolepublic void setConfirmQueryRecords(int ConfirmQueryRecords)
setConfirmQueryRecords in interface I_AD_RoleConfirmQueryRecords - Require Confirmation if more records will be returned by the query (If not defined 500)public int getConfirmQueryRecords()
getConfirmQueryRecords in interface I_AD_Rolepublic void setConnectionProfile(String ConnectionProfile)
setConnectionProfile in interface I_AD_RoleConnectionProfile - How a Java Client connects to the server(s)public String getConnectionProfile()
getConnectionProfile in interface I_AD_Rolepublic void setDescription(String Description)
setDescription in interface I_AD_RoleDescription - Optional short description of the recordpublic String getDescription()
getDescription in interface I_AD_Rolepublic void setIsAccessAllOrgs(boolean IsAccessAllOrgs)
setIsAccessAllOrgs in interface I_AD_RoleIsAccessAllOrgs - Access all Organizations (no org access control) of the clientpublic boolean isAccessAllOrgs()
isAccessAllOrgs in interface I_AD_Rolepublic void setIsCanApproveOwnDoc(boolean IsCanApproveOwnDoc)
setIsCanApproveOwnDoc in interface I_AD_RoleIsCanApproveOwnDoc - Users with this role can approve their own documentspublic boolean isCanApproveOwnDoc()
isCanApproveOwnDoc in interface I_AD_Rolepublic void setIsCanExport(boolean IsCanExport)
setIsCanExport in interface I_AD_RoleIsCanExport - Users with this role can export datapublic boolean isCanExport()
isCanExport in interface I_AD_Rolepublic void setIsCanReport(boolean IsCanReport)
setIsCanReport in interface I_AD_RoleIsCanReport - Users with this role can create reportspublic boolean isCanReport()
isCanReport in interface I_AD_Rolepublic void setIsChangeLog(boolean IsChangeLog)
setIsChangeLog in interface I_AD_RoleIsChangeLog - Maintain a log of changespublic boolean isChangeLog()
isChangeLog in interface I_AD_Rolepublic void setIsManual(boolean IsManual)
setIsManual in interface I_AD_RoleIsManual - This is a manual processpublic boolean isManual()
isManual in interface I_AD_Rolepublic void setIsPersonalAccess(boolean IsPersonalAccess)
setIsPersonalAccess in interface I_AD_RoleIsPersonalAccess - Allow access to all personal recordspublic boolean isPersonalAccess()
isPersonalAccess in interface I_AD_Rolepublic void setIsPersonalLock(boolean IsPersonalLock)
setIsPersonalLock in interface I_AD_RoleIsPersonalLock - Allow users with role to lock access to personal recordspublic boolean isPersonalLock()
isPersonalLock in interface I_AD_Rolepublic void setIsShowAcct(boolean IsShowAcct)
setIsShowAcct in interface I_AD_RoleIsShowAcct - Users with this role can see accounting informationpublic boolean isShowAcct()
isShowAcct in interface I_AD_Rolepublic void setIsUseUserOrgAccess(boolean IsUseUserOrgAccess)
setIsUseUserOrgAccess in interface I_AD_RoleIsUseUserOrgAccess - Use Org Access defined by user instead of Role Org Accesspublic boolean isUseUserOrgAccess()
isUseUserOrgAccess in interface I_AD_Rolepublic void setMaxQueryRecords(int MaxQueryRecords)
setMaxQueryRecords in interface I_AD_RoleMaxQueryRecords - If defined, you cannot query more records as defined - the query criteria needs to be changed to query less recordspublic int getMaxQueryRecords()
getMaxQueryRecords in interface I_AD_Rolepublic void setName(String Name)
setName in interface I_AD_RoleName - Alphanumeric identifier of the entitypublic String getName()
getName in interface I_AD_Rolepublic KeyNamePair getKeyNamePair()
public void setOverwritePriceLimit(boolean OverwritePriceLimit)
setOverwritePriceLimit in interface I_AD_RoleOverwritePriceLimit - Overwrite Price Limit if the Price List enforces the Price Limitpublic boolean isOverwritePriceLimit()
isOverwritePriceLimit in interface I_AD_Rolepublic void setPreferenceType(String PreferenceType)
setPreferenceType in interface I_AD_RolePreferenceType - Determines what preferences the user can setpublic String getPreferenceType()
getPreferenceType in interface I_AD_Rolepublic void setSupervisor_ID(int Supervisor_ID)
setSupervisor_ID in interface I_AD_RoleSupervisor_ID - Supervisor for this user/organization - used for escalation and approvalpublic int getSupervisor_ID()
getSupervisor_ID in interface I_AD_Rolepublic void setUserDiscount(BigDecimal UserDiscount)
setUserDiscount in interface I_AD_RoleUserDiscount - UserDiscountpublic BigDecimal getUserDiscount()
getUserDiscount in interface I_AD_Rolepublic void setUserLevel(String UserLevel)
setUserLevel in interface I_AD_RoleUserLevel - System Client Organizationpublic String getUserLevel()
getUserLevel in interface I_AD_Role
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||