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 July 29 2025