public class UserManagementEvent extends RepositoryEventImpl implements DataItem
client, networkId, txnId| Constructor and Description |
|---|
UserManagementEvent() |
UserManagementEvent(String type,
String txnId,
String networkId,
long timestamp,
String username,
String managedUsername,
String managedForename,
String managedSurname) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDataAsJson() |
String |
getManagedForename() |
String |
getManagedSurname() |
String |
getManagedUsername() |
int |
hashCode() |
String |
toString() |
getClient, getNetworkId, getTxnId, setClient, setNetworkId, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getTimestamp, getType, getUsernamepublic String toString()
toString in class RepositoryEventImplpublic String getManagedUsername()
public String getManagedForename()
public String getManagedSurname()
public String getDataAsJson()
getDataAsJson in interface DataItempublic int hashCode()
hashCode in class RepositoryEventImplpublic boolean equals(Object obj)
equals in class RepositoryEventImplCopyright © 2005–2018 Alfresco Software. All rights reserved.