Package | Description |
---|---|
edu.sampleu.travel.document.authorizer | |
org.kuali.rice.kim.document.authorization | |
org.kuali.rice.kns.datadictionary |
Copyright 2005-2014 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.document.authorization |
Copyright 2005-2014 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 |
Copyright 2005-2014 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 |
Modifier and Type | Class and Description |
---|---|
class |
TravelDocumentAuthorizer |
Modifier and Type | Class and Description |
---|---|
class |
IdentityManagementKimDocumentAuthorizer
This is a description of what this class does - shyu don't forget to fill this in.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends DocumentAuthorizer> |
MaintenanceDocumentEntry.getDocumentAuthorizerClass()
Deprecated.
Returns the document authorizer class for the document.
|
Class<? extends DocumentAuthorizer> |
TransactionalDocumentEntry.getDocumentAuthorizerClass()
Deprecated.
Returns the document authorizer class for the document.
|
Class<? extends DocumentAuthorizer> |
KNSDocumentEntry.getDocumentAuthorizerClass()
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TransactionalDocumentAuthorizer
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionalDocumentAuthorizerBase
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DocumentAuthorizer |
DocumentHelperService.getDocumentAuthorizer(Document document)
Deprecated.
|
DocumentAuthorizer |
DocumentHelperService.getDocumentAuthorizer(String documentType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DocumentAuthorizer |
DocumentHelperServiceImpl.getDocumentAuthorizer(Document document)
Deprecated.
|
DocumentAuthorizer |
DocumentHelperServiceImpl.getDocumentAuthorizer(String documentType)
Deprecated.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.