Class CacheEntryUpdateArguments

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Runtime.Caching, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Runtime.Caching
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Runtime.Caching.CacheEntryUpdateArguments
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • CacheEntryUpdateArguments

        public CacheEntryUpdateArguments​(java.lang.Object instance)
                                  throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • CacheEntryUpdateArguments

        public CacheEntryUpdateArguments()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class NetObject
      • getRemovedReason

        public CacheEntryRemovedReason getRemovedReason()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUpdatedCacheItem

        public CacheItem getUpdatedCacheItem()
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUpdatedCacheItem

        public void setUpdatedCacheItem​(CacheItem UpdatedCacheItem)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUpdatedCacheItemPolicy

        public CacheItemPolicy getUpdatedCacheItemPolicy()
                                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setUpdatedCacheItemPolicy

        public void setUpdatedCacheItemPolicy​(CacheItemPolicy UpdatedCacheItemPolicy)
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSource

        public ObjectCache getSource()
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKey

        public java.lang.String getKey()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRegionName

        public java.lang.String getRegionName()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable