org.activemath.content.mediator.clo
Interface CLOQueryEngine

All Known Implementing Classes:
StaticCLORepository

public interface CLOQueryEngine


Method Summary
 Set<String> findCLOs(String targetId, CLOType type)
           
 Set<String> resolveCLO(String cloId)
           
 

Method Detail

findCLOs

Set<String> findCLOs(String targetId,
                     CLOType type)

resolveCLO

Set<String> resolveCLO(String cloId)