public interface Owned
TrackablePolicyUtils.validateOwner(Object, IdentityType[], String)
.
Common use-cases for this interface are generally customer owned data such as customer billing/shipping addresses, orders, etc.
Modifier and Type | Method and Description |
---|---|
String |
getOwnerIdentifier()
A unique identifier associating a business domain object to a user.
|
String getOwnerIdentifier()
Copyright © 2021. All rights reserved.