|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
PortletDefinition.
.
setInitParameter(name, title) plus allows a
description to inlcuded.
- addInitParameter(String, String, String, Locale) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
- Same as
setInitParameter(name, title) plus allows you
to define one initial localized desription.
- addJavaScript(String, boolean) -
Method in interface org.apache.jetspeed.headerresource.HeaderResource
- Convenient method to add <script> tag with defer option.
- addJavaScript(String) -
Method in interface org.apache.jetspeed.headerresource.HeaderResource
- Convenient method to add <script> tag.
- addJetspeedService(JetspeedServiceReference) -
Method in interface org.apache.jetspeed.om.common.portlet.MutablePortletApplication
- Adds a Jetspeed component service to the collection of component services allowed for this application.
- addLanguage(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addLanguage(Language) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
- addLanguage(String, String, String, Locale) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
- addLessOrEqualThan(String, Object) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addLike(Object, Object) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addListener(PageManagerEventListener) -
Method in interface org.apache.jetspeed.page.PageManager
- addListener - add page manager event listener
- addMediaType(MediaType) -
Method in interface org.apache.jetspeed.capabilities.CapabilityMap
- Add MediaType to the MediaTypeMap
- addMimetype(MimeType) -
Method in interface org.apache.jetspeed.capabilities.CapabilityMap
- Add Mimetype to the MimetypeMap
- addMimetype(String) -
Method in interface org.apache.jetspeed.capabilities.MediaType
- Add MimeType to the MimeType map
- addNotBetween(String, Object, Object) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addNotEqualTo(String, Object) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addNotLike(String, Object) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addNotNull(String) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addOrFilter(Filter) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addOrderByAscending(String) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addOrderByDescending(String) -
Method in interface org.apache.jetspeed.components.persistence.store.Filter
-
- addPermission(Permission) -
Method in interface org.apache.jetspeed.security.PermissionManager
-
Adds a permission definition.
- addPortletDefinition(PortletDefinition) -
Method in interface org.apache.jetspeed.om.common.portlet.MutablePortletApplication
-
- addPortletMode(PortletMode) -
Method in interface org.apache.jetspeed.om.common.portlet.ContentTypeComposite
- Adds a mode to be supported by this
ContentType
.
- addPreference(String, String[]) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
- addPreference(Preference) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
- addPrincipal(SSOPrincipal) -
Method in interface org.apache.jetspeed.sso.SSOSite
- Adds the SSOPrincipal to the principals collection
- addProperty(Property) -
Method in interface org.apache.jetspeed.om.page.Fragment
- Adds a new property to this fragment
- addPropertyKeys(Preferences, Map) -
Method in interface org.apache.jetspeed.prefs.PropertyManager
- Add a set of property keys to a
Preferences
node.
- addPublisher(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addRelation(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addRemotePrincipal(InternalUserPrincipal) -
Method in interface org.apache.jetspeed.sso.SSOPrincipal
- addRemotePrincipal()
- addRight(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addRole(String) -
Method in interface org.apache.jetspeed.security.RoleManager
- Add a new role.
- addRoleToGroup(String, String) -
Method in interface org.apache.jetspeed.security.RoleManager
- Add a role to a group.
- addRoleToUser(String, String) -
Method in interface org.apache.jetspeed.security.RoleManager
- Add a role to a user.
- addSecurityRole(SecurityRole) -
Method in interface org.apache.jetspeed.om.common.servlet.MutableWebApplication
-
- addSecurityRoleRef(SecurityRoleRef) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
addSecurityRoleRef
- addSecurityRoleRef(String, String) -
Method in interface org.apache.jetspeed.om.common.portlet.PortletDefinitionComposite
-
- addSite(String, String) -
Method in interface org.apache.jetspeed.sso.SSOProvider
-
- addSource(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addStyle(RequestContext, String, String) -
Method in interface org.apache.jetspeed.aggregator.ContentServerAdapter
- Adds stylesheets into the response header for a decoration
using the Header Resource component.
- addStyleSheet(String) -
Method in interface org.apache.jetspeed.headerresource.HeaderResource
- Convenient method to add <link> tag.
- addSubject(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addTitle(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addType(Locale, String) -
Method in interface org.apache.jetspeed.om.common.DublinCore
-
- addUser(String, String) -
Method in interface org.apache.jetspeed.security.UserManager
-
Add a new user provided a username and password.
- addUser(String, String, String) -
Method in interface org.apache.jetspeed.security.UserManager
-
Add a new user provided a username and password in the specified authentication
provider store.
- addUserAttribute(UserAttribute) -
Method in interface org.apache.jetspeed.om.common.portlet.MutablePortletApplication
- Adds a user attribute to the user attribute set.
- addUserAttribute(String, String) -
Method in interface org.apache.jetspeed.om.common.portlet.MutablePortletApplication
- Adds a user attribute to the user attribute set.
- addUserAttributeRef(UserAttributeRef) -
Method in interface org.apache.jetspeed.om.common.portlet.MutablePortletApplication
- Adds a user attribute ref to the user attribute ref set.
- addUserToGroup(String, String) -
Method in interface org.apache.jetspeed.security.GroupManager
-
Add a user to a group.
- addValue(String) -
Method in interface org.apache.jetspeed.om.common.preference.PreferenceComposite
-
addValue
- addValveDescriptor(ValveDescriptorApi) -
Method in interface org.apache.jetspeed.pipeline.descriptor.PipelineDescriptorApi
- Add a ValveDescriptor to the Pipeline
descriptor
- afterBegin(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.TransactionEventListener
-
- afterClose(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.PersistenceStoreEventListener
-
- afterCommit(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.TransactionEventListener
-
- afterDeletePersistent(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.PersistenceStoreEventListener
-
- afterLookup(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.PersistenceStoreEventListener
-
- afterMakePersistent(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.PersistenceStoreEventListener
-
- afterRollback(PersistenceStoreEvent) -
Method in interface org.apache.jetspeed.components.persistence.store.TransactionEventListener
-
- apply(RequestContext, Profiler) -
Method in interface org.apache.jetspeed.profiler.rules.ProfilingRule
- Applying the profiling rule generates a generic profile locator.
- arguments -
Variable in class org.apache.jetspeed.i18n.KeyedMessage
- Optional message format arguments which can only be set using a derived KeyedMessage using the
KeyedMessage.create(Object[])
method(s).
- attributes -
Variable in class org.apache.jetspeed.mockobjects.portlet.MockPortletSession
-
- authenticate(String, String) -
Method in interface org.apache.jetspeed.security.UserManager
-
Authenticate a user.
boolean
property value object type.
server.xml
), or the web app deployment descriptor
(web.xml
).
ClientEntry
interface represents one client inside
of the client registry.Fragment
metadata
objects.Page
metadata
object for use in rendering.org.apache.pluto.common.ContentType
and org.apache.pluto.common.ContentTypeCtrl
interfaces
into single interface for use in Jetspeed.KeyedMessage.create(Object[])
with only one argument
KeyedMessage.create(Object[])
with only two arguments
KeyedMessage.create(Object[])
with only three arguments
double
property value object type.
InternalPermission
objects.
Fragment
is the basic element handled by the aggregation
engine to compose the final portal page.GroupPrincipal
and the group Preferences
.current Locale
.
CapabilityMap
.
CapabilityMap
.
configPath
provided.
Fragment
returned
must also be an instance of ContentFragment.
List
returned MUST ContentFragments and not
just regular Fragment
s
Group
for a given group full path name.
Group
for all the groups associated to a specific
user.
Group
for all the groups in a specific role.
MimeTypeMap
.
MimeTypeMap
.
Permissions
given a Principal
.
Permissions
given a collection of Principal
.
identifier
field.
ObjectID
.
identifier
field.
Preferences
node, providing access to the
group preferences properties.
Preferences
node, providing access to the
role preferences properties.
Preferences
node, providing access to the
user preferences properties.
Principal
.
Principal
.
Preferences
node whether
or node those keys have values assigned to them.
Role
for a given role full path name.
Role
for all the roles
associated to a specific user.
Role
for all the roles
associated to a specific group.
Fragment
returned
must also be an instance of ContentFragment.
Subject
populated with the
application principals.
User
for a given username.
User
finding users matching the corresponding
filter criteria.
User
for a specific group.
User
for all the users in a specific role.
Permission
to a given Principal
.
KeyedMessage.getKey()
.
long
property value object type.
org.apache.pluto.om.common.Description
that allows for setting the description text and Locale for the description
object.org.apache.pluto.om.common.Language
with mutator methods for easy maintenance.org.apache.pluto.om.portlet.PortletApplicationDefinition
interface adding mutator methods for those attributes that do not have them
so as to make manipulating the portlet OM easier.Preferences
node.Permission
and permission
association to Principal
.org.apache.pluto.om.portlet.PortletApplicationDefinition
interface adding methods for those attributes that do not have them
so as to make manipulating the portlet OM easier.PersistenceStoreContainer
and
store name to the Preferences
SPI implementation.RolePrincipal
and the role Preferences
.PortletApplicationDefinition
within the Portal.
resolved
.
Permission
from a given Principal
.
String
property value object type.
Preferences
node, providing access to the
group preferences properties.
Preferences
node, providing access to the
role preferences properties.
Preferences
node, providing access to the
user preferences properties.
Principal
.
RolePrincipal
.
Subject
populated with the
application principals.
mode
is supported by this ContentType
Timestamp
property value object type.
Subject
and the user Preferences
.UserInfoManager
retrieve the Map that will be set as a
(PortletRequest.USER_INFO
request attribute for a specific
portlet applicationUser
.PortletApplicationDefinition
persistent.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |