Package org.ametys.web.gdpr
Interface GDPRService
- All Known Implementing Classes:
StaticGDPRService
public interface GDPRService
This class represents a GDPR service.
-
Method Summary
-
Method Details
-
getGDPRId
Get the id of the GDPR component linked to the service- Returns:
- the id of the GDPR component
-
getId
Get the service id- Returns:
- the service id
-
getXSLTPath
Get the XSLT path- Returns:
- the XSLT path
-