Class JpaUserRestrictedRole
java.lang.Object
com.broadleafcommerce.auth.security.domain.JpaUserRestrictedRole
- All Implemented Interfaces:
Serializable
- Author:
- Sunny Yu
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetId()getRole()getUser()inthashCode()voidsetAccountId(String accountId) voidvoidsetRestrictionTargets(Set<String> restrictionTargets) voidsetRestrictionType(String restrictionType) voidsetRole(JpaUserRole role) voidtoString()
-
Constructor Details
-
JpaUserRestrictedRole
public JpaUserRestrictedRole()
-
-
Method Details
-
getId
-
getAccountId
-
getUser
-
getRole
-
getRestrictionType
-
getRestrictionTargets
-
setId
-
setAccountId
-
setUser
-
setRole
-
setRestrictionType
-
setRestrictionTargets
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-