Class AssetAppearsOnHistogramMetricResource.AssetAppearsOnHistogramMetricResourceImpl
java.lang.Object
com.liferay.analytics.reports.rest.client.resource.v1_0.AssetAppearsOnHistogramMetricResource.AssetAppearsOnHistogramMetricResourceImpl
- All Implemented Interfaces:
AssetAppearsOnHistogramMetricResource
- Enclosing interface:
- AssetAppearsOnHistogramMetricResource
public static class AssetAppearsOnHistogramMetricResource.AssetAppearsOnHistogramMetricResourceImpl
extends Object
implements AssetAppearsOnHistogramMetricResource
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.liferay.analytics.reports.rest.client.resource.v1_0.AssetAppearsOnHistogramMetricResource
AssetAppearsOnHistogramMetricResource.AssetAppearsOnHistogramMetricResourceImpl, AssetAppearsOnHistogramMetricResource.Builder -
Method Summary
Modifier and TypeMethodDescriptiongetGroupAssetMetricAssetTypeAppearsOnHistogram(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) getGroupAssetMetricAssetTypeAppearsOnHistogramHttpResponse(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey)
-
Method Details
-
getGroupAssetMetricAssetTypeAppearsOnHistogram
public AssetAppearsOnHistogramMetric getGroupAssetMetricAssetTypeAppearsOnHistogram(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Specified by:
getGroupAssetMetricAssetTypeAppearsOnHistogramin interfaceAssetAppearsOnHistogramMetricResource- Throws:
Exception
-
getGroupAssetMetricAssetTypeAppearsOnHistogramHttpResponse
public HttpInvoker.HttpResponse getGroupAssetMetricAssetTypeAppearsOnHistogramHttpResponse(Long groupId, String assetType, String assetId, String identityType, Integer rangeKey) throws Exception - Specified by:
getGroupAssetMetricAssetTypeAppearsOnHistogramHttpResponsein interfaceAssetAppearsOnHistogramMetricResource- Throws:
Exception
-