OpenDOF Project
boolean DOFOperationFilterBuilder_AllowByPermissions ( DOFOperationFilterBuilder  self,
DOFPermissionSet  filter 
)

Augment the DOFPermissionSet in a DOFOperationFilterBuilder.

If a DOFOperation requires a permission that is not present in the fullly augmented DOFPermissionSet, it will be blocked.

Parameters
selfThe DOFOperationFilterBuilder to modify. Should not be NULL.
filterThe DOFPermissionSet to filter on. Should not be NULL.
Return values
TRUEfilter was applied
FALSEfilter was not successfully applied
core-c-dof-oal Version 7.1.7 Build 0
2017-10-31