Uses of Interface
org.kuali.rice.krad.uif.view.ViewAuthorizer
Packages that use ViewAuthorizer
Package
Description
-
Uses of ViewAuthorizer in org.kuali.rice.krad.document
Classes in org.kuali.rice.krad.document that implement ViewAuthorizerModifier and TypeClassDescriptionclassImplementation ofViewAuthorizerforDocumentViewinstancesclassExtendsDocumentViewAuthorizerBaseto add additional authorization behavior to Transactional documents. -
Uses of ViewAuthorizer in org.kuali.rice.krad.inquiry
Classes in org.kuali.rice.krad.inquiry that implement ViewAuthorizerModifier and TypeClassDescriptionclassImplementation ofViewAuthorizerforInquiryViewinstances -
Uses of ViewAuthorizer in org.kuali.rice.krad.lookup
Classes in org.kuali.rice.krad.lookup that implement ViewAuthorizer -
Uses of ViewAuthorizer in org.kuali.rice.krad.maintenance
Classes in org.kuali.rice.krad.maintenance that implement ViewAuthorizerModifier and TypeClassDescriptionclassImplementation ofViewAuthorizerforMaintenanceDocumentViewinstances -
Uses of ViewAuthorizer in org.kuali.rice.krad.uif.view
Classes in org.kuali.rice.krad.uif.view that implement ViewAuthorizerModifier and TypeClassDescriptionclassImplementation ofViewAuthorizerthat verifies authorization with KIM permission checksMethods in org.kuali.rice.krad.uif.view that return ViewAuthorizerModifier and TypeMethodDescriptionView.getAuthorizer()Authorizer that should be used for the View instanceMethods in org.kuali.rice.krad.uif.view with parameters of type ViewAuthorizerMethod parameters in org.kuali.rice.krad.uif.view with type arguments of type ViewAuthorizerModifier and TypeMethodDescriptionvoidView.setAuthorizerClass(Class<? extends ViewAuthorizer> authorizerClass) Setter for the view's authorizer by class