Class AbstractRevisioned
java.lang.Object
org.keycloak.models.cache.infinispan.entities.AbstractRevisioned
- All Implemented Interfaces:
 CachedObject,Revisioned
- Direct Known Subclasses:
 AbstractExtendableRevisioned,CachedClient,CachedClientScope,CachedCount,CachedFederatedIdentityLinks,CachedGroup,CachedIdentityProvider,CachedIdentityProviderMapper,CachedMembership,CachedOrganization,CachedOrganizationIds,CachedPermissionTicket,CachedPolicy,CachedResource,CachedResourceServer,CachedRole,CachedScope,CachedUserConsents,ClientListQuery,ClientScopeListQuery,GroupListQuery,GroupNameQuery,IdentityProviderListQuery,PermissionTicketListQuery,PolicyListQuery,RealmListQuery,ResourceListQuery,RoleByNameQuery,RoleListQuery,ScopeListQuery,UserListQuery
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionlongWhen was this cachedgetId()voidsetRevision(Long revision)  
- 
Constructor Details
- 
AbstractRevisioned
 
 - 
 - 
Method Details
- 
getId
- Specified by:
 getIdin interfaceRevisioned
 - 
getRevision
- Specified by:
 getRevisionin interfaceRevisioned
 - 
setRevision
- Specified by:
 setRevisionin interfaceRevisioned
 - 
getCacheTimestamp
public long getCacheTimestamp()When was this cached- Specified by:
 getCacheTimestampin interfaceCachedObject- Returns:
 
 
 -