Package org.openbravo.base.structure
Interface InheritedAccessEnabled
-
- All Known Implementing Classes:
AlertRecipient
,FieldAccess
,FormAccess
,Preference
,ProcessAccess
,ProcessAccess
,RoleOrganization
,TabAccess
,TableAccess
,ViewRoleAccess
,WidgetClassAccess
,WindowAccess
public interface InheritedAccessEnabled
An interface modeling Openbravo objects which represents inheritable role permissions.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Role
getInheritedFrom()
void
setInheritedFrom(Role inheritedFrom)
-