Uses of Interface
org.kuali.rice.kns.inquiry.InquiryAuthorizer
Packages that use InquiryAuthorizer
Package
Description
-
Uses of InquiryAuthorizer in org.kuali.rice.kns.datadictionary
Fields in org.kuali.rice.kns.datadictionary with type parameters of type InquiryAuthorizerModifier and TypeFieldDescriptionprotected Class<? extends InquiryAuthorizer> InquiryDefinition.authorizerClassDeprecated.Methods in org.kuali.rice.kns.datadictionary that return types with arguments of type InquiryAuthorizerModifier and TypeMethodDescriptionClass<? extends InquiryAuthorizer> InquiryDefinition.getAuthorizerClass()Deprecated.Method parameters in org.kuali.rice.kns.datadictionary with type arguments of type InquiryAuthorizerModifier and TypeMethodDescriptionvoidInquiryDefinition.setAuthorizerClass(Class<? extends InquiryAuthorizer> authorizerClass) Deprecated. -
Uses of InquiryAuthorizer in org.kuali.rice.kns.inquiry
Classes in org.kuali.rice.kns.inquiry that implement InquiryAuthorizer -
Uses of InquiryAuthorizer in org.kuali.rice.kns.service
Methods in org.kuali.rice.kns.service that return InquiryAuthorizerModifier and TypeMethodDescription<T extends BusinessObject>
InquiryAuthorizerBusinessObjectDictionaryService.getInquiryAuthorizer(Class<T> businessObjectClass) Deprecated.