|
WebSphere Portal 4.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AccessDeniedException is thrown if a portlet
attempts to access dynamic data in a manner that it is not
allowed to.ActionEvent is sent by the portlet container when
an HTTP request is received that is associated with an action.ActionListener interface is an addition to the
Portlet interface.Capability class correspond to particular
properties which can be assigned to the client devices.Client interface represents the client device that
the user connects to the portal with.CredentialSecretNotSetException class defines an exception
that is thrown by the PortletCredentialService in case that the secret of a
requested credential is not set.DefaultPortletAction is a portlet action with
default parameters.DefaultPortletMessage can be used for inter-portlet
communication beyond one portlet application.destroy()
encodeURL since version 1.1
Event is the base interface for all events
that can occur whithin the portlet container.null if no such attribute exists.
null
if no such attribute exists.
null if no attribute with the given name exists.
null if no attribute with the given name exists.
null if no such attribute exists.
null if no such attribute exists.
null if no such attribute exists.
getCharacterEncoding since version 1.1
Cookie
objects the client sent with this request.
long value that represents a
Date object.
null if the full name is not available.
if the given name is not available.
- getGroupBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserLdapBean
-
- getGroupBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserAccessBean
-
- getGroupBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserWMSBean
-
- getGroupBasicAttributes() -
Method in interface com.ibm.wps.puma.beans.User
-
- getGroupBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserTPSMBean
- Return the basic attribute list for group
- getGroupBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserDBBean
-
- getHeader(String) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the value of the specified request header
as a
String.
- getHeaderNames() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns an enumeration of all the header names
this request contains.
- getHeaders(String) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns all the values of the specified request header
as an
Enumeration of String objects.
- getId() -
Method in class org.apache.jetspeed.portlet.PortletWindow.State
-
- getId() -
Method in class org.apache.jetspeed.portlet.Portlet.Mode
-
- getId() -
Method in class org.apache.jetspeed.portlet.Portlet.ModeModifier
-
- getID() -
Method in interface org.apache.jetspeed.portlet.User
- Returns the internal unique user id.
- getIdentifier() -
Method in class org.apache.jetspeed.portlet.Capability
- Returns the identifier of this capability.
- getInitParameter(String) -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getInitParameter(String) -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the value of the context-wide initialization parameter with
the given name, or
null if the parameter does not exist.
- getInitParameter(String) -
Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
- Gets the init parameter with the given name.
- getInitParameterNames() -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getInitParameterNames() -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the names of this context’s initialization parameters as
an enumeration, or an empty enumeration if this context has no
initialization parameters.
- getInitParameterNames() -
Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
- Gets an enumeration with the names of all init parameters provided in the
portlet service configuration.
- getInputStream() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Retrieves the body of the request as binary data using
an
InputStream.
- getInputStream(String, PortletRequest, PortletResponse) -
Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
-
- getInstanceHandle(WSRPComponent, PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getInterface() -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
- WSXLBindable interface
- getIntHeader(String) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the value of the specified request header
as an
int.
- getLastAccessedTime() -
Method in interface org.apache.jetspeed.portlet.PortletSession
- Returns the point of time that this session was last accessed.
- getLastLoginTime() -
Method in interface org.apache.jetspeed.portlet.User
- Returns the point of time that this user was last logged in,
or
null if this information is not available.
- getLastModified(HttpServletRequest) -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getLastModified(PortletRequest) -
Method in class com.ibm.wps.portlets.MVCPortlet
-
- getLastModified(PortletRequest) -
Method in class com.ibm.wps.portlets.AbstractPortletController
-
- getLastModified(PortletRequest) -
Method in interface com.ibm.wps.portlets.PortletController
-
- getLastModified(PortletRequest) -
Method in class org.apache.jetspeed.portlet.Portlet
- Returns the time the response of the
Portlet
object was last modified,
in milliseconds since midnight January 1, 1970 GMT.
- getLastModified(PortletRequest) -
Method in class org.apache.jetspeed.portlet.PortletAdapter
- The default implementation of this method defines that
the portlet never expires.
- getLocale() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the locale of the preferred language.
- getLocales() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns an
Enumeration of Locale objects
indicating, in decreasing order starting with the preferred locale, the
locales that are acceptable to the client based on the Accept-Language
header.
- getLog() -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the portlet log which allows the portlet to write
debug, informational, warning, or error messages to a log.
- getMajorVersion() -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the major version of the Portlet API that this portlet
container supports.
- getManufacturer() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the name of the manufacturer of this client, or
null if the name is not available.
- getMarkup(String, PortletRequest, PortletResponse) -
Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
-
- getMarkupName() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the preferred markup name that this client device supports.
- getMessage() -
Method in class org.apache.jetspeed.portlet.DefaultPortletMessage
-
- getMessage() -
Method in interface org.apache.jetspeed.portlet.event.MessageEvent
- Returns the message that this event carries.
- getMethod() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the HTTP method of this request.
- getMimeType() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the preferred mime-type that this client device supports.
- getMinorVersion() -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the minor version of the Portlet API that this portlet
container supports.
- getMode() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the mode that the portlet is running in.
- getModel() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the name of the model of this client, or
null if the name is not available.
- getName() -
Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
- Returns the name of this VaultSegment
- getName() -
Method in class org.apache.jetspeed.portlet.DefaultPortletAction
- Returns the name of this action
- getName() -
Method in interface org.apache.jetspeed.portlet.PortletConfig
- Returns the name of the portlet.
- getName() -
Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
- Return the name of the attribute that changed on the PortletSettings.
- getName() -
Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent
- Return the name of the attribute that changed on the PortletApplicationSettings.
- getNickName() -
Method in interface org.apache.jetspeed.portlet.User
- Returns the nick name of the user, or
null if the nick name is not available.
- getObjectID() -
Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
- Returns the ObjectID of this VaultSegment
- getParameter(String) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the value of the parameter with the given name,
or
null if no such parameter exists.
- getParameterMap() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns a map of the parameters of this request.
- getParameterNames() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns an enumeration of all parameter names.
- getParameters() -
Method in class org.apache.jetspeed.portlet.DefaultPortletAction
- Returns all parameters
- getParameterValues(String) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the values of all parameters with the
given name.
- getPassword() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
-
- getPortlet() -
Method in class com.ibm.wps.portlets.AbstractMVCListener
-
- getPortlet() -
Method in interface com.ibm.wps.portlets.MVCListener
-
- getPortlet() -
Method in class org.apache.jetspeed.portlet.UnavailableException
- Deprecated. As of Java Portlet API 2.2, with no replacement.
Returns the portlet that is reporting its unavailability.
- getPortlet() -
Method in interface org.apache.jetspeed.portlet.event.Event
- Deprecated. deprecated since version 1.1
- getPortletConfig() -
Method in class com.ibm.wps.portlets.AbstractPortletController
-
- getPortletConfig() -
Method in class org.apache.jetspeed.portlet.Portlet
- Returns the
PortletConfig object of the portlet
- getPortletConfig() -
Method in class org.apache.jetspeed.portlet.PortletAdapter
- Returns the portlet configuration.
- getPortletController(PortletRequest) -
Method in class com.ibm.wps.portlets.MVCPortlet
- return the controller available for this request.
- getPortletLog() -
Method in class com.ibm.wps.portlets.AbstractPortletController
-
- getPortletLog() -
Method in class org.apache.jetspeed.portlet.PortletAdapter
- Returns the portlet log.
- getPortletMarkup(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
- this method really asks the webservice to produce markup
- getPortletMarkup(PortletRequest, PortletResponse) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
- this method requests the total markup (begin/middle/end) of the remote service.
- getPortletMarkup(WSRPComponent, String, WSRPMarkupRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getPortletSession() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the current session or, if there is no current session,
it creates one and returns it.
- getPortletSession(boolean) -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the current session or, if there is no current session
and the given flag is
true, it creates one and returns
it.
- getPortletSettings() -
Method in class org.apache.jetspeed.portlet.Portlet
- Returns the
PortletSettings object of the concrete portlet.
- getPortletSettings() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the
PortletSettings object of the concrete portlet.
- getPortletSettings() -
Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
- Return the PortletSettings that changed.
- getPortletSettings(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getPreviousMode() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the mode that the portlet was running at last, or
null if no previous mode exists.
- getProcessingInstructions() -
Method in class org.apache.jetspeed.portlets.util.SAXPIFilter
- Get all permitted processing instructions
- getProxy(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
- get the WSXL interface to the web service out of the portlet request.
- getRequest() -
Method in interface org.apache.jetspeed.portlet.event.Event
- Returns the portlet request that has caused this event.
- getResourceAsStream(String) -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the resource located at the given path as an
InputStream object.
- getResourceAsStream(String, Client, Locale) -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the resource located at the given path as an
InputStream object.
- getResourceName() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the Resource Name for this Vault Slot.
- getResult(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getRpiEventRequest(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getRPIInvokerURL(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getRpiServiceRequest(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getSecret() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
- Returns the user's secret as an jaas subject.
- getSecret() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
- Returns the user's secret as an object.
- getSecretType() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the Credential Slot's secret type (id).
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.Credential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSecretType() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.SimplePassiveCredential
- Returns credential's secret type in terms of the constants declared in (@link CredentialSecret)
Should be overwritten by any child class that "overwrites" the secret attribute.
- getSegmentObjectID() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the ObjectID of the Segment for this Vault Slot.
- getServerCPid(PortletRequest) -
Method in class com.ibm.wps.portlets.ws.ProxyPortlet
-
- getService(Class) -
Method in interface org.apache.jetspeed.portlet.PortletContext
- This function looks up a portlet service with the
given classname.
- getServletConfig() -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getServletConfig() -
Method in interface org.apache.jetspeed.portlet.service.spi.PortletServiceConfig
- get the ServletConfig object
- getServletContext() -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getServletInfo() -
Method in class org.apache.jetspeed.portlet.Portlet
-
- getSlotDescription(String, Locale) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Returns a Credential Slot's description for the specified locale.
- getSlotId() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the Credential Slot's unique id.
- getSupportedSecretTypes() -
Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
- Returns an array of integers of the supported secret types
- getText(String, String, Locale) -
Method in interface org.apache.jetspeed.portlet.PortletContext
- Returns the localized text resource with the given key and
using the given locale.
- getTitle(Locale, Client) -
Method in interface org.apache.jetspeed.portlet.PortletSettings
- Returns the title of this window.
- getUnavailableSeconds() -
Method in class org.apache.jetspeed.portlet.UnavailableException
- Returns the number of seconds the portlet expects to
be temporarily unavailable.
- getURL(String, PortletRequest, PortletResponse) -
Method in interface org.apache.jetspeed.portlet.service.ContentAccessService
- returns an URL object after following redirects
using a proxy if necessary
- getUser() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the user object.
- getUser() -
Method in interface org.apache.jetspeed.portlet.PortletSession
- Deprecated. use portletRequest.getUser() since version 1.1
- getUserAgent() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the exact user agent that this client uses
to identify itself to the portal.
- getUserBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserLdapBean
-
- getUserBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserAccessBean
-
- getUserBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserWMSBean
-
- getUserBasicAttributes() -
Method in interface com.ibm.wps.puma.beans.User
-
- getUserBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserTPSMBean
- Return the basic attribute list for user
- getUserBasicAttributes() -
Method in class com.ibm.wps.puma.beans.UserDBBean
-
- getUserId() -
Method in class com.ibm.wps.portletservice.credentialvault.credentials.UserPasswordPassiveCredential
-
- getUserID() -
Method in interface org.apache.jetspeed.portlet.User
- Returns the user id of the user, or
null if the user id is not available.
- getUserSubject(PortletRequest) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialVaultService
- Returns the user's JAAS subject.
- getValue() -
Method in class org.apache.jetspeed.portlet.Capability
- Returns the integer value of this capability.
- getValue() -
Method in interface org.apache.jetspeed.portlet.event.PortletSettingsAttributeEvent
- Returns the value of the attribute being added removed or replaced.
- getValue() -
Method in interface org.apache.jetspeed.portlet.event.PortletApplicationSettingsAttributeEvent
- Returns the value of the attribute being added removed or replaced.
- getVariable(String) -
Method in class org.apache.jetspeed.portlet.PortletAdapter
- Returns a transient variable of the concrete portlet.
- getVaultAdapterType() -
Method in interface com.ibm.wps.portletservice.credentialvault.VaultSegmentConfig
- Returns the Adapter Type for this VaultSegment
- getVaultSlotDescription() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the description for this Vault Slot in the default locale.
- getVaultSlotDescription(Locale) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the description for this Vault Slot in the provided locale.
- getVaultSlotDescriptionsMap() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns a Hashtable of all the descriptions for this Vault Slot.
- getVaultSlotKeywords() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the keywords for this Vault Slot in the default locale.
- getVaultSlotKeywords(Locale) -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns the keywords for this Vault Slot in the provided locale.
- getVaultSlotKeywordsMap() -
Method in interface com.ibm.wps.portletservice.credentialvault.CredentialSlotConfig
- Returns a Map of all the Keywords for this Vault Slot.
- getVersion() -
Method in interface org.apache.jetspeed.portlet.Client
- Returns the version of the model of this client, or
null if the version is not available.
- getWindow() -
Method in interface org.apache.jetspeed.portlet.PortletRequest
- Returns the window that the portlet is running in.
- getWindowState() -
Method in interface org.apache.jetspeed.portlet.PortletWindow
- Returns the current window state of this portlet
- getWriter() -
Method in interface org.apache.jetspeed.portlet.PortletResponse
- Returns the writer object that can be used to contribute
markup to the portlet response.
init()
boolean indicating
whether the portlet is permanently unavailable.
JAAS Subject pair.- JaasSubjectCredential() -
Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectCredential
-
- JaasSubjectPassiveCredential - class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential.
- This Credential is only a container of the user's secret.
- JaasSubjectPassiveCredential() -
Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JaasSubjectPassiveCredential
-
- JavaMailCredential - class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential.
- Credential for ....
- JavaMailCredential() -
Constructor for class com.ibm.wps.portletservice.credentialvault.credentials.JavaMailCredential
-
- JetspeedContent - class org.apache.jetspeed.portlets.JetspeedContent.
-
- JetspeedContent() -
Constructor for class org.apache.jetspeed.portlets.JetspeedContent
-
- JSPPortlet - class com.ibm.wps.portlets.JSPPortlet.
-
- JSPPortlet() -
Constructor for class com.ibm.wps.portlets.JSPPortlet
-
MessageEvent is sent by the portlet container if
one portlets send a message to another.MessageListener interface is an addition to the Portlet
interface.Portlet is used by the portlet container to
invoke the portlet.Mode class is a finite enumeration of
the possible modes that a portlet can assume.ModeModifier class is a finite enumeration of
the possible modifications a portlet can apply on modes.PortletAction can be implemented to define
portlet-specific actions that need to be executed for specific
URIs.PortletAdapter provides a default implementation
for the Portlet interface.PortletApplicationSettings interface provides the portlet with
the application's dynamic configuration.PortletConfig interface provides the portlet with
its configuration.PortletContext interface defines a portlet's view
of the portlet container within which each portlet is running.PortletData contains information about the concrete portlet
instance.PortletException class defines a general exception
that a portlet can throw when it encounters difficulty.PortletLog provides the portlet with the ability
to log information, warning, or error texts.PortletMessage can be used for inter-portlet
communication.Portlet interface.PortletRequest encapsulates the request sent by the
client to the portlet.PortletResponse interface represents the response
sent to the client device.PortletService interface is the base for all
portlet services.PortletServiceNotFoundException is thrown if
a portlet attempts to access an service that is not found.PortletServiceUnavailableException is thrown if
a portlet attempts to access an service that cannot be loaded,
because an error occured during initialization.PortletSession holds the user-specific data that
the portlet needs to personalize the one global portlet instance.Portlet interface.PortletSettings interface provides the portlet with
its dynamic configuration.PortletTitleListener interface has to be implemented if
a portlet wants to support client, device, and/or user dependent
titles.Portlet
interface, otherwise the portlet container will pick the title from the
portlet configuration.PortletURI represents a URI to a specific portlet
function.PortletWindow represents the window that encloses
a portlet.State class is a finite enumeration of
the possible states that a window can assume.service() method
is called
service() method
is called
SPIPortletInterceptor has to be implemented by each service provider
to intercept the portlet's invokation.UnavailableException when the instantiation
of a portlet fails.UnavailableException.UnavailableException(String, int) instead.
UnavailableException.UnavailableException(String) instead.
User interface is an abstract view on the
user-specific data.WindowEvent is sent by a portlet window whenever
the user or the portal interacts with its controls.WindowListener interface is an addition to the
Portlet interface.
|
WebSphere Portal 4.1.2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||