org.kuali.rice.krms.service.impl
Class TemplateRegistryImpl
java.lang.Object
   org.kuali.rice.krms.service.impl.TemplateRegistryImpl
org.kuali.rice.krms.service.impl.TemplateRegistryImpl
- All Implemented Interfaces: 
- TemplateRegistry
- public class TemplateRegistryImpl 
- extends Object- implements TemplateRegistry
- Author:
- Christoff
 Date: 2013/01/10
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TemplateRegistryImpl
public TemplateRegistryImpl()
setTemplatesMap
public void setTemplatesMap(Map<String,TemplateInfo> templatesMap)
- 
 
- 
 
getTemplateForType
public TemplateInfo getTemplateForType(String type)
- 
- Specified by:
- getTemplateForTypein interface- TemplateRegistry
 
- 
 
getTermSpecNameForType
public String getTermSpecNameForType(String type)
- 
- Specified by:
- getTermSpecNameForTypein interface- TemplateRegistry
 
- 
 
getOperationForType
public String getOperationForType(String type)
- 
- Specified by:
- getOperationForTypein interface- TemplateRegistry
 
- 
 
getValueForType
public String getValueForType(String type)
- 
- Specified by:
- getValueForTypein interface- TemplateRegistry
 
- 
 
getComponentBuilderForType
public ComponentBuilder getComponentBuilderForType(String type)
- 
- Specified by:
- getComponentBuilderForTypein interface- TemplateRegistry
 
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.