Constructor and Description |
---|
OwnableUtil() |
public static void setOwner(OwnableData ownableData, User owner) throws InvalidDataException
OwnableData
object.ownableData
- Data object to set owner on.owner
- User to be set as an owner.InvalidDataException
- If the owner is null