public interface DomainDataCachingConfig
| Modifier and Type | Method and Description | 
|---|---|
AccessType | 
getAccessType()
The requested AccessType 
 | 
NavigableRole | 
getNavigableRole()
The  
NavigableRole of the thing to be cached | 
boolean | 
isMutable()
Is the data marked as being mutable? 
 | 
boolean | 
isVersioned()
Is the data to be cached considered versioned? 
 | 
AccessType getAccessType()
boolean isMutable()
boolean isVersioned()
NavigableRole getNavigableRole()
NavigableRole of the thing to be cachedCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.