@MongoCollection(collectionName="roles") public class MongoRoleEntity extends RoleEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoRoleEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext invContext)
Lifecycle callback, which is called after removal of this object from Mongo.
|
String |
getNameIndex() |
void |
setNameIndex(String ignored) |
getClientId, getCompositeRoleIds, getDescription, getName, getRealmId, isScopeParamRequired, setClientId, setCompositeRoleIds, setDescription, setName, setRealmId, setScopeParamRequiredequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setId@MongoField public String getNameIndex()
public void setNameIndex(String ignored)
public void afterRemove(MongoStoreInvocationContext invContext)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.