Interface ILicenseService
public interface ILicenseService
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isFeatureEnabled
(String feature) void
refreshFeatureEnabled
(String feature)
-
Method Details
-
isFeatureEnabled
- Throws:
PortalException
-
refreshFeatureEnabled
- Throws:
PortalException
-