Class Identity
java.lang.Object
cz.metacentrum.perun.registrar.model.Identity
Class represents user identity for Consolidator purposes.
- Author:
- Pavel Zlámal invalid input: '<'zlamal@cesnet.cz>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEmail()
int
getId()
getName()
void
void
setId
(int id) void
setIdentities
(List<ExtSource> identities) void
void
setOrganization
(String organization)
-
Constructor Details
-
Identity
public Identity()
-
-
Method Details
-
getBeanName
-
getEmail
-
setEmail
-
getId
public int getId() -
setId
public void setId(int id) -
getIdentities
-
setIdentities
-
getName
-
setName
-
getOrganization
-
setOrganization
-