Package | Description |
---|---|
lumis.portal.manager | |
lumis.portal.privacyterm |
This package has utilities for dealing with privacy terms.
These utilities are meant to ease the development and usage of LumisXP in accordance to privacy protection laws. The entry point of the utilities is the IPrivacyTermManager .There are two entities the users may accept: The privacy term The processing purpose The privacy term is a text with general rules users implicitly accept by using the LumisXP in order to use some part or the entire site. The processing purpose indicates what any personal data will be used for and the users may decline to accept. The privacy term may have zero or more processing purposes. If some user does not accept some processing purpose, his data must not be used for that purpose. |
lumis.service.privacyterm.api |
Modifier and Type | Method and Description |
---|---|
static IPrivacyTermManager |
ManagerFactory.getPrivacyTermManager()
Returns the privacy term manager.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPrivacyTermManagerSPI
Privacy term manager SPI.
|
Modifier and Type | Class and Description |
---|---|
class |
PrivacyTermManager
Privacy term manager implementation
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.