public class KrmsApiServiceLocator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COMPARISON_SERVICE |
static String |
ENGINE |
static QName |
KRMS_TYPE_REPOSITORY_SERVICE |
static QName |
RULE_REPOSITORY_SERVICE |
Constructor and Description |
---|
KrmsApiServiceLocator() |
Modifier and Type | Method and Description |
---|---|
static ComparisonOperatorService |
getComparisonOperatorService()
Return the
ComparisonOperatorService |
static Engine |
getEngine()
Return the
Engine |
static KrmsTypeRepositoryService |
getKrmsTypeRepositoryService()
Return the
KrmsTypeRepositoryService |
static RuleRepositoryService |
getRuleRepositoryService()
Return the
RuleRepositoryService |
public static final String ENGINE
public static final QName RULE_REPOSITORY_SERVICE
public static final QName KRMS_TYPE_REPOSITORY_SERVICE
public static final String COMPARISON_SERVICE
public KrmsApiServiceLocator()
public static RuleRepositoryService getRuleRepositoryService()
RuleRepositoryService
RuleRepositoryService
public static KrmsTypeRepositoryService getKrmsTypeRepositoryService()
KrmsTypeRepositoryService
KrmsTypeRepositoryService
public static ComparisonOperatorService getComparisonOperatorService()
ComparisonOperatorService
ComparisonOperatorService
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.