PHP Class Sulu\Bundle\SecurityBundle\Entity\RoleSetting

Inheritance: implements Sulu\Component\Security\Authentication\RoleSettingInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
getId ( )
getKey ( )
getRole ( )
getValue ( )
setKey ( $key )
setRole ( Sulu\Component\Security\Authentication\RoleInterface $role = null )
setValue ( $value )

Method Details

getId() public méthode

public getId ( )

getKey() public méthode

public getKey ( )

getRole() public méthode

public getRole ( )

getValue() public méthode

public getValue ( )

setKey() public méthode

public setKey ( $key )

setRole() public méthode

public setRole ( Sulu\Component\Security\Authentication\RoleInterface $role = null )
$role Sulu\Component\Security\Authentication\RoleInterface

setValue() public méthode

public setValue ( $value )