Class OwnedPositionTransactionRef
java.lang.Object
com.bluebell.greenhouse.planter.resolvers.request.ref.OwnedPositionTransactionRef
Claims a position transaction belongs to the authenticated user.
- Version:
- 3.0.6
- Author:
- Stephen Prizio
-
Method Summary
Modifier and TypeMethodDescriptionstatic OwnedPositionTransactionRefof(OwnedPositionRef positionRef, String uid) Creates the reference.Returns the owning position reference.uid()Returns the position transaction uid.
-
Method Details
-
of
Creates the reference.- Parameters:
positionRef- owningOwnedPositionRefuid- position transaction uid- Returns:
OwnedPositionTransactionRef
-
positionRef
Returns the owning position reference.- Returns:
OwnedPositionRef
-
uid
-