public interface CoreEntitlementFacade
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EntitlementData> |
getUserGrants(java.lang.String userId)
Returns user grants by userId.
|
java.util.Collection<EntitlementData> getUserGrants(java.lang.String userId)
userId - user identifierModelNotFoundException - if EntitlementModel not foundcom.hybris.services.entitlements.api.exceptions.ValidationException - if user id is invalidCopyright © 2018 SAP SE. All Rights Reserved.