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 StringgetId()Get the id of the componentStringgetInitXSLTPath()The XSLT path to init GRPD
-