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