exceptionLogged storeObjectLocation

This commit is contained in:
Darren Ranalli 2006-11-08 19:49:17 +00:00
parent 476eba103d
commit 1cf90faf20

View File

@ -191,6 +191,7 @@ class DoCollectionManager:
else:
self.notify.warning('handleSetLocation: object %s not present' % self.getMsgChannel())
@exceptionLogged
def storeObjectLocation(self, object, parentId, zoneId):
oldParentId = object.parentId
oldZoneId = object.zoneId