public class NaturalIdDataCachingConfigImpl extends AbstractDomainDataCachingConfig implements NaturalIdDataCachingConfig
| Constructor and Description |
|---|
NaturalIdDataCachingConfigImpl(RootClass rootEntityDescriptor,
AccessType accessType) |
| Modifier and Type | Method and Description |
|---|---|
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?
|
getAccessTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessTypepublic NaturalIdDataCachingConfigImpl(RootClass rootEntityDescriptor, AccessType accessType)
public NavigableRole getNavigableRole()
DomainDataCachingConfigNavigableRole of the thing to be cachedgetNavigableRole in interface DomainDataCachingConfigpublic boolean isMutable()
DomainDataCachingConfigisMutable in interface DomainDataCachingConfigpublic boolean isVersioned()
DomainDataCachingConfigisVersioned in interface DomainDataCachingConfigCopyright © 2019 JBoss by Red Hat. All rights reserved.