ICustomerUserRoleCollection Interface

Implements

public interface ICustomerUserRoleCollection extends IPartnerComponent<Tuple<String,String>>, IEntireEntityCollectionRetrievalOperations<DirectoryRole,ResourceCollection<DirectoryRole>>

Represents the behavior of the customers user's directory roles.

Method Summary

Modifier and Type Method and Description
abstract ResourceCollection<DirectoryRole> get()

Gets the customer user's directory roles.

Method Details

get

public abstract ResourceCollection get()

Gets the customer user's directory roles.

Returns:

The customer user's directory roles.

Applies to