Class CustomerRoleImpl
java.lang.Object
org.broadleafcommerce.profile.core.domain.CustomerRoleImpl
- All Implemented Interfaces:
Serializable,CustomerRole
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
customer
-
role
-
-
Constructor Details
-
CustomerRoleImpl
public CustomerRoleImpl()
-
-
Method Details
-
getId
- Specified by:
getIdin interfaceCustomerRole
-
setId
- Specified by:
setIdin interfaceCustomerRole
-
getCustomer
- Specified by:
getCustomerin interfaceCustomerRole
-
setCustomer
- Specified by:
setCustomerin interfaceCustomerRole
-
getRole
- Specified by:
getRolein interfaceCustomerRole
-
setRole
- Specified by:
setRolein interfaceCustomerRole
-
getRoleName
- Specified by:
getRoleNamein interfaceCustomerRole
-
hashCode
public int hashCode() -
equals
-