public interface SearchAssetService extends Remote
Modifier and Type | Method and Description |
---|---|
AssetOGC |
getAsset(int domainId,
int id) |
AssetPlayer |
getAssetPlayer(int id) |
AssetOGC[] |
getAssetsList(int domainId,
String searchSubject,
MetaValueResult[] metaValues,
Calendar beginDate,
Calendar endDate,
String format) |
AssetOGC getAsset(int domainId, int id) throws RemoteException, SearchAssetServiceException
AssetOGC[] getAssetsList(int domainId, String searchSubject, MetaValueResult[] metaValues, Calendar beginDate, Calendar endDate, String format) throws RemoteException, SearchAssetServiceException
AssetPlayer getAssetPlayer(int id) throws RemoteException, SearchAssetServiceException
Copyright © 2018 City of Paris. All rights reserved.