Uses of Class
org.serviceconnector.cache.SCCacheMetaEntry
Packages that use SCCacheMetaEntry
-
Uses of SCCacheMetaEntry in org.serviceconnector.cache
Methods in org.serviceconnector.cache with parameters of type SCCacheMetaEntryModifier and TypeMethodDescriptionvoidSCCache.removeDataEntriesByMetaEntry(SCCacheMetaEntry metaEntry, String removeReason) Removes the data entries by meta entry.Constructors in org.serviceconnector.cache with parameters of type SCCacheMetaEntryModifierConstructorDescriptionSCCacheMetaEntry(SCCacheMetaEntry toCopyObject) Instantiates a new meta entry.