@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, setUserId
equals, getId, hashCode, setId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId, setId
public void afterRemove(MongoStoreInvocationContext invocationContext)
MongoIdentifiableEntity
afterRemove
in interface MongoIdentifiableEntity
Copyright © 2016 JBoss by Red Hat. All rights reserved.