PartnerAnalyticsCollectionOperations Class

Implements

public class PartnerAnalyticsCollectionOperations extends BasePartnerComponentString implements IPartnerAnalyticsCollection

Implements the operations on partner analytics collection.

Constructor Summary

Constructor Description
PartnerAnalyticsCollectionOperations(IPartner rootPartnerOperations)

Initializes a new instance of the PartnerAnalyticsCollectionOperations class.

Method Summary

Modifier and Type Method and Description
IPartnerLicensesAnalyticsCollection getLicenses()

Gets the operations on partner's licenses' analytics collection.

Inherited Members

BasePartnerComponent<TContext>.getContext() BasePartnerComponent<TContext>.getPartner() java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructor Details

PartnerAnalyticsCollectionOperations

public PartnerAnalyticsCollectionOperations(IPartner rootPartnerOperations)

Initializes a new instance of the PartnerAnalyticsCollectionOperations class.

Parameters:

rootPartnerOperations - The root partner operations instance.

Method Details

getLicenses

public IPartnerLicensesAnalyticsCollection getLicenses()

Gets the operations on partner's licenses' analytics collection.

Returns:

The operations on partner's licenses' analytics collection.

Applies to