@MongoCollection(collectionName="userConsents") public class MongoUserConsentEntity extends UserConsentEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoUserConsentEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invocationContext)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getClientId, getGrantedProtocolMappers, getGrantedRoles, getUserId, setClientId, setGrantedProtocolMappers, setGrantedRoles, setUserIdequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.