| Package | Description |
|---|---|
| com.tvnavig.server.searchengine | |
| com.tvnavig.server.searchengine.service.common | |
| fr.paris.lutece.plugins.parisvideo.service |
| Modifier and Type | Method and Description |
|---|---|
AssetOGC[] |
SearchAssetServiceSoapBindingStub.getAssetsList(int domainId,
String searchSubject,
MetaValueResult[] metaValues,
Calendar beginDate,
Calendar endDate,
String format) |
AssetOGC[] |
SearchAssetService.getAssetsList(int domainId,
String searchSubject,
MetaValueResult[] metaValues,
Calendar beginDate,
Calendar endDate,
String format) |
| Modifier and Type | Method and Description |
|---|---|
MetaValueResult[] |
AssetOGC.getMetaValues()
Gets the metaValues value for this AssetOGC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetOGC.setMetaValues(MetaValueResult[] metaValues)
Sets the metaValues value for this AssetOGC.
|
| Constructor and Description |
|---|
AssetOGC(int assetId,
Calendar creationDate,
String description,
String[] formats,
MetaValueResult[] metaValues,
String previewURL,
String thumbnail,
String title,
String videoURL) |
| Modifier and Type | Method and Description |
|---|---|
List<AssetOGC> |
ParisvideoService.getVideos(Integer domainId,
String searchSubject,
MetaValueResult[] metaValues,
Calendar beginDate,
Calendar endDate,
String format)
Get videos from webservices.
|
Copyright © 2018 City of Paris. All rights reserved.