Uses of Interface
org.kuali.rice.kew.api.extension.ExtensionRepositoryService

Packages that use ExtensionRepositoryService
org.kuali.rice.kew.api 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.kew.docsearch   
org.kuali.rice.kew.doctype.service.impl   
org.kuali.rice.kew.impl.document.security   
org.kuali.rice.kew.impl.extension   
org.kuali.rice.kew.impl.rule.attribute   
org.kuali.rice.kew.impl.support.krms   
org.kuali.rice.kew.validation   
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.api
 

Methods in org.kuali.rice.kew.api that return ExtensionRepositoryService
static ExtensionRepositoryService KewApiServiceLocator.getExtensionRepositoryService()
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.docsearch
 

Methods in org.kuali.rice.kew.docsearch that return ExtensionRepositoryService
protected  ExtensionRepositoryService DocumentSearchCustomizationHandlerServiceImpl.getExtensionRepositoryService()
           
 

Methods in org.kuali.rice.kew.docsearch with parameters of type ExtensionRepositoryService
 void DocumentSearchCustomizationHandlerServiceImpl.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.doctype.service.impl
 

Methods in org.kuali.rice.kew.doctype.service.impl that return ExtensionRepositoryService
 ExtensionRepositoryService DocumentSecurityServiceImpl.getExtensionRepositoryService()
           
 

Methods in org.kuali.rice.kew.doctype.service.impl with parameters of type ExtensionRepositoryService
 void DocumentSecurityServiceImpl.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.impl.document.security
 

Methods in org.kuali.rice.kew.impl.document.security that return ExtensionRepositoryService
 ExtensionRepositoryService DocumentSecurityHandlerServiceImpl.getExtensionRepositoryService()
           
 

Methods in org.kuali.rice.kew.impl.document.security with parameters of type ExtensionRepositoryService
 void DocumentSecurityHandlerServiceImpl.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.impl.extension
 

Classes in org.kuali.rice.kew.impl.extension that implement ExtensionRepositoryService
 class ExtensionRepositoryServiceImpl
          Reference implementation of the ExtensionRepositoryService.
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.impl.rule.attribute
 

Methods in org.kuali.rice.kew.impl.rule.attribute that return ExtensionRepositoryService
protected  ExtensionRepositoryService WorkflowRuleAttributeHandlerServiceImpl.getExtensionRepositoryService()
           
 

Methods in org.kuali.rice.kew.impl.rule.attribute with parameters of type ExtensionRepositoryService
 void WorkflowRuleAttributeHandlerServiceImpl.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.impl.support.krms
 

Methods in org.kuali.rice.kew.impl.support.krms that return ExtensionRepositoryService
 ExtensionRepositoryService RulesEngineRouteModule.getExtensionRepositoryService()
           
 

Methods in org.kuali.rice.kew.impl.support.krms with parameters of type ExtensionRepositoryService
 void RulesEngineRouteModule.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 

Uses of ExtensionRepositoryService in org.kuali.rice.kew.validation
 

Methods in org.kuali.rice.kew.validation with parameters of type ExtensionRepositoryService
 void RuleValidationAttributeExporterServiceImpl.setExtensionRepositoryService(ExtensionRepositoryService extensionRepositoryService)
           
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.