public class OmxCatalog extends OmxCatalogFolder implements Catalog
| Constructor and Description |
|---|
OmxCatalog(Protocol protocol,
DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
CatalogItem |
findItem(String catalogItemId) |
String |
getAuthorEmail() |
List<String> |
getAuthors() |
String |
getVersion() |
getChildren, getDescription, getId, getItems, getNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getDescription, getId, getItems, getNamepublic OmxCatalog(Protocol protocol, DataService dataService)
public String getVersion()
getVersion in interface Catalogpublic List<String> getAuthors()
getAuthors in interface Catalogpublic String getAuthorEmail()
getAuthorEmail in interface Catalogpublic CatalogItem findItem(String catalogItemId)
Copyright © 2014. All Rights Reserved.