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| Constructor and Description |
|---|
UserInfo(org.apache.sling.api.resource.Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbout() |
String |
getName() |
getPropertiespublic static final String RESOURCETYPE
public static final String PROPERTY_NAME
public static final String PROPERTY_ABOUT
public static final String PATH_PHOTO
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.