public class UserInfo extends PropertiesSupport
Modifier and Type | Field and Description |
---|---|
static String |
PATH_PHOTO |
static String |
PROPERTY_ABOUT |
static String |
PROPERTY_NAME |
static String |
RESOURCETYPE
The resource type for a user info.
|
resource
Modifier and Type | Method and Description |
---|---|
String |
getAbout() |
String |
getName() |
getProperties
public static final String RESOURCETYPE
public static final String PROPERTY_NAME
public static final String PROPERTY_ABOUT
public static final String PATH_PHOTO
public UserInfo(Resource resource)
Copyright © 2017 The Apache Software Foundation. All rights reserved.