public class InquiryViewAuthorizerBase extends ViewAuthorizerBase
ViewAuthorizer
for
InquiryView
instancesConstructor and Description |
---|
InquiryViewAuthorizerBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
canOpenView(View view,
ViewModel model,
Person user)
Augmenting the base Open View check with an additional check against the KR-NS / Inquire Into Records
permission template.
|
canEditField, canEditGroup, canEditLine, canEditLineField, canEditView, canEditWidget, canPartialUnmaskField, canPerformAction, canPerformLineAction, canUnmaskField, canViewField, canViewGroup, canViewLine, canViewLineField, canViewWidget, getActionFlags, getActionPermissionDetails, getConfigurationService, getDataObjectContext, getEditModes, getFieldPermissionDetails, getGroupPermissionDetails, getWidgetPermissionDetails, isAuthorizedByTemplate, setConfigurationService
addPermissionDetails, addRoleQualification, getPermissionDetailValues, getPermissionService, getPersonService, getRoleQualification, isAuthorized, isAuthorized, isAuthorizedByTemplate, isAuthorizedByTemplate, permissionExistsByTemplate, permissionExistsByTemplate, permissionExistsByTemplate
public InquiryViewAuthorizerBase()
public boolean canOpenView(View view, ViewModel model, Person user)
canOpenView
in interface ViewAuthorizer
canOpenView
in class ViewAuthorizerBase
view
- - view instance to check authorization formodel
- - object containing the view datauser
- - user to authorizeViewAuthorizerBase.canOpenView(org.kuali.rice.krad.uif.view.View, org.kuali.rice.krad.uif.view.ViewModel, org.kuali.rice.kim.api.identity.Person)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.