| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BusinessObjectAuthorizer | |
|---|---|
| edu.sampleu.travel.document.authorizer | |
| org.kuali.rice.kim.document.authorization | |
| org.kuali.rice.kns.bo.authorization | |
| org.kuali.rice.kns.document.authorization | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | 
| org.kuali.rice.kns.inquiry | Copyright 2005-2012 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. | 
| org.kuali.rice.kns.service.impl | |
| Uses of BusinessObjectAuthorizer in edu.sampleu.travel.document.authorizer | 
|---|
| Classes in edu.sampleu.travel.document.authorizer that implement BusinessObjectAuthorizer | |
|---|---|
|  class | TravelDocumentAuthorizer | 
| Uses of BusinessObjectAuthorizer in org.kuali.rice.kim.document.authorization | 
|---|
| Classes in org.kuali.rice.kim.document.authorization that implement BusinessObjectAuthorizer | |
|---|---|
|  class | IdentityManagementKimDocumentAuthorizerThis is a description of what this class does - shyu don't forget to fill this in. | 
| Uses of BusinessObjectAuthorizer in org.kuali.rice.kns.bo.authorization | 
|---|
| Subinterfaces of BusinessObjectAuthorizer in org.kuali.rice.kns.bo.authorization | |
|---|---|
|  interface | InquiryOrMaintenanceDocumentAuthorizerThis is a description of what this class does - abyrne don't forget to fill this in. | 
| Classes in org.kuali.rice.kns.bo.authorization that implement BusinessObjectAuthorizer | |
|---|---|
|  class | BusinessObjectAuthorizerBase | 
| Uses of BusinessObjectAuthorizer in org.kuali.rice.kns.document.authorization | 
|---|
| Subinterfaces of BusinessObjectAuthorizer in org.kuali.rice.kns.document.authorization | |
|---|---|
|  interface | DocumentAuthorizerThe DocumentAuthorizer class associated with a given Document is used to dynamically determine what editing mode and what actions are allowed for a given user on a given document instance. | 
|  interface | MaintenanceDocumentAuthorizer | 
|  interface | TransactionalDocumentAuthorizerExtension to DocumentAuthorizer interface which adds transactional-document-specific methods. | 
| Classes in org.kuali.rice.kns.document.authorization that implement BusinessObjectAuthorizer | |
|---|---|
|  class | DocumentAuthorizerBaseDocumentAuthorizer containing common, reusable document-level authorization code. | 
|  class | MaintenanceDocumentAuthorizerBase | 
|  class | TransactionalDocumentAuthorizerBaseBase class for all TransactionalDocumentAuthorizers. | 
| Uses of BusinessObjectAuthorizer in org.kuali.rice.kns.inquiry | 
|---|
| Subinterfaces of BusinessObjectAuthorizer in org.kuali.rice.kns.inquiry | |
|---|---|
|  interface | InquiryAuthorizer | 
| Classes in org.kuali.rice.kns.inquiry that implement BusinessObjectAuthorizer | |
|---|---|
|  class | InquiryAuthorizerBase | 
| Uses of BusinessObjectAuthorizer in org.kuali.rice.kns.service.impl | 
|---|
| Methods in org.kuali.rice.kns.service.impl with parameters of type BusinessObjectAuthorizer | |
|---|---|
| protected  void | BusinessObjectAuthorizationServiceImpl.considerBusinessObjectFieldModifyAuthorization(DataObjectEntry dataObjectEntry,
                                                                                             Object primaryDataObject,
                                                                                             BusinessObject collectionItemBusinessObject,
                                                                                             Person user,
                                                                                             BusinessObjectAuthorizer businessObjectAuthorizer,
                                                                                             MaintenanceDocumentRestrictions maintenanceDocumentRestrictions,
                                                                                             String propertyPrefix)Deprecated. | 
| protected  void | BusinessObjectAuthorizationServiceImpl.considerBusinessObjectFieldViewAuthorization(DataObjectEntry dataObjectEntry,
                                                                                         Object primaryDataObject,
                                                                                         BusinessObject collectionItemBusinessObject,
                                                                                         Person user,
                                                                                         BusinessObjectAuthorizer businessObjectAuthorizer,
                                                                                         InquiryOrMaintenanceDocumentRestrictions inquiryOrMaintenanceDocumentRestrictions,
                                                                                         String propertyPrefix)Deprecated. | 
| protected  void | BusinessObjectAuthorizationServiceImpl.considerCustomButtonFieldAuthorization(DataObjectEntry dataObjectEntry,
                                                                             Object primaryDataObject,
                                                                             BusinessObject collectionItemBusinessObject,
                                                                             Person user,
                                                                             BusinessObjectAuthorizer businessObjectAuthorizer,
                                                                             MaintenanceDocumentRestrictions maintenanceDocumentRestrictions,
                                                                             String propertyPrefix)Deprecated. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||