ICustomerUserLicenseCollection Interface
Implements
public interface ICustomerUserLicenseCollection extends IPartnerComponent<Tuple<String,String>>, IEntireEntityCollectionRetrievalOperations<License,ResourceCollection<License>>
Represents the behavior of the customers user's directory roles.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves the assigned licenses to a customer user. |
|
abstract
Resource |
get(List<LicenseGroupId> licenseGroupIds)
Retrieves the assigned licenses to a customer user. |
Method Details
get
public abstract ResourceCollection
Retrieves the assigned licenses to a customer user.
Returns:
get
public abstract ResourceCollection
Retrieves the assigned licenses to a customer user.
Parameters:
Returns: