Class AssetDeviceMetricResource.AssetDeviceMetricResourceImpl
java.lang.Object
com.liferay.analytics.reports.rest.client.resource.v1_0.AssetDeviceMetricResource.AssetDeviceMetricResourceImpl
- All Implemented Interfaces:
AssetDeviceMetricResource
- Enclosing interface:
- AssetDeviceMetricResource
public static class AssetDeviceMetricResource.AssetDeviceMetricResourceImpl
extends Object
implements AssetDeviceMetricResource
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.analytics.reports.rest.client.resource.v1_0.AssetDeviceMetricResource
AssetDeviceMetricResource.AssetDeviceMetricResourceImpl, AssetDeviceMetricResource.Builder -
Method Summary
-
Method Details
-
getGroupAssetMetricAssetTypeDevice
public AssetDeviceMetric getGroupAssetMetricAssetTypeDevice(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Specified by:
getGroupAssetMetricAssetTypeDevicein interfaceAssetDeviceMetricResource- Throws:
Exception
-
getGroupAssetMetricAssetTypeDeviceHttpResponse
public HttpInvoker.HttpResponse getGroupAssetMetricAssetTypeDeviceHttpResponse(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Specified by:
getGroupAssetMetricAssetTypeDeviceHttpResponsein interfaceAssetDeviceMetricResource- Throws:
Exception
-