Class CounterByPassOidCalculator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object calculate()  
      void setContainer​(java.lang.Object contenedorKey)
      The container object of aggregate.
      void setCounter​(int counter)
      A number that can be used to create the oid.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CounterByPassOidCalculator

        public CounterByPassOidCalculator()