public interface IUserFeatureAccess
Modifier and Type | Method and Description |
---|---|
boolean |
hasFeatureAccess(User user,
int featureType)
Returns true if the user has access to the spesific feature
|
boolean hasFeatureAccess(User user, int featureType)
userId
- id of the user.feature
- constant defining the featureBuilt on April 12 2018