Package org.exoplatform.commons.dlp.rest
Class DlpRestServices
- java.lang.Object
-
- org.exoplatform.commons.dlp.rest.DlpRestServices
-
- All Implemented Interfaces:
org.exoplatform.services.rest.resource.ResourceContainer
public class DlpRestServices extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
-
-
Field Summary
Fields Modifier and Type Field Description static StringDLP_FEATURE
-
Constructor Summary
Constructors Constructor Description DlpRestServices()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsechangeFeatureActivation(String isActive)
-
-
-
Field Detail
-
DLP_FEATURE
public static final String DLP_FEATURE
- See Also:
- Constant Field Values
-
-
Method Detail
-
changeFeatureActivation
@RolesAllowed("users") public javax.ws.rs.core.Response changeFeatureActivation(String isActive)
-
-