Package org.ametys.web.gdpr
Interface GDPRComponent
-
- All Superinterfaces:
Component
- All Known Implementing Classes:
StaticGDPRComponent
public interface GDPRComponent extends Component
Interface for component to handle GDPR
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
Get the id of the componentString
getInitXSLTPath()
The XSLT path to init GRPD
-