Serialized Form
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
permanent
boolean permanent
seconds
int seconds
serialVersionUID: 1L
serialVersionUID: 1L
cause
Throwable cause
Package org.apache.pluto.core |
portletName
String portletName
- The portlet name as defined in the portlet app descriptor.
portlet
Portlet portlet
- The portlet instance wrapped by this servlet.
portletContext
InternalPortletContext portletContext
- The internal portlet context instance.
portletConfig
InternalPortletConfig portletConfig
- The internal portlet config instance.
eventPortlet
EventPortlet eventPortlet
- The Event Portlet instance (the same object as portlet) wrapped by this servlet.
resourceServingPortlet
ResourceServingPortlet resourceServingPortlet
- The resource serving portlet instance wrapped by this servlet.
Package org.apache.pluto.driver |
servletContext
javax.servlet.ServletContext servletContext
- The Portal Driver sServlet Context
isSupportedModesServiceInitialized
boolean isSupportedModesServiceInitialized
- Is the SupportedModesService initialized?
container
PortletContainer container
- The portlet container to which we will forward all portlet requests.
pageCounter
int pageCounter
Package org.apache.pluto.driver.config |
Package org.apache.pluto.driver.core |
readObject
private void readObject(ObjectInputStream stream)
throws IOException
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream stream)
throws IOException
- Throws:
IOException
stringId
String stringId
intId
int intId
Package org.apache.pluto.driver.services.portal.admin |
Package org.apache.pluto.driver.tags |
var
String var
portletMode
String portletMode
portletId
String portletId
- The portlet ID attribute obtained from parent tag.
evaluatedPortletId
String evaluatedPortletId
- The evaluated value of the portlet ID attribute.
windowState
String windowState
- The window state to be encoded in the portal URL.
portletMode
String portletMode
- The portlet mode to be encoded in the portal URL.
portletId
String portletId
- The portlet ID attribute passed into this tag.
evaluatedPortletId
String evaluatedPortletId
- The evaluated value of the portlet ID attribute.
response
PortalServletResponse response
- The cached portal servlet response holding rendering result.
status
int status
- The cached rendering status: SUCCESS or FAILED.
throwable
Throwable throwable
- The cached Throwable instance when fail to render the portlet.
state
String state
portletId
String portletId
- The portlet ID attribute obtained from parent tag.
evaluatedPortletId
String evaluatedPortletId
- The evaluated value of the portlet ID attribute.
Package org.apache.pluto.tags |
serialVersionUID: 286L
secure
String secure
secureBoolean
Boolean secureBoolean
var
String var
escapeXml
Boolean escapeXml
parametersMap
Map<K,V> parametersMap
propertiesMap
Map<K,V> propertiesMap
serialVersionUID: 286L
serialVersionUID: 286L
serialVersionUID: 286L
name
String name
value
String value
portletMode
String portletMode
windowState
String windowState
copyCurrentRenderParameters
Boolean copyCurrentRenderParameters
url
PortletURL url
serialVersionUID: 286L
name
String name
value
String value
serialVersionUID: 286L
serialVersionUID: 286L
url
ResourceURL url
id
String id
cachability
String cachability
Package org.apache.pluto.tags.el |
serialVersionUID: 286L
Package org.apache.pluto.testsuite |
serialVersionUID: -7010299791708559054L
serialVersionUID: -6878431356359186658L
testClassName
String testClassName
- PortletTest class name.
name
String name
- Test name.
displayURI
String displayURI
initParameters
Map<K,V> initParameters
actionParameters
List<E> actionParameters
- The action parameters list holding TestConfig.Parameter objects.
We are not using Map to hold action parameters because parameters with
the same name are allowed.
serialVersionUID: 5247797277017349129L
name
String name
- The name of the test.
description
String description
- The description of the test.
specPLT
String specPLT
- The PLT number in the spec that is tested.
returnCode
int returnCode
- The return code of the test result: PASSED, WARNING, FAILED.
resultMessage
String resultMessage
- The message of the test result.
serialVersionUID: 279901260532957514L
name
String name
list
ArrayList<E> list
failed
boolean failed
inQuestion
boolean inQuestion
Package org.apache.pluto.testsuite.test |
serialVersionUID: -963706386141654216L
serialVersionUID: -6032809452145653960L
serialVersionUID: 8921101365853307609L
Package org.apache.pluto.util |
installDir
File installDir
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.