Uses of Class
org.vrspace.server.obj.Ownership
-
Uses of Ownership in org.vrspace.server.core
Modifier and TypeMethodDescriptiondefault Ownership
VRObjectRepository.getOwnership
(long ownerId, long ownedId) Modifier and TypeMethodDescriptionVRObjectRepository.findOwnership
(long ownerId, long ownedId) WARNING this doesn't return full, useful owned VRObject - position and other members are missing - use getOwnership insteadVRObjectRepository.getOwned
(long ownerId) VRObjectRepository.getOwners
(long objectId) VRObjectRepository.getOwnerships
(long clientId) WARNING this doesn't return full, useful owned VRObject - position and other members are missing - use getOwned insteadVRObjectRepository.getOwnersOf
(long objectId) WARNING this doesn't return full, useful owned VRObject - position and other members are missing - use getOwners instead -
Uses of Ownership in org.vrspace.server.dto