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 © 2019 JBoss by Red Hat. All rights reserved.