@MongoCollection(collectionName="users") public class MongoUserEntity extends UserEntity implements MongoIdentifiableEntity
id| Constructor and Description |
|---|
MongoUserEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemove(MongoStoreInvocationContext context)
Lifecycle callback, which is called after removal of this object from Mongo.
|
String |
getEmailIndex() |
void |
setEmailIndex(String ignored) |
getAttributes, getCreatedTimestamp, getCredentials, getEmail, getFederatedIdentities, getFederationLink, getFirstName, getGroupIds, getLastName, getRealmId, getRequiredActions, getRoleIds, getServiceAccountClientLink, getUsername, isEmailVerified, isEnabled, isTotp, setAttributes, setCreatedTimestamp, setCredentials, setEmail, setEmailVerified, setEnabled, setFederatedIdentities, setFederationLink, setFirstName, setGroupIds, setLastName, setRealmId, setRequiredActions, setRoleIds, setServiceAccountClientLink, setTotp, setUsernameequals, getId, hashCode, setId, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, setIdpublic String getEmailIndex()
public void setEmailIndex(String ignored)
public void afterRemove(MongoStoreInvocationContext context)
MongoIdentifiableEntityafterRemove in interface MongoIdentifiableEntityCopyright © 2016 JBoss by Red Hat. All rights reserved.