se.cambio.cds.model.facade.kb.plain
Class EmptyKBFacadeDelegate

Package class diagram package EmptyKBFacadeDelegate
java.lang.Object
  extended by se.cambio.cds.model.facade.kb.plain.EmptyKBFacadeDelegate
All Implemented Interfaces:
KBFacadeDelegate

public class EmptyKBFacadeDelegate
extends Object
implements KBFacadeDelegate

Author:
iago.corbal

Constructor Summary
EmptyKBFacadeDelegate()
           
 
Method Summary
 Collection<String> getAllIdTemplates()
           
 Collection<ElementInstance> getKBElementsByIdTemplate(Collection<String> idTemplates)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyKBFacadeDelegate

public EmptyKBFacadeDelegate()
Method Detail

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.