@MongoCollection(collectionName="groups") public class MongoGroupEntity extends GroupEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoGroupEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invContext)
Lifecycle callback, which is called after removal of this object from Mongo.
|
getAttributes, getName, getParentId, getRealmId, getRoleIds, setAttributes, setName, setParentId, setRealmId, setRoleIdsequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic void afterRemove(MongoStoreInvocationContext invContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.