org.activemath.content.mediator.clo
Class StaticCLORepository
java.lang.Object
org.activemath.content.mediator.clo.StaticCLORepository
- All Implemented Interfaces:
- CLOQueryEngine
public class StaticCLORepository
- extends Object
- implements CLOQueryEngine
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
findCLOs
public Set<String> findCLOs(String targetId,
CLOType type)
- Specified by:
findCLOs in interface CLOQueryEngine
resolveCLO
public Set<String> resolveCLO(String cloId)
- Specified by:
resolveCLO in interface CLOQueryEngine