Package org.ametys.web.gdpr
Interface GDPRService
-
- All Known Implementing Classes:
StaticGDPRService
public interface GDPRService
This class represents a GDPR service.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<String>
getGDPRId()
Get the id of the GDPR component linked to the serviceString
getId()
Get the service idString
getXSLTPath()
Get the XSLT path
-