se.cambio.cds.model.facade.kb.delegate
Interface KBFacadeDelegate

Package class diagram package KBFacadeDelegate
All Known Implementing Classes:
EmptyKBFacadeDelegate

public interface KBFacadeDelegate

Author:
iago.corbal

Method Summary
 Collection<String> getAllIdTemplates()
           
 Collection<ElementInstance> getKBElementsByIdTemplate(Collection<String> idTemplates)
           
 

Method Detail

getAllIdTemplates

Collection<String> getAllIdTemplates()
                                     throws InternalErrorException
Throws:
InternalErrorException

getKBElementsByIdTemplate

Collection<ElementInstance> getKBElementsByIdTemplate(Collection<String> idTemplates)
                                                      throws InternalErrorException
Throws:
InternalErrorException


Copyright © 2013 Cambio. All Rights Reserved.