Class GenericBMPBean.GenericItemEntityStateCacheUnit

    • Constructor Detail

      • GenericItemEntityStateCacheUnit

        public GenericItemEntityStateCacheUnit​(Cache cache,
                                               PK pk,
                                               ItemDeployment depl)
    • Method Detail

      • getInvalidationTopicDepth

        public int getInvalidationTopicDepth()
        Description copied from class: AbstractCacheUnit
        Returns the number of elements of the key that are elements of the invalidation topic key. This method must be implemented for all AbstractCacheUnits that are invalidated externally.
        Overrides:
        getInvalidationTopicDepth in class AbstractCacheUnit
      • getEntityState

        public de.hybris.platform.persistence.GenericBMPBean.GenericItemEntityState getEntityState()
                                                                                            throws HJMPException
        Throws:
        HJMPException