org.kuali.kfs.module.cg.document.service
Interface ResearchDocumentPermissionsService
- All Known Implementing Classes:
- ResearchDocumentPermissionsServiceImpl
public interface ResearchDocumentPermissionsService
This interface defines methods that a BudgetPermissionsService must provide
isUserInOrgHierarchy
boolean isUserInOrgHierarchy(String orgXml,
String documentType,
String uuid)
- Check whether given user is in the org routing hierarchy.
- Parameters:
String
- orgXmlString
- uuid
- Returns:
- boolean
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.