com.filenet.rm.api.util

Class MC

  • java.lang.Object
    • com.filenet.rm.api.util.MC


  • public final class MC
    extends java.lang.Object
    "(M)etadata (C)ache" This class is a helper for Daphne metadata questions. It transparently caches when it needs to, and it is savvy about Locale. Everything in it is static. There's no security on ClassDescription/PropertyDescription, although there is security on access to the ObjectStore overall. It's not perfect, but it's just a cache so it doesn't need to be. This is all written in terms of Daphne objects so that it could someday move outside of Buzz.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

© Copyright IBM Corp. 2003, 2013. All Rights Reserved.