|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranslateBusinessMethods | |
---|---|
org.kuali.rice.krms.api.repository | Copyright 2005-2015 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.krms.impl.repository | |
org.kuali.rice.krms.impl.repository.mock |
Uses of TranslateBusinessMethods in org.kuali.rice.krms.api.repository |
---|
Subinterfaces of TranslateBusinessMethods in org.kuali.rice.krms.api.repository | |
---|---|
interface |
RuleManagementService
The rule maintenance service operations facilitate management of rules and associated information. |
Uses of TranslateBusinessMethods in org.kuali.rice.krms.impl.repository |
---|
Classes in org.kuali.rice.krms.impl.repository that implement TranslateBusinessMethods | |
---|---|
class |
RuleManagementServiceImpl
The implementation of RuleManagementService operations facilitate management of rules and
associated information. |
class |
TranslationUtility
|
Methods in org.kuali.rice.krms.impl.repository that return TranslateBusinessMethods | |
---|---|
TranslateBusinessMethods |
RuleManagementServiceImpl.getTranslateBusinessMethods()
get the TranslateBusinessMethods |
Methods in org.kuali.rice.krms.impl.repository with parameters of type TranslateBusinessMethods | |
---|---|
void |
RuleManagementServiceImpl.setTranslationBusinessMethods(TranslateBusinessMethods translationBusinessMethods)
set the TranslateBusinessMethods |
Uses of TranslateBusinessMethods in org.kuali.rice.krms.impl.repository.mock |
---|
Classes in org.kuali.rice.krms.impl.repository.mock that implement TranslateBusinessMethods | |
---|---|
class |
RuleManagementServiceMockImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |