Package | Description |
---|---|
org.gcube.portlets.user.contactinformation.client.ui | |
org.gcube.portlets.user.contactinformation.shared |
Constructor and Description |
---|
InfoPart(String val,
ContactType type) |
Modifier and Type | Method and Description |
---|---|
static ContactType |
ContactType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactType[] |
ContactType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
HashMap<ContactType,String> |
UserContext.getInformations() |
Modifier and Type | Method and Description |
---|---|
void |
UserContext.setInformations(HashMap<ContactType,String> informations) |
Constructor and Description |
---|
UserContext(org.gcube.portal.databook.shared.UserInfo userInfo,
HashMap<ContactType,String> informations,
boolean isOwner,
boolean isInfrastructure) |
Copyright © 2015. All Rights Reserved.