public abstract class InviteUserToClientSecurityCode extends SecurityCodeImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
InviteUserToClientSecurityCode.Factory
Constructs new instances of
InviteUserToClientSecurityCode. |
| Constructor and Description |
|---|
InviteUserToClientSecurityCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
attributesToString()
Builds a string showing the current attribute values
|
boolean |
equals(Object object)
This entity does not have any identifiers but since it extends the
SecurityCodeImpl class it will simply delegate the call up there. |
int |
hashCode()
This entity does not have any identifiers but since it extends the
SecurityCodeImpl class it will simply delegate the call up there. |
generateNewCodegetAction, getCode, getCreatingDate, getId, getUser, setAction, setCode, setCreatingDate, setId, setUserpublic String attributesToString()
attributesToString in class SecurityCodepublic boolean equals(Object object)
SecurityCodeImpl class it will simply delegate the call up there.equals in class SecurityCodeSecurityCode.equals(Object)public int hashCode()
SecurityCodeImpl class it will simply delegate the call up there.hashCode in class SecurityCodeSecurityCode.hashCode()Copyright © 2019 Communote team. All rights reserved.