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