Class JpaUserRestriction
java.lang.Object
com.broadleafcommerce.auth.security.domain.JpaUserRestriction
- All Implemented Interfaces:
Serializable
- Author:
- Sunny Yu
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getId()
getUser()
int
hashCode()
void
void
setRestrictionTargets
(Set<String> restrictionTargets) void
setRestrictionType
(String restrictionType) void
toString()
-
Constructor Details
-
JpaUserRestriction
public JpaUserRestriction()
-
-
Method Details