se.cambio.cds.model.facade.kb.plain
Class EmptyKBFacadeDelegate
java.lang.Object
se.cambio.cds.model.facade.kb.plain.EmptyKBFacadeDelegate
- All Implemented Interfaces:
- KBFacadeDelegate
public class EmptyKBFacadeDelegate
- extends Object
- implements KBFacadeDelegate
- Author:
- iago.corbal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyKBFacadeDelegate
public EmptyKBFacadeDelegate()
getAllIdTemplates
public Collection<String> getAllIdTemplates()
throws InternalErrorException
- Specified by:
getAllIdTemplates
in interface KBFacadeDelegate
- Throws:
InternalErrorException
getKBElementsByIdTemplate
public Collection<ElementInstance> getKBElementsByIdTemplate(Collection<String> idTemplates)
throws InternalErrorException
- Specified by:
getKBElementsByIdTemplate
in interface KBFacadeDelegate
- Throws:
InternalErrorException
Copyright © 2013 Cambio. All Rights Reserved.