IEntitlementCollection Interface
Implements
public interface IEntitlementCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>>
Represents the operations that can be performed on entitlements associated to the customer based on the logged in partner.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
IEntire |
byEntitlementType(String entitlementType)
Retrieves the operations that can be applied on entitlements with a given entitlement type. |
|
abstract
Resource |
get(Boolean showExpiry)
Gets the entitlements for a customer. |
Method Details
byEntitlementType
public abstract IEntireEntityCollectionRetrievalOperations
Retrieves the operations that can be applied on entitlements with a given entitlement type.
Parameters:
Returns:
get
public abstract ResourceCollection
Gets the entitlements for a customer.
Parameters:
Returns: