|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParsedObject in org.apache.jetspeed.layout.impl |
---|
Methods in org.apache.jetspeed.layout.impl with parameters of type ParsedObject | |
---|---|
protected PortletDefinitionComposite |
GetPortletsAction.getPortletFromParsedObject(ParsedObject po)
|
Uses of ParsedObject in org.apache.jetspeed.portlets.selector |
---|
Methods in org.apache.jetspeed.portlets.selector with parameters of type ParsedObject | |
---|---|
protected PortletDefinitionComposite |
PortletSelector.getPortletFromParsedObject(ParsedObject po)
|
protected PortletDefinitionComposite |
CategoryPortletSelector.getPortletFromParsedObject(ParsedObject po)
|
Uses of ParsedObject in org.apache.jetspeed.search |
---|
Classes in org.apache.jetspeed.search that implement ParsedObject | |
---|---|
class |
BaseParsedObject
Base parsed object. |
Methods in org.apache.jetspeed.search that return ParsedObject | |
---|---|
ParsedObject |
SearchResults.get(int index)
|
ParsedObject |
ObjectHandler.parseObject(java.lang.Object o)
Parses a specific object into a document suitable for index placement |
Uses of ParsedObject in org.apache.jetspeed.search.handlers |
---|
Methods in org.apache.jetspeed.search.handlers that return ParsedObject | |
---|---|
ParsedObject |
URLToDocHandler.parseObject(java.lang.Object o)
Parses a specific object into a document suitable for index placement |
Uses of ParsedObject in org.apache.jetspeed.search.handlers.pam |
---|
Methods in org.apache.jetspeed.search.handlers.pam that return ParsedObject | |
---|---|
ParsedObject |
PortletDefinitionHandler.parseObject(java.lang.Object o)
|
ParsedObject |
PortletApplicationHandler.parseObject(java.lang.Object o)
|
Uses of ParsedObject in org.apache.jetspeed.search.lucene |
---|
Methods in org.apache.jetspeed.search.lucene that return ParsedObject | |
---|---|
ParsedObject |
SearchResultsImpl.get(int index)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |