Package org.openbravo.erpCommon.info
Class ContextRoleDirectAccessibleOrganizations
- java.lang.Object
-
- org.openbravo.erpCommon.info.ContextRoleDirectAccessibleOrganizations
-
- All Implemented Interfaces:
FilterExpression
public class ContextRoleDirectAccessibleOrganizations extends Object implements FilterExpression
Filter expression for the "Context Role Direct Accessible Organizations" reference. It filters the organizations to be displayed taking into account if their access has been explicitly defined for the role in the current context. It also takes into account if the access level of the process definition allows to include the organization '*'.
-
-
Constructor Summary
Constructors Constructor Description ContextRoleDirectAccessibleOrganizations()
-
-
-
Method Detail
-
getExpression
public String getExpression(Map<String,String> requestMap)
- Specified by:
getExpression
in interfaceFilterExpression
-
-