Uses of Class
org.vrspace.server.obj.Ownership
Packages that use Ownership
-
Uses of Ownership in org.vrspace.server.core
Methods in org.vrspace.server.core that return OwnershipModifier and TypeMethodDescriptiondefault OwnershipVRObjectRepository.getOwnership(long ownerId, long ownedId) Methods in org.vrspace.server.core that return types with arguments of type OwnershipModifier 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.getOwnerships(long clientId) WARNING this doesn't return full, useful owned VRObject - position and other members are missing - use getOwned instead