/** Override to customize object retrieval. */
 protected VcObject getCachedObject() throws VcException {
   return VcCache.get(moRef);
 }