|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.bastard.mtracker.ExchangeManager
public class ExchangeManager
Created by IntelliJ IDEA. User: rls Date: 4-mrt-2006 Time: 16:50:28 To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
ExchangeManager()
|
|
| Method Summary | |
|---|---|
java.util.Collection<? extends MediaItem> |
search(java.util.Collection<? extends MediaId> ids)
|
java.util.Collection<? extends MediaItem> |
search(MediaId id)
Service method to search the catalogs by ID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExchangeManager()
| Method Detail |
|---|
public java.util.Collection<? extends MediaItem> search(MediaId id)
id - MediaItem identifier
public java.util.Collection<? extends MediaItem> search(java.util.Collection<? extends MediaId> ids)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||