Class CartApprovalRequestEvent.ApproverRef
java.lang.Object
com.broadleafcommerce.auth.user.messaging.CartApprovalRequestEvent.ApproverRef
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CartApprovalRequestEvent
Represents a summary of an Approver User.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getId()
int
hashCode()
void
setAdditionalAttributes
(Map<String, Object> additionalAttributes) void
setEmailAddress
(String emailAddress) void
setFullName
(String fullName) void
toString()
-
Constructor Details
-
ApproverRef
public ApproverRef()
-
-
Method Details