public class CONTROLPANEL extends Object
Modifier and Type | Field and Description |
---|---|
static UriRef |
changedPassword
definition: Points from a settings page over which an attempt was made to change the password of the user owning it
to a boolean indicating if an attempt succeeded.
|
static UriRef |
changePasswordPermission
definition: Points to a boolean indicating if the user has
the permission to change the password over his/her account control page, which is the subject.
|
static UriRef |
ContactConfirmPage
definition: page for confiming a new contact
|
static UriRef |
isLocalProfile
definition: Points from a profile page to a boolean
indicating if the server considers itself as authoritative for that profile.
|
static UriRef |
ProfilePage
definition: A web page allowing users to change
their profile.
|
static UriRef |
SettingsPage
definition: A web page containing a list of bundles of a user.
|
static UriRef |
suggestedPPDUri
definition: Points to a uri suggested for a new local
personal profile document of the subject.
|
static UriRef |
THIS_ONTOLOGY |
static UriRef |
userBundlePermission
definition: Points to a boolean indicating if the user has
the permission to install bundles over his/her account control page, which is the subject.
|
Constructor and Description |
---|
CONTROLPANEL() |
public static final UriRef ContactConfirmPage
public static final UriRef ProfilePage
public static final UriRef SettingsPage
public static final UriRef changePasswordPermission
public static final UriRef changedPassword
public static final UriRef isLocalProfile
public static final UriRef suggestedPPDUri
public static final UriRef userBundlePermission
public static final UriRef THIS_ONTOLOGY
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.