A B C D E F G H I J L M N O P R S T U V W X

A

AbstractSearchProvider - class org.openprivacy.reptile.search.AbstractSearchProvider.
Abstract implementation of a SearchProvider, all SearchProviders should implement this interface.
AbstractSearchProvider() - Constructor for class org.openprivacy.reptile.search.AbstractSearchProvider
 
Action - interface org.openprivacy.reptile.actions.Action.
Performs some type of web application action.
ActionDirective - class org.openprivacy.reptile.actions.ActionDirective.
Used by an action to provide further information to the ActionManager.
ActionDirective() - Constructor for class org.openprivacy.reptile.actions.ActionDirective
 
ActionManager - class org.openprivacy.reptile.actions.ActionManager.
Handles performing the correct action based on the give reptile.action
ActionManager() - Constructor for class org.openprivacy.reptile.actions.ActionManager
 
addChannel(Channel) - Method in class org.openprivacy.reptile.om.BaseCategory
Method called to associate a Channel object to this object through the Channel foreign key attribute
addChannel(Channel) - Method in class org.openprivacy.reptile.om.BaseImage
Method called to associate a Channel object to this object through the Channel foreign key attribute
addClasspathEntry(String) - Static method in class org.openprivacy.reptile.Startup
 
addCriteria(Long) - Method in class org.openprivacy.reptile.search.SearchRequest
Add a criteria to this request.
addCriteria(String) - Method in class org.openprivacy.reptile.search.SearchRequest
Add a criteria to this request.
addDependency(RelativizeDependency) - Method in class org.openprivacy.reptile.RelativizeContentParser
Add the given resource as a dependency of the current HTML file.
addDescription(String, String) - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
Add a new description...
addMonitor(Monitor) - Method in class org.openprivacy.reptile.om.BaseChannel
Method called to associate a Monitor object to this object through the Monitor foreign key attribute
addNamespace(String, String) - Method in class org.openprivacy.reptile.xml.ReptileXPath
 
addSearchField(String) - Method in class org.openprivacy.reptile.search.SearchRequest
Add a search field.
addSearchRecord(SearchRecord) - Method in interface org.openprivacy.reptile.search.RemoteSearchProvider
Add a found SearchResult to this RemoteSearchProvider.
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Add all the columns needed to create a new object
addSelectColumns(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Add all the columns needed to create a new object
addSortOrder(String) - Method in class org.openprivacy.reptile.search.SearchRequest
 
addStylesheet(String) - Method in class org.openprivacy.reptile.xslt.StylesheetStack
Add a new stylesheet.
addStylesheet(URI) - Method in class org.openprivacy.reptile.xslt.StylesheetStack
 
ADVANCED_SEARCH_REQUEST_PACKAGE - Static variable in class org.openprivacy.reptile.search.SearchProviderManager
 
ADVANCED_SEARCH_REQUESTS - Static variable in class org.openprivacy.reptile.services.ReptileSearchService
 
AdvancedSearch - class org.openprivacy.reptile.actions.AdvancedSearch.
 
AdvancedSearch() - Constructor for class org.openprivacy.reptile.actions.AdvancedSearch
 
AdvancedSearchRequest - class org.openprivacy.reptile.search.requests.AdvancedSearchRequest.
Contains additional information that a SearchProvider requires.
AdvancedSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.AdvancedSearchRequest
 
ADVERTISEMENT_ID - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the ADVERTISEMENT_ID field
ALL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
ALT_NOT_EQUAL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
ANameChannelServlet - class org.openprivacy.reptile.ANameChannelServlet.
 
ANameChannelServlet() - Constructor for class org.openprivacy.reptile.ANameChannelServlet
 
anyTasksRunning() - Method in class org.openprivacy.reptile.tasks.TaskManager
Return true if ANY tasks are currently running.
ApplySettings - class org.openprivacy.reptile.actions.ApplySettings.
 
ApplySettings() - Constructor for class org.openprivacy.reptile.actions.ApplySettings
 
Article - class org.openprivacy.reptile.om.Article.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
Article() - Constructor for class org.openprivacy.reptile.om.Article
Constructor should set the time this was first noted.
article(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.MetaUpdate
Update meta info for the given article/item.
article(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.metaupdate.extensions.MetaUpdateExtension
Update meta info for the given article/item.
ArticleExtension - class org.openprivacy.reptile.extensions.om.ArticleExtension.
 
ArticleExtension() - Constructor for class org.openprivacy.reptile.extensions.om.ArticleExtension
 
ArticleMapBuilder - class org.openprivacy.reptile.om.map.ArticleMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
ArticleMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.ArticleMapBuilder
 
ArticlePeer - class org.openprivacy.reptile.om.ArticlePeer.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
ArticlePeer() - Constructor for class org.openprivacy.reptile.om.ArticlePeer
 
ArticleSearchExtension - class org.openprivacy.reptile.extensions.om.ArticleSearchExtension.
 
ArticleSearchExtension() - Constructor for class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
 
ArticleSearchProvider - class org.openprivacy.reptile.search.impl.ArticleSearchProvider.
Handles searching articles in the OM database article store.
ArticleSearchProvider() - Constructor for class org.openprivacy.reptile.search.impl.ArticleSearchProvider
Create a new ArticleSearchProvider instance.
assertSearchable() - Method in interface org.openprivacy.reptile.search.SearchProvider
Throws an Exception if this SearchProvider is not searchable.
assertSearchable() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
 
assertValid() - Method in class org.openprivacy.reptile.search.SearchRequest
Assert that this request is valid, that it specifies a criteria, etc.
assertValid(SearchProvider) - Method in class org.openprivacy.reptile.search.SearchRecord
Make sure we can use this.
assertXPath(String, String, String) - Static method in class org.openprivacy.reptile.xml.ReptileXPath
Assert that the given expression, in the given content, equals the given value.
assertXPathNodes(String, String) - Static method in class org.openprivacy.reptile.xml.ReptileXPath
Assert that the given expression, in the given content, equals the given value.
assertXPathNotEqual(String, String, String) - Static method in class org.openprivacy.reptile.xml.ReptileXPath
Assert that the given expression, in the given content, equals the given value.
attributes(String) - Method in class org.openprivacy.reptile.extensions.EscapeExtension
Escape content so that it can be placed within an attribute.

B

BASE_URI_PORTION - Static variable in class org.openprivacy.reptile.WebsiteFilterServlet
 
BaseArticle - class org.openprivacy.reptile.om.BaseArticle.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseArticle() - Constructor for class org.openprivacy.reptile.om.BaseArticle
 
BaseArticlePeer - class org.openprivacy.reptile.om.BaseArticlePeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseArticlePeer() - Constructor for class org.openprivacy.reptile.om.BaseArticlePeer
 
BaseCategory - class org.openprivacy.reptile.om.BaseCategory.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseCategory() - Constructor for class org.openprivacy.reptile.om.BaseCategory
 
BaseCategoryPeer - class org.openprivacy.reptile.om.BaseCategoryPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseCategoryPeer() - Constructor for class org.openprivacy.reptile.om.BaseCategoryPeer
 
BaseChannel - class org.openprivacy.reptile.om.BaseChannel.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseChannel() - Constructor for class org.openprivacy.reptile.om.BaseChannel
 
BaseChannelPeer - class org.openprivacy.reptile.om.BaseChannelPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseChannelPeer() - Constructor for class org.openprivacy.reptile.om.BaseChannelPeer
 
BaseFavicon - class org.openprivacy.reptile.om.BaseFavicon.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseFavicon() - Constructor for class org.openprivacy.reptile.om.BaseFavicon
 
BaseFaviconPeer - class org.openprivacy.reptile.om.BaseFaviconPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseFaviconPeer() - Constructor for class org.openprivacy.reptile.om.BaseFaviconPeer
 
BaseFeed - class org.openprivacy.reptile.om.BaseFeed.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseFeed() - Constructor for class org.openprivacy.reptile.om.BaseFeed
 
BaseFeedPeer - class org.openprivacy.reptile.om.BaseFeedPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseFeedPeer() - Constructor for class org.openprivacy.reptile.om.BaseFeedPeer
 
BaseImage - class org.openprivacy.reptile.om.BaseImage.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseImage() - Constructor for class org.openprivacy.reptile.om.BaseImage
 
BaseImagePeer - class org.openprivacy.reptile.om.BaseImagePeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseImagePeer() - Constructor for class org.openprivacy.reptile.om.BaseImagePeer
 
BaseMonitor - class org.openprivacy.reptile.om.BaseMonitor.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseMonitor() - Constructor for class org.openprivacy.reptile.om.BaseMonitor
 
BaseMonitorPeer - class org.openprivacy.reptile.om.BaseMonitorPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseMonitorPeer() - Constructor for class org.openprivacy.reptile.om.BaseMonitorPeer
 
BasePeerAdvertisement - class org.openprivacy.reptile.om.BasePeerAdvertisement.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BasePeerAdvertisement() - Constructor for class org.openprivacy.reptile.om.BasePeerAdvertisement
 
BasePeerAdvertisementPeer - class org.openprivacy.reptile.om.BasePeerAdvertisementPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BasePeerAdvertisementPeer() - Constructor for class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
 
BaseRemoteSearchProvider - class org.openprivacy.reptile.om.BaseRemoteSearchProvider.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseRemoteSearchProvider() - Constructor for class org.openprivacy.reptile.om.BaseRemoteSearchProvider
 
BaseRemoteSearchProviderPeer - class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseRemoteSearchProviderPeer() - Constructor for class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
 
BaseSetting - class org.openprivacy.reptile.om.BaseSetting.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseSetting() - Constructor for class org.openprivacy.reptile.om.BaseSetting
 
BaseSettingPeer - class org.openprivacy.reptile.om.BaseSettingPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseSettingPeer() - Constructor for class org.openprivacy.reptile.om.BaseSettingPeer
 
BaseStylesheetEngine - class org.openprivacy.reptile.xslt.BaseStylesheetEngine.
Provides base functionality for all StylesheetEngines (which want to use them).
BaseStylesheetEngine() - Constructor for class org.openprivacy.reptile.xslt.BaseStylesheetEngine
 
BaseTask - class org.openprivacy.reptile.tasks.BaseTask.
Responsible for updating Reptile subscriptions with the Proxy mechanism.
BaseTask() - Constructor for class org.openprivacy.reptile.tasks.BaseTask
 
BaseTaskLog - class org.openprivacy.reptile.om.BaseTaskLog.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseTaskLog() - Constructor for class org.openprivacy.reptile.om.BaseTaskLog
 
BaseTaskLogPeer - class org.openprivacy.reptile.om.BaseTaskLogPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseTaskLogPeer() - Constructor for class org.openprivacy.reptile.om.BaseTaskLogPeer
 
BaseTest - class org.openprivacy.reptile.tests.BaseTest.
Central location for global Test info.
BaseTest() - Constructor for class org.openprivacy.reptile.tests.BaseTest
 
BaseTextinput - class org.openprivacy.reptile.om.BaseTextinput.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseTextinput() - Constructor for class org.openprivacy.reptile.om.BaseTextinput
 
BaseTextinputPeer - class org.openprivacy.reptile.om.BaseTextinputPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseTextinputPeer() - Constructor for class org.openprivacy.reptile.om.BaseTextinputPeer
 
BaseWeblog - class org.openprivacy.reptile.om.BaseWeblog.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002] You should not use this class directly.
BaseWeblog() - Constructor for class org.openprivacy.reptile.om.BaseWeblog
 
BaseWeblogPeer - class org.openprivacy.reptile.om.BaseWeblogPeer.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
BaseWeblogPeer() - Constructor for class org.openprivacy.reptile.om.BaseWeblogPeer
 
BOOLEAN_AND - Static variable in class org.openprivacy.reptile.search.SearchRequest
Boolean AND operator
BOOLEAN_OR - Static variable in class org.openprivacy.reptile.search.SearchRequest
Boolean OR operator
BrowseChannelsSearchRequest - class org.openprivacy.reptile.search.requests.BrowseChannelsSearchRequest.
Finds the newest articles in the system.
BrowseChannelsSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.BrowseChannelsSearchRequest
Create a new BrowseChannelsSearchRequest instance.
BrowseWeblogSearchRequest - class org.openprivacy.reptile.search.requests.BrowseWeblogSearchRequest.
Finds the newest articles in the system.
BrowseWeblogSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.BrowseWeblogSearchRequest
Create a new BrowseWeblogSearchRequest instance.
buildCriteria(Article) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Build a Criteria object from the data object for this peer
buildCriteria(Category) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Build a Criteria object from the data object for this peer
buildCriteria(Channel) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Build a Criteria object from the data object for this peer
buildCriteria(Favicon) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Build a Criteria object from the data object for this peer
buildCriteria(Feed) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Build a Criteria object from the data object for this peer
buildCriteria(Image) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Build a Criteria object from the data object for this peer
buildCriteria(Monitor) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Build a Criteria object from the data object for this peer
buildCriteria(PeerAdvertisement) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Build a Criteria object from the data object for this peer
buildCriteria(RemoteSearchProvider) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Build a Criteria object from the data object for this peer
buildCriteria(Setting) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Build a Criteria object from the data object for this peer
buildCriteria(TaskLog) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Build a Criteria object from the data object for this peer
buildCriteria(Textinput) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Build a Criteria object from the data object for this peer
buildCriteria(Weblog) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Build a Criteria object from the data object for this peer
byChannelUnreadOnly(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
Query by the channel but show all.
byDescription(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ChannelSearchExtension
Get the total number of content feeds known.
byDescription(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
Get the total number of content feeds known.
byTitle(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ChannelSearchExtension
Get the total number of content feeds known.
byTitle(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
Get the total number of content feeds known.
byTitleAndDescription(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ChannelSearchExtension
Get the total number of content feeds known by title and description.
byTitleAndDescription(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
Get the total number of content feeds known by title and description.

C

cacheable() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
Return true if this is cacheable...
cacheable() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Return true if this is cacheable.
CactusTestChannelRenderExtension - class org.openprivacy.reptile.tests.CactusTestChannelRenderExtension.
 
CactusTestChannelRenderExtension(String) - Constructor for class org.openprivacy.reptile.tests.CactusTestChannelRenderExtension
Create a new CactusTestChannelRenderExtension instance.
CactusTestContentTransformer - class org.openprivacy.reptile.tests.CactusTestContentTransformer.
Test thats exercises the ContentTransformer.
CactusTestContentTransformer(String) - Constructor for class org.openprivacy.reptile.tests.CactusTestContentTransformer
Create a new CactusTestContentTransformer instance.
CactusTestSearch - class org.openprivacy.reptile.tests.CactusTestSearch.
 
CactusTestSearch(String) - Constructor for class org.openprivacy.reptile.tests.CactusTestSearch
Create a new CactusTestSearch instance.
Category - class org.openprivacy.reptile.om.Category.
The skeleton for this class was autogenerated by Torque on: [Sun Feb 24 13:53:57 PST 2002] You should add additional methods to this class to meet the application requirements.
CATEGORY_FK - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the CATEGORY_FK field
Category() - Constructor for class org.openprivacy.reptile.om.Category
 
CategoryMapBuilder - class org.openprivacy.reptile.om.map.CategoryMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
CategoryMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.CategoryMapBuilder
 
CategoryPeer - class org.openprivacy.reptile.om.CategoryPeer.
The skeleton for this class was autogenerated by Torque on: [Sun Feb 24 13:53:57 PST 2002] You should add additional methods to this class to meet the application requirements.
CategoryPeer() - Constructor for class org.openprivacy.reptile.om.CategoryPeer
 
Channel - class org.openprivacy.reptile.om.Channel.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
CHANNEL - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the CHANNEL field
CHANNEL - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the CHANNEL field
CHANNEL - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the CHANNEL field
CHANNEL_FK - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
the column name for the CHANNEL_FK field
CHANNEL_INITIALIZED - Static variable in class org.openprivacy.reptile.om.ChannelPeer
 
CHANNEL_SUBSCRIBED - Static variable in class org.openprivacy.reptile.om.ChannelPeer
 
CHANNEL_UNINITIALIZED - Static variable in class org.openprivacy.reptile.om.ChannelPeer
 
CHANNEL_UNSUBSCRIBED - Static variable in class org.openprivacy.reptile.om.ChannelPeer
 
Channel() - Constructor for class org.openprivacy.reptile.om.Channel
Constructor should set the time this was first noted.
channel(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.MetaUpdate
Create a new link.
channel(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.metaupdate.extensions.MetaUpdateExtension
Create a new link.
ChannelExtension - class org.openprivacy.reptile.extensions.om.ChannelExtension.
 
ChannelExtension() - Constructor for class org.openprivacy.reptile.extensions.om.ChannelExtension
 
ChannelHistorySearchRequest - class org.openprivacy.reptile.search.requests.ChannelHistorySearchRequest.
Finds the newest articles in the system.
ChannelHistorySearchRequest(String) - Constructor for class org.openprivacy.reptile.search.requests.ChannelHistorySearchRequest
Create a new ChannelHistorySearchRequest instance.
ChannelMapBuilder - class org.openprivacy.reptile.om.map.ChannelMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
ChannelMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.ChannelMapBuilder
 
ChannelPeer - class org.openprivacy.reptile.om.ChannelPeer.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
ChannelPeer() - Constructor for class org.openprivacy.reptile.om.ChannelPeer
 
ChannelRenderExtension - class org.openprivacy.reptile.extensions.ChannelRenderExtension.
Responsible for rendering an RSS channel from the network or the DB, which ever is more appropriate.
ChannelRenderExtension() - Constructor for class org.openprivacy.reptile.extensions.ChannelRenderExtension
 
ChannelSearchExtension - class org.openprivacy.reptile.extensions.om.ChannelSearchExtension.
 
ChannelSearchExtension() - Constructor for class org.openprivacy.reptile.extensions.om.ChannelSearchExtension
 
ChannelSearchProvider - class org.openprivacy.reptile.search.impl.ChannelSearchProvider.
Handles searching articles in the OM database article store.
ChannelSearchProvider() - Constructor for class org.openprivacy.reptile.search.impl.ChannelSearchProvider
Create a new ChannelSearchProvider instance.
ChannelServlet - class org.openprivacy.reptile.ChannelServlet.
Handles providing a URL infrastructure for RSS 1.0 content serialization.
ChannelServlet() - Constructor for class org.openprivacy.reptile.ChannelServlet
 
characters(char[], int, int) - Method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
characters(char[], int, int) - Method in class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler
 
checkTaskSystemDisabled() - Static method in class org.openprivacy.reptile.tasks.TaskManager
If the Task system is enabled, return true.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
A class that can be returned by this peer.
CLASS_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
A class that can be returned by this peer.
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.NodeMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.MarkMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.WeblogMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.TextinputMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.SettingMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.MonitorMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.ImageMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.FeedMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.FaviconMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.ChannelMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.CategoryMapBuilder
the name of this class
CLASS_NAME - Static variable in class org.openprivacy.reptile.om.map.ArticleMapBuilder
the name of this class
classloader(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.Xalan
Get the classloader used by Xalan.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
A class that can be returned by this peer.
CLASSNAME_DEFAULT - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
A class that can be returned by this peer.
classpath() - Static method in class org.openprivacy.reptile.Startup
Setup system classpath...
cleanse(String) - Static method in class org.openprivacy.reptile.xml.XMLStringCleanser
 
cleanseEntities(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
 
cleanseHTML(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Cleanse pcdata of junk.
cleansePCDATA(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Clean up PCDATA so it is better for RSS - remove fonts - remove
cleanseTitle(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Cleanse a title so that it can be represented correctly..
collChannels - Variable in class org.openprivacy.reptile.om.BaseCategory
Collection to store aggregation of collChannels
collChannels - Variable in class org.openprivacy.reptile.om.BaseImage
Collection to store aggregation of collChannels
collMonitors - Variable in class org.openprivacy.reptile.om.BaseChannel
Collection to store aggregation of collMonitors
COMMENTS - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the COMMENTS field
commit() - Method in interface org.openprivacy.reptile.data.Persistable
 
commit() - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
 
COMPONENT_VERSION - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 
contains(SequenceCacheHandle) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Return true if the SequenceCache contains the given handle.
contains(String) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
 
contains(String) - Method in class org.openprivacy.reptile.tasks.TaskManager
Return true if this Task manager contains the given task.
CONTENT_FEEDS_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
CONTENT_LIST_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
CONTENT_TRANSFORMER_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
CONTENT_TYPE - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the CONTENT_TYPE field
CONTENT_TYPE - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the CONTENT_TYPE field
CONTENT_TYPE_KEY - Static variable in class org.openprivacy.reptile.actions.UpdateReadMarks
 
ContentFeed - class org.openprivacy.reptile.ContentFeed.
 
ContentFeed(String, String, String, String, String) - Constructor for class org.openprivacy.reptile.ContentFeed
Create a new ContentFeed instance.
ContentFeedsHandler - class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler.
Handles parsing out content feeds and starting them up.
ContentFeedsHandler() - Constructor for class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler
 
ContentMetaUpdate - class org.openprivacy.reptile.content.ContentMetaUpdate.
 
ContentMetaUpdate() - Constructor for class org.openprivacy.reptile.content.ContentMetaUpdate
 
ContentServlet - class org.openprivacy.reptile.ContentServlet.
Handles providing a URL infrastructure for RSS 1.0 content serialization.
ContentServlet() - Constructor for class org.openprivacy.reptile.ContentServlet
 
ContentTransformer - class org.openprivacy.reptile.extensions.ContentTransformer.
Handles generating Reptile output from subscription content and applying multiple stylesheets.
ContentTransformer() - Constructor for class org.openprivacy.reptile.extensions.ContentTransformer
Need at least one zero arg constructor for Xalan classname instantiation
ContentTransformer(ParameterPasser) - Constructor for class org.openprivacy.reptile.extensions.ContentTransformer
Construct a new ContentTransformer with a ParameterPasser.
ContentTransformerHandler - class org.openprivacy.reptile.xml.ContentTransformerHandler.
Responsible for parsing out the content-transformer.xml file so that we can find content maps.
ContentTransformerHandler(String, String) - Constructor for class org.openprivacy.reptile.xml.ContentTransformerHandler
 
ContentTransformerMap - class org.openprivacy.reptile.ContentTransformerMap.
 
ContentTransformerMap() - Constructor for class org.openprivacy.reptile.ContentTransformerMap
Create a new ContentTransformerMap instance.
copy() - Method in class org.openprivacy.reptile.om.BaseWeblog
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseTextinput
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseSetting
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseFeed
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseFavicon
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseArticle
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseMonitor
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseCategory
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseImage
Makes a copy of this object.
copy() - Method in class org.openprivacy.reptile.om.BaseChannel
Makes a copy of this object.
COPYRIGHT - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the COPYRIGHT field
COPYRIGHT - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the COPYRIGHT field
COPYRIGHT - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the COPYRIGHT field
count(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.WeblogExtension
Get the total number of content feeds known.
count(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.PeerAdvertisementExtension
Get the total number of content feeds known.
count(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Get the total number of content feeds known.
count(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.ArticleExtension
Get the total number of content feeds known.
CREATOR - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the CREATOR field
CUSTOM - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.

D

DATE - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the DATE field
DATE_FOUND - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the DATE_FOUND field
DATE_FOUND - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the DATE_FOUND field
DATE_FOUND - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the DATE_FOUND field
DATE_FOUND - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the DATE_FOUND field
DATE_FOUND - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the DATE_FOUND field
DBSearchProvider - class org.openprivacy.reptile.search.impl.DBSearchProvider.
A generic SearchProvider for the local DB.
DBSearchProvider(Class) - Constructor for class org.openprivacy.reptile.search.impl.DBSearchProvider
Create a new DBSearchProvider instance.
DC_CREATOR - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the DC_CREATOR field
DC_NAMESPACE - Static variable in class org.openprivacy.reptile.extensions.om.ChannelSearchExtension
 
DC_NAMESPACE - Static variable in class org.openprivacy.reptile.extensions.om.ArticleSearchExtension
 
DC_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
DC_OCLC_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
DC_SUBJECT - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the DC_SUBJECT field
DC_SUBJECT - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the DC_SUBJECT field
DEBUG - Static variable in class org.openprivacy.reptile.RSSContentSerializer
When true we enable debug mode which prints out information about processing.
debug(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LogExtension
 
decode(String) - Method in class org.openprivacy.reptile.extensions.Functions
Decode the string for use as a URL
DEFAULT_XML_ENCODING - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
defaultSearchFields - Variable in class org.openprivacy.reptile.search.impl.DBSearchProvider
Default fields for this search provider.
defaultSortOrder - Variable in class org.openprivacy.reptile.search.impl.DBSearchProvider
Default sort order for this search provider.
delete(String, String, String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Delete the region between the two regexps and return the two strings.
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the DESCRIPTION field
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the DESCRIPTION field
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the DESCRIPTION field
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the DESCRIPTION field
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the DESCRIPTION field
DESCRIPTION - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the DESCRIPTION field
DESCRIPTOR - Static variable in class org.openprivacy.reptile.services.ReptileSearchService
 
destroy() - Method in class org.openprivacy.reptile.WebsiteFilterServlet
 
destroy() - Method in class org.openprivacy.reptile.ReptileServlet
 
destroy() - Method in class org.openprivacy.reptile.RSS2HTML
 
destroy() - Method in class org.openprivacy.reptile.ContentServlet
 
destroy() - Method in class org.openprivacy.reptile.ChannelServlet
 
destroy() - Method in class org.openprivacy.reptile.ANameChannelServlet
 
destroy() - Method in interface org.openprivacy.reptile.search.SearchProvider
Called before garbage collection by the SearchProviderGCThread.
destroy() - Method in class org.openprivacy.reptile.search.impl.WeblogSearchProvider
 
destroy() - Method in class org.openprivacy.reptile.search.impl.TaskLogSearchProvider
 
destroy() - Method in class org.openprivacy.reptile.search.impl.PeerSearchProvider
 
destroy() - Method in class org.openprivacy.reptile.search.impl.ChannelSearchProvider
 
destroy() - Method in class org.openprivacy.reptile.search.impl.ArticleSearchProvider
 
destroy() - Method in class org.openprivacy.reptile.tasks.TaskManager
Destroy the tasks system.
destroy(SearchProvider) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Destroy the given SearchProvider and remove all evidence that it ever existed.
dispatch() - Method in class org.openprivacy.reptile.xml.SequenceDispatchHandler
Dispatch this sequence after it is found...
dispatch(HttpServletRequest, HttpServletResponse, ParameterPasser) - Static method in class org.openprivacy.reptile.xslt.SequenceDispatcher
Dispatch the given page and output it to the request.
dispatch(HttpServletRequest, HttpServletResponse, String) - Static method in class org.openprivacy.reptile.xslt.SequenceDispatcher
 
dispatch(ParameterPasser) - Static method in class org.openprivacy.reptile.xslt.SequenceDispatcher
 
dispatch(String, ParameterPasser) - Static method in class org.openprivacy.reptile.xslt.SequenceDispatcher
 
DISTINCT - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
doBuild() - Method in class org.openprivacy.reptile.om.map.NodeMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.MarkMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.SettingMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.ImageMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.FeedMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
the doBuild() method builds the DatabaseMap
doBuild() - Method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
the doBuild() method builds the DatabaseMap
DocumentRelativizeDependency - class org.openprivacy.reptile.DocumentRelativizeDependency.
Link to another HTML document via
DocumentRelativizeDependency() - Constructor for class org.openprivacy.reptile.DocumentRelativizeDependency
 
doDelete(Article) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
 
doDelete(Article, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to delete.
doDelete(Category) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
 
doDelete(Category, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to delete.
doDelete(Channel) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
 
doDelete(Channel, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to delete.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do deletes.
doDelete(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do deletes.
doDelete(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do deletes.
doDelete(Favicon) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
 
doDelete(Favicon, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to delete.
doDelete(Feed) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
 
doDelete(Feed, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to delete.
doDelete(Image) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
 
doDelete(Image, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to delete.
doDelete(Monitor) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
 
doDelete(Monitor, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to delete.
doDelete(PeerAdvertisement) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
 
doDelete(PeerAdvertisement, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to delete.
doDelete(RemoteSearchProvider) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
 
doDelete(RemoteSearchProvider, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to delete.
doDelete(Setting) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
 
doDelete(Setting, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to delete.
doDelete(TaskLog) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
 
doDelete(TaskLog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to delete.
doDelete(Textinput) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
 
doDelete(Textinput, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to delete.
doDelete(Weblog) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
 
doDelete(Weblog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to delete.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.WebsiteFilterServlet
Handle HTTP operations...
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.ReptileServlet
Handle HTTP operations...
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.RSS2HTML
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.ContentServlet
Handle HTTP operations...
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.ChannelServlet
Handle HTTP operations...
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.ANameChannelServlet
Handle HTTP operations...
doInsert(Article) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do inserts
doInsert(Article, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do inserts.
doInsert(Category) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do inserts
doInsert(Category, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do inserts.
doInsert(Channel) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do inserts
doInsert(Channel, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do inserts.
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do inserts
doInsert(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do inserts
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do inserts.
doInsert(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do inserts.
doInsert(Favicon) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do inserts
doInsert(Favicon, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do inserts.
doInsert(Feed) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do inserts
doInsert(Feed, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do inserts.
doInsert(Image) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do inserts
doInsert(Image, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do inserts.
doInsert(Monitor) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do inserts
doInsert(Monitor, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do inserts.
doInsert(PeerAdvertisement) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do inserts
doInsert(PeerAdvertisement, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do inserts.
doInsert(RemoteSearchProvider) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do inserts
doInsert(RemoteSearchProvider, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do inserts.
doInsert(Setting) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do inserts
doInsert(Setting, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do inserts.
doInsert(TaskLog) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do inserts
doInsert(TaskLog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do inserts.
doInsert(Textinput) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do inserts
doInsert(Textinput, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do inserts.
doInsert(Weblog) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do inserts
doInsert(Weblog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do inserts.
DOMStylesheetEngine - class org.openprivacy.reptile.xslt.DOMStylesheetEngine.
Given an XML document and a StylesheetStack this will use TRAX to transform all the content.
DOMStylesheetEngine() - Constructor for class org.openprivacy.reptile.xslt.DOMStylesheetEngine
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.ReptileServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.openprivacy.reptile.RSS2HTML
 
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do selects
doSelect(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do selects
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do selects within a transaction
doSelect(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do selects within a transaction
doSelectJoinCategory(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
selects a collection of Channel objects pre-filled with their Category objects.
doSelectJoinChannel(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
selects a collection of Monitor objects pre-filled with their Channel objects.
doSelectJoinImage(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
selects a collection of Channel objects pre-filled with their Image objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Grabs the raw Village records to be formed into objects.
doSelectVillageRecords(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Grabs the raw Village records to be formed into objects.
doUpdate(Article) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
 
doUpdate(Article, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do update.
doUpdate(Category) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
 
doUpdate(Category, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do update.
doUpdate(Channel) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
 
doUpdate(Channel, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do update.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do updates.
doUpdate(Criteria) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do updates.
doUpdate(Criteria, Criteria) - Static method in class org.openprivacy.reptile.om.ArticlePeer
We provide a wrapper around doUpdate so that we can set the database map, etc on the criteria prior to execution.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Method to do updates.
doUpdate(Criteria, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Method to do updates.
doUpdate(Favicon) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
 
doUpdate(Favicon, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Method to do update.
doUpdate(Feed) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
 
doUpdate(Feed, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Method to do update.
doUpdate(Image) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
 
doUpdate(Image, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Method to do update.
doUpdate(Monitor) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
 
doUpdate(Monitor, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Method to do update.
doUpdate(PeerAdvertisement) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
 
doUpdate(PeerAdvertisement, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Method to do update.
doUpdate(RemoteSearchProvider) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
 
doUpdate(RemoteSearchProvider, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Method to do update.
doUpdate(Setting) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
 
doUpdate(Setting, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Method to do update.
doUpdate(TaskLog) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
 
doUpdate(TaskLog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Method to do update.
doUpdate(Textinput) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
 
doUpdate(Textinput, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Method to do update.
doUpdate(Weblog) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
 
doUpdate(Weblog, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Method to do update.
DUMP_ROOT - Static variable in class org.openprivacy.reptile.xslt.StageDumpUtil
 
dump(SequenceDispatchEntry, String, int) - Method in class org.openprivacy.reptile.xslt.StageDumpUtil
Dump output if in debug mode.

E

encode(String) - Method in class org.openprivacy.reptile.extensions.Functions
Encode the string for use as a URL
encode(String) - Method in class org.openprivacy.reptile.extensions.EscapeExtension
Encode the given data so that it can be part of a URL
endElement(String, String, String) - Method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
endElement(String, String, String) - Method in class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler
 
EQUAL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
equals(Object) - Method in class org.openprivacy.reptile.RelativizeDependency
 
equals(Object) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
Return true if the given object equals this object.
equals(Object) - Method in class org.openprivacy.reptile.xslt.StylesheetStack
 
equals(Object) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
 
ERROR_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
error(TransformerException, SequenceDispatchEntry, int, String, ParameterPasser) - Method in class org.openprivacy.reptile.xslt.BaseStylesheetEngine
If Reptile throws a SAXParseException while parsing we need to handle this!!!
error(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LogExtension
 
ErrorXMLSerializer - class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer.
Handles serializing an Error into XML.
ErrorXMLSerializer(String) - Constructor for class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
Create a new ErrorXMLSerializer instance.
ErrorXMLSerializer(Throwable) - Constructor for class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
Create a new ErrorXMLSerializer instance.
EscapeExtension - class org.openprivacy.reptile.extensions.EscapeExtension.
Provides misc tools for escaping content.
EscapeExtension() - Constructor for class org.openprivacy.reptile.extensions.EscapeExtension
 
EXCEPTION_CLASSNAME - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the EXCEPTION_CLASSNAME field
EXCEPTION_STACKTRACE - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the EXCEPTION_STACKTRACE field
exec(HttpServletRequest, HttpServletResponse) - Static method in class org.openprivacy.reptile.actions.ActionManager
Execute any actions...
exists(String) - Method in class org.openprivacy.reptile.extensions.FileExtension
 
expand(String) - Method in class org.openprivacy.reptile.RelativizeContentParser
Expand a link relavant to the current site.
expand(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Expand a link relavant to the current site.
EXPIRATION - Static variable in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Default expiration time of 2 hours.

F

failed(Task, Throwable) - Static method in class org.openprivacy.reptile.om.TaskLogPeer
Add a new log that something failed.
Favicon - class org.openprivacy.reptile.extensions.Favicon.
Builds a favorite icon URL for a given site.
Favicon - class org.openprivacy.reptile.om.Favicon.
The skeleton for this class was autogenerated by Torque on: [Thu Nov 29 00:21:16 PST 2001] You should add additional methods to this class to meet the application requirements.
FAVICON - Static variable in class org.openprivacy.reptile.extensions.Favicon
 
Favicon() - Constructor for class org.openprivacy.reptile.extensions.Favicon
 
Favicon() - Constructor for class org.openprivacy.reptile.om.Favicon
 
FaviconMapBuilder - class org.openprivacy.reptile.om.map.FaviconMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
FaviconMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.FaviconMapBuilder
 
FaviconPeer - class org.openprivacy.reptile.om.FaviconPeer.
The skeleton for this class was autogenerated by Torque on: [Thu Nov 29 00:21:16 PST 2001] You should add additional methods to this class to meet the application requirements.
FaviconPeer() - Constructor for class org.openprivacy.reptile.om.FaviconPeer
 
Feed - class org.openprivacy.reptile.om.Feed.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 00:47:53 PST 2001] You should add additional methods to this class to meet the application requirements.
Feed() - Constructor for class org.openprivacy.reptile.om.Feed
Constructor should set the time this was first noted.
FeedMapBuilder - class org.openprivacy.reptile.om.map.FeedMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
FeedMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.FeedMapBuilder
 
FeedPeer - class org.openprivacy.reptile.om.FeedPeer.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 00:47:53 PST 2001] You should add additional methods to this class to meet the application requirements.
FeedPeer() - Constructor for class org.openprivacy.reptile.om.FeedPeer
 
FeedsInitializer - class org.openprivacy.reptile.feeds.init.FeedsInitializer.
Responible for starting up all Tasks necesary for updating content feeds.
FeedsInitializer() - Constructor for class org.openprivacy.reptile.feeds.init.FeedsInitializer
Creates a new GeneralInitializer instance.
FeedUpdateTask - class org.openprivacy.reptile.feeds.tasks.FeedUpdateTask.
Responsible for updating content with the Proxy, performing any necessary update tasks (DB, whatever) and possibly reparsing their content.
FeedUpdateTask(String, String) - Constructor for class org.openprivacy.reptile.feeds.tasks.FeedUpdateTask
Create a new FeedUpdateTask instance.
fetch(SequenceCacheHandle) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Fetch a sequence from the memory cache if it is available.
fetch(SequenceDispatchEntry, ParameterPasser) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
 
file(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
Get the location of a file via it's location.
FileExtension - class org.openprivacy.reptile.extensions.FileExtension.
Provides misc tools for working with files.
FileExtension() - Constructor for class org.openprivacy.reptile.extensions.FileExtension
 
FIRST_PAGE - Static variable in class org.openprivacy.reptile.search.SearchSerializer
 
flush() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Flush all entries from the cache.
flush(SequenceCacheHandle) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Flush the given cache hanle.
flush(String) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Remove from the cache any entry which points has the given location and contentType..
FlushSequenceCache - class org.openprivacy.reptile.actions.FlushSequenceCache.
 
FlushSequenceCache() - Constructor for class org.openprivacy.reptile.actions.FlushSequenceCache
 
FlushTemplatesCache - class org.openprivacy.reptile.actions.FlushTemplatesCache.
 
flushTemplatesCache() - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
Flush the templates cache.
FlushTemplatesCache() - Constructor for class org.openprivacy.reptile.actions.FlushTemplatesCache
 
Functions - class org.openprivacy.reptile.extensions.Functions.
Holds misc functions for use as extensions within Reptile.
Functions() - Constructor for class org.openprivacy.reptile.extensions.Functions
 

G

GeneralInitializer - class org.openprivacy.reptile.init.GeneralInitializer.
Initializes Reptile in an offline manner.
GeneralInitializer() - Constructor for class org.openprivacy.reptile.init.GeneralInitializer
Creates a new GeneralInitializer instance.
get() - Method in class org.openprivacy.reptile.extensions.TimeStamp
 
get() - Method in class org.openprivacy.reptile.extensions.ShownCount
 
get(long) - Method in class org.openprivacy.reptile.extensions.TimeStamp
Get a timestamp via a string representing the date which should represent the number of milliseconds to display.
get(String) - Method in class org.openprivacy.reptile.extensions.TimeStamp
 
get(String) - Method in class org.openprivacy.reptile.extensions.Favicon
Tries to figure out what is the best favicon to use.
get(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.TimeStamp
Get a timestamp.
getAdvancedSearchRequests() - Method in class org.openprivacy.reptile.services.ReptileSearchService
Get the advanced search request that are supported.
getAdvertisementID() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the AdvertisementID
getAnchors(String) - Method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Get all links for this content.
getArticle_Channel() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.CHANNEL
getArticle_Copyright() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.COPYRIGHT
getArticle_DateFound() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.DATE_FOUND
getArticle_DcCreator() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.DC_CREATOR
getArticle_DcSubject() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.DC_SUBJECT
getArticle_Description() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.DESCRIPTION
getArticle_Id() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.ID
getArticle_LastUpdated() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.LAST_UPDATED
getArticle_Location() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.LOCATION
getArticle_MarkedRead() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.MARKED_READ
getArticle_Title() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
ARTICLE.TITLE
getArticleByLocation(String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Get a channel by it's location return null if one wasn't found.
getAsChannel(String, String) - Method in class org.openprivacy.reptile.extensions.ChannelRenderExtension
Get this from the network.
getAsSubscription(Channel) - Method in class org.openprivacy.reptile.extensions.ChannelRenderExtension
Get this from the DB as a search request.
getBase() - Method in class org.openprivacy.reptile.RelativizeContentParser
Get the base of this URL.
getBase() - Method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
 
getBase() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the base of this URL.
getBoolean(String) - Static method in class org.openprivacy.reptile.util.SystemProperties
Get a boolean system property.
getBooleanOperator() - Method in class org.openprivacy.reptile.search.SearchRequest
Get the default type of boolean operation this should support.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseImage
Retrieves a field from the object by name passed in as a String.
getByName(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseImage
Retrieves a field from the object by name passed in as a String.
getByPeerName(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Retrieves a field from the object by name passed in as a String.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseWeblog
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseTextinput
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseSetting
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseFeed
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseFavicon
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseArticle
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseMonitor
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseCategory
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseImage
Retrieves a field from the object by Position as specified in the xml schema.
getByPosition(int) - Method in class org.openprivacy.reptile.om.BaseChannel
Retrieves a field from the object by Position as specified in the xml schema.
getCacheHits() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Get the value of cacheHits.
getCacheMisses() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Get the value of cacheMisses.
getCategories() - Static method in class org.openprivacy.reptile.om.CategoryPeer
Return all categories...
getCategory_Id() - Static method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
CATEGORY.ID
getCategory_Name() - Static method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
CATEGORY.NAME
getCategory() - Method in class org.openprivacy.reptile.om.BaseChannel
 
getCategoryByName(String) - Static method in class org.openprivacy.reptile.om.CategoryPeer
Get a category by its name return null if one wasn't found.
getCategoryFk() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the CategoryFk
getChannel_CategoryFk() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.CATEGORY_FK
getChannel_ContentType() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.CONTENT_TYPE
getChannel_Copyright() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.COPYRIGHT
getChannel_Creator() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.CREATOR
getChannel_DateFound() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.DATE_FOUND
getChannel_Description() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.DESCRIPTION
getChannel_Id() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.ID
getChannel_ImageFk() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.IMAGE_FK
getChannel_Indexed() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.INDEXED
getChannel_Initialized() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.INITIALIZED
getChannel_LastUpdated() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.LAST_UPDATED
getChannel_Location() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.LOCATION
getChannel_Publisher() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.PUBLISHER
getChannel_Site() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.SITE
getChannel_Source() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.SOURCE
getChannel_Subscribed() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.SUBSCRIBED
getChannel_Title() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
CHANNEL.TITLE
getChannel() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Channel
getChannel() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Channel
getChannel() - Method in class org.openprivacy.reptile.om.BaseMonitor
 
getChannel() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Channel
getChannel() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of channel.
getChannelByLocation(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Get a channel by it's location return null if one wasn't found.
getChannelFk() - Method in class org.openprivacy.reptile.om.BaseMonitor
Get the ChannelFk
getChannels() - Method in class org.openprivacy.reptile.om.BaseCategory
If this collection has already been initialized, returns the collection.
getChannels() - Method in class org.openprivacy.reptile.om.BaseImage
If this collection has already been initialized, returns the collection.
getChannels(Criteria) - Method in class org.openprivacy.reptile.om.BaseCategory
If this collection has already been initialized with an identical criteria, it returns the collection.
getChannels(Criteria) - Method in class org.openprivacy.reptile.om.BaseImage
If this collection has already been initialized with an identical criteria, it returns the collection.
getChannelsJoinCategory(Criteria) - Method in class org.openprivacy.reptile.om.BaseImage
If this collection has already been initialized with an identical criteria, it returns the collection.
getChannelsJoinImage(Criteria) - Method in class org.openprivacy.reptile.om.BaseCategory
If this collection has already been initialized with an identical criteria, it returns the collection.
getComments() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the Comments
getComparator() - Method in class org.openprivacy.reptile.search.SearchRequest
Get the value of comparator.
getContent() - Method in class org.openprivacy.reptile.RSSContentSerializer
Return all the content for this item.
getContent() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheEntry
Get the content of this cached sequence.
getContent() - Method in class org.openprivacy.reptile.extensions.content.TasksExtension
Get the current Thread information WRT the current JVM.
getContentStrippedLength() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the length of all the stripped content.
getContentType() - Method in class org.openprivacy.reptile.ContentFeed
Get the value of contentType.
getContentType() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the ContentType
getContentType() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the ContentType
getContentType(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Get the content type for this channel's location
getContentType(String) - Method in class org.openprivacy.reptile.xml.SubscriptionsLocationHandler
 
getCopyright() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the Copyright
getCopyright() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Copyright
getCopyright() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Copyright
getCount() - Static method in class org.openprivacy.reptile.om.WeblogPeer
Get the number of weblogs in this peer.
getCount() - Static method in class org.openprivacy.reptile.om.PeerAdvertisementPeer
Get the number of advs in this peer.
getCount() - Static method in class org.openprivacy.reptile.om.ChannelPeer
Get the number of channels in this peer.
getCount() - Static method in class org.openprivacy.reptile.om.ArticlePeer
Get the number of channels in this peer.
getCreator() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Creator
getCriteria() - Method in class org.openprivacy.reptile.search.SearchRequest
This represents the data you are searching for.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.NodeMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.MarkMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.SettingMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.ImageMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.FeedMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
gets the databasemap this map builder built.
getDatabaseMap() - Method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
gets the databasemap this map builder built.
getDate() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Date
getDateFormated(long) - Static method in class org.openprivacy.reptile.extensions.ProxyFunctions
Get a formated string representing the difference in time.
getDateFound() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the DateFound
getDateFound() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the DateFound
getDateFound() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the DateFound
getDateFound() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the DateFound
getDateFound() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the DateFound
getDateFound() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of dateFound.
getDateFound(String) - Method in class org.openprivacy.reptile.extensions.om.ArticleExtension
Return the date found for the given location
getDcCreator() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the DcCreator
getDcSubject() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the DcSubject
getDcSubject() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the DcSubject
getDefaultSubscription() - Static method in class org.openprivacy.reptile.om.ChannelPeer
Get the default subscription.
getDependencies() - Method in class org.openprivacy.reptile.RelativizeContentParser
 
getDescription() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the value of description.
getDescription() - Method in class org.openprivacy.reptile.ContentFeed
Get the value of description.
getDescription() - Method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Get the title for this adv
getDescription() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the Description
getDescription() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Description
getDescription() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Description
getDescription() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Description
getDescription() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Description
getDescription() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Description
getDescription() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of description.
getDescription(String) - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
Get a new description or "" if it doesn't exist.
getDescription(String) - Method in class org.openprivacy.reptile.extensions.om.ArticleExtension
Get the title for the given location
getEntries() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Get all known entries from the cache.
getExceptionClassname() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the ExceptionClassname
getExceptionStacktrace() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the ExceptionStacktrace
getExtendedProperties() - Method in class org.openprivacy.reptile.search.SearchRequest
Allows you to specify ExtendedProperties for this SearchRequest.
getFavicon_Id() - Static method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
FAVICON.ID
getFavicon_Location() - Static method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
FAVICON.LOCATION
getFavicon_Site() - Static method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
FAVICON.SITE
getFavicon_Status() - Static method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
FAVICON.STATUS
getFaviconBySite(String) - Static method in class org.openprivacy.reptile.om.FaviconPeer
Get a Favicon by it's location return null if one wasn't found.
getFeed_ContentType() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.CONTENT_TYPE
getFeed_Copyright() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.COPYRIGHT
getFeed_DateFound() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.DATE_FOUND
getFeed_Id() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.ID
getFeed_LastUpdated() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.LAST_UPDATED
getFeed_Location() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
FEED.LOCATION
getFeedByLocation(String) - Static method in class org.openprivacy.reptile.om.FeedPeer
Get a channel by it's location return null if one wasn't found.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseWeblog
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseTextinput
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseTaskLog
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseSetting
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseFeed
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseFavicon
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseArticle
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseMonitor
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseCategory
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseImage
Generate a list of field names.
getFieldNames() - Static method in class org.openprivacy.reptile.om.BaseChannel
Generate a list of field names.
getFileLocation(String) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
Return the fileLocation in the cache that the given URL is found or "" if it isn't in the cache.
getFreeMemory() - Method in class org.openprivacy.reptile.extensions.JVMSettings
 
getHandle() - Method in interface org.openprivacy.reptile.search.SearchProvider
Get a unique handle for this SearchProvider.
getHandle() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
 
getHandler(URI, Class) - Method in class org.openprivacy.reptile.xml.HandlerCache
Get a handler by it's resource.
getHeight() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Height
getHTML() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the value of html.
getId() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseSetting
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseFavicon
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseMonitor
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseCategory
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Id
getId() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Id
getIdentifier() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Identifier
getIdentifier() - Method in interface org.openprivacy.reptile.tasks.Task
Get an identifier for this Task.
getIdentifier() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of identifier.
getImage_Channel() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.CHANNEL
getImage_Description() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.DESCRIPTION
getImage_Height() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.HEIGHT
getImage_Id() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.ID
getImage_Location() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.LOCATION
getImage_Title() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.TITLE
getImage_Width() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
IMAGE.WIDTH
getImage() - Method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Get the image for this adv
getImage() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Image
getImage() - Method in class org.openprivacy.reptile.om.BaseChannel
 
getImage(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Get the image (URL) for this channel by it's location.
getImageByChannel(String) - Static method in class org.openprivacy.reptile.om.ImagePeer
Get a image by it's channel, return null if one wasn't found.
getImageFk() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the ImageFk
getIndex() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of index.
getIndexed() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Indexed
getInitialized() - Method in class org.openprivacy.reptile.RSSContentSerializer
 
getInitialized() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Initialized
getInstance() - Static method in class org.openprivacy.reptile.ContentTransformerMap
Get an instance of the ContentTransformerMap.
getInstance() - Static method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Get an instance of the SequenceCache.
getInstance() - Static method in class org.openprivacy.reptile.data.htparser.HTParserStore
Get an Instance of the HTParser
getInstance() - Static method in class org.openprivacy.reptile.search.SearchProviderManager
Get an instance of the SearchProviderManager.
getInstance() - Static method in class org.openprivacy.reptile.tasks.TaskManager
Get an instance of the TaskManager.
getInstance() - Static method in class org.openprivacy.reptile.util.ReptileResources
Singleton getInstance
getInstance() - Static method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
Get an instance of the ReptileTransformerFactory.
getInstance() - Static method in class org.openprivacy.reptile.xml.HandlerManager
Get an instance of the HandlerManager.
getInstance() - Static method in class org.openprivacy.reptile.xml.HandlerCache
Get an instance of the HandlerCache.
getInstance() - Static method in class org.openprivacy.reptile.xslt.DOMStylesheetEngine
Get an instance of the DOMStylesheetEngine.
getInteger(String, int) - Static method in class org.openprivacy.reptile.util.SystemProperties
Get a system property as an integer.
getInterfaceIdentifier() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the InterfaceIdentifier
getInterval() - Method in interface org.openprivacy.reptile.tasks.Task
Get the interval that this task must run.
getInterval() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of interval.
getIterator() - Method in class org.openprivacy.reptile.xslt.StylesheetStack
Get an iterator for this StylesheetStack so that we can go over it...
getLastMessage() - Method in interface org.openprivacy.reptile.tasks.Task
Get the last message generated for this task.
getLastMessage() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of lastMessage.
getLastRan() - Method in interface org.openprivacy.reptile.tasks.Task
Get the last time this task was ran.
getLastRan() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of lastRan.
getLastUpdated() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the LastUpdated
getLastUpdated() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the LastUpdated
getLastUpdated() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the LastUpdated
getLastUpdated() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the LastUpdated
getLink() - Method in class org.openprivacy.reptile.extensions.LinkProducer
Get the value of this computed link.
getLink() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Link
getLink() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of link.
getLink(String) - Static method in class org.openprivacy.reptile.util.PantherLink
Get the link for a Panther link.
getLinks(String) - Method in class org.openprivacy.reptile.RSSChannelSerializer
Get all links for this content.
getLocalExpirationTime() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the LocalExpirationTime
getLocation() - Method in class org.openprivacy.reptile.ContentFeed
Get the value of location.
getLocation() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseFeed
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseFavicon
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Location
getLocation() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Location
getLocation() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Get the value of location.
getLocations() - Method in class org.openprivacy.reptile.xml.SubscriptionsLocationHandler
Get the URLs this handler found.
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseImagePeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
 
getMapBuilder() - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
 
getMark_Id() - Static method in class org.openprivacy.reptile.om.map.MarkMapBuilder
MARK.ID
getMark_Location() - Static method in class org.openprivacy.reptile.om.map.MarkMapBuilder
MARK.LOCATION
getMark_Marks() - Static method in class org.openprivacy.reptile.om.map.MarkMapBuilder
MARK.MARKS
getMark_User() - Static method in class org.openprivacy.reptile.om.map.MarkMapBuilder
MARK.USER
getMarkedRead() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the MarkedRead
getMaxCount() - Method in class org.openprivacy.reptile.search.SearchRequest
Get the value of maxCount.
getMessage() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Message
getMessage() - Method in class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
Get the value of message.
getMinRepassContentLength() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the minimum amount of content we need befoe another repass The minimum amount of content we need to do a second pass with td, br elements.
getMode() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the mode we are operating in.
getMonitor_ChannelFk() - Static method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
MONITOR.CHANNEL_FK
getMonitor_Id() - Static method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
MONITOR.ID
getMonitors() - Method in class org.openprivacy.reptile.om.BaseChannel
If this collection has already been initialized, returns the collection.
getMonitors(Criteria) - Method in class org.openprivacy.reptile.om.BaseChannel
If this collection has already been initialized with an identical criteria, it returns the collection.
getName() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Name
getName() - Method in class org.openprivacy.reptile.om.BaseSetting
Get the Name
getName() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the Name
getName() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Name
getName() - Method in class org.openprivacy.reptile.om.BaseCategory
Get the Name
getName() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Get the value of name.
getNamedAnchors(String) - Method in class org.openprivacy.reptile.RSSANameChannelSerializer
Get all links for this content.
getNode_Description() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.DESCRIPTION
getNode_Id() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.ID
getNode_Image() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.IMAGE
getNode_LocalExpirationTime() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.LOCAL_EXPIRATION_TIME
getNode_Name() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.NAME
getNode_PeerId() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.PEER_ID
getNode_Title() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.TITLE
getNode_Type() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
NODE.TYPE
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseImagePeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
The class that the Peer will make instances of.
getOMClass() - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
The class that the Peer will make instances of.
getPageCount() - Method in class org.openprivacy.reptile.search.SearchSerializer
Determine the number of 'pages' that this SearchProvider found in the last search.
getParameterPasser() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
Get the parameter passer.
getParent() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Get the value of parent.
getPCDATASections() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get all PCDATA entries that were found.
getPeerAdvertisement_AdvertisementID() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.ADVERTISEMENT_ID
getPeerAdvertisement_DateFound() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.DATE_FOUND
getPeerAdvertisement_Description() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.DESCRIPTION
getPeerAdvertisement_Id() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.ID
getPeerAdvertisement_Image() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.IMAGE
getPeerAdvertisement_LocalExpirationTime() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.LOCAL_EXPIRATION_TIME
getPeerAdvertisement_Name() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.NAME
getPeerAdvertisement_PeerID() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.PEER_ID
getPeerAdvertisement_Title() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.TITLE
getPeerAdvertisement_Type() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
PEER_ADVERTISEMENT.TYPE
getPeerAdvertisementByAdvertisementID(String) - Static method in class org.openprivacy.reptile.om.PeerAdvertisementPeer
Get a PeerAdvertisement by it's AdvertisementID return null if one wasn't found.
getPeerAdvertisementByPeerID(String) - Static method in class org.openprivacy.reptile.om.PeerAdvertisementPeer
Get a PeerAdvertisement by it's AdvertisementID return null if one wasn't found.
getPeerID() - Method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Get the PeerID for this adv
getPeerID() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the PeerID
getPeerName() - Method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Get the PeerID for this adv
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseWeblog
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseTextinput
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseTaskLog
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseSetting
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseFeed
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseFavicon
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseArticle
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseMonitor
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseCategory
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseImage
returns an id that differentiates this object from others of its class.
getPrimaryKey() - Method in class org.openprivacy.reptile.om.BaseChannel
returns an id that differentiates this object from others of its class.
getProperty(String) - Method in class org.openprivacy.reptile.extensions.SystemPropertiesExtension
Return the value of the given system property.
getProvider() - Method in class org.openprivacy.reptile.search.SearchSerializer
Get the value of provider.
getProxy() - Method in class org.openprivacy.reptile.util.ReptileResources
 
getPublisher() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Publisher
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseWeblog
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseTextinput
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseTaskLog
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseSetting
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseFeed
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseFavicon
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseArticle
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseMonitor
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseCategory
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseImage
get an id that differentiates this object from others of its class.
getQueryKey() - Method in class org.openprivacy.reptile.om.BaseChannel
get an id that differentiates this object from others of its class.
getRedirect() - Method in class org.openprivacy.reptile.actions.ActionDirective
Get the value of redirect.
getRemoteSearchProvider_Id() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.ID
getRemoteSearchProvider_InterfaceIdentifier() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.INTERFACE_IDENTIFIER
getRemoteSearchProvider_Location() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.LOCATION
getRemoteSearchProvider_Name() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.NAME
getRemoteSearchProvider_ServiceIdentifier() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.SERVICE_IDENTIFIER
getRemoteSearchProvider_Supernode() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.SUPERNODE
getRemoteSearchProvider_Transport() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
REMOTE_SEARCH_PROVIDER.TRANSPORT
getReputation(String) - Method in class org.openprivacy.reptile.extensions.ReputationExtension
 
getRequiredSearchProvider() - Method in class org.openprivacy.reptile.search.requests.AdvancedSearchRequest
Specify the SearchProvider that this AdvancedSearchRequest supports.
getResource() - Method in class org.openprivacy.reptile.RelativizeContentParser
Get the value of resource.
getResource() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the value of resource.
getResource(HttpServletRequest) - Static method in class org.openprivacy.reptile.ContentServlet
Get the resource provided as pathinfo...
getResourceAsString() - Method in class org.openprivacy.reptile.RSSContentSerializer
 
getResourceLocation(String) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
Get the URL of a specified resource.
getResultCount() - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the number of results found for this SearchProvider.
getResultCount() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Get the value of resultCount.
getResultCount(String) - Method in class org.openprivacy.reptile.services.ReptileSearchService
Get the result count for this.
getResults() - Method in class org.openprivacy.reptile.search.impl.DBSearchProvider
Return the results directly from the search provider for use by class implementations for pulling out records.
getRSS() - Method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Get the resource as an RSS stream with mod_content
getRSS() - Method in class org.openprivacy.reptile.RSSChannelSerializer
Get the resource as an RSS stream with mod_content
getRSS() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the resource as an RSS stream with mod_content
getRSS() - Method in class org.openprivacy.reptile.RSSANameChannelSerializer
Get the resource as an RSS stream with mod_content
getSearchCompletedTime() - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the time (UNIX time) that this providers search was completed on.
getSearchCompletedTime() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Get the value of searchCompletedTime.
getSearchFields() - Method in class org.openprivacy.reptile.search.SearchRequest
Get the fields that this search applies to.
getSearchProvider(String) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Get an instantiated search provider (which is probably running or has ran a search) by its handle.
getSearchProviderCount() - Method in class org.openprivacy.reptile.search.SearchProviderManager
Get the total number of instantiated SearchProviders.
getSearchProviders() - Method in class org.openprivacy.reptile.search.SearchProviderManager
Get a collection of all instantiated SearchProviders.
getSearchProviders() - Method in class org.openprivacy.reptile.services.ReptileSearchService
Return the list of providers this service supports
getSearchRequest() - Method in interface org.openprivacy.reptile.search.SearchProvider
Set the SearchRequest that this provider has results for.
getSearchRequest() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Get the value of searchRequest.
getSearchStartTime() - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the time (UNIX time) that this providers search was started on.
getSearchStartTime() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Get the value of searchStartTime.
getSequenceDispatchEntry() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
 
getSequenceDispatchEntry(String) - Method in class org.openprivacy.reptile.xml.SequenceDispatchHandler
 
getServiceIdentifier() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the ServiceIdentifier
getSetting_Id() - Static method in class org.openprivacy.reptile.om.map.SettingMapBuilder
SETTING.ID
getSetting_Name() - Static method in class org.openprivacy.reptile.om.map.SettingMapBuilder
SETTING.NAME
getSetting_Value() - Static method in class org.openprivacy.reptile.om.map.SettingMapBuilder
SETTING.VALUE
getSetting(String) - Static method in class org.openprivacy.reptile.om.SettingPeer
Get a setting by name
getSite() - Method in class org.openprivacy.reptile.RelativizeContentParser
Get the site for this resource.
getSite() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the site for this resource.
getSite() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Site
getSite() - Method in class org.openprivacy.reptile.om.BaseFavicon
Get the Site
getSite() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Site
getSkeleton() - Method in class org.openprivacy.reptile.xml.ContentTransformerHandler
Get the value of skeleton.
getSkeleton() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Get the value of skeleton.
getSortOrder() - Method in class org.openprivacy.reptile.search.SearchRequest
Get the sort order for this SearchRequest.
getSource() - Method in class org.openprivacy.reptile.ContentFeed
Get the value of source.
getSource() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Source
getStack() - Method in class org.openprivacy.reptile.xslt.StylesheetStack
Get the vector used to represent this stack.
getState() - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the state of this SearchProvider
getState() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Get the value of state.
getState() - Method in interface org.openprivacy.reptile.tasks.Task
Set the state for this Task.
getState() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of state.
getState(int) - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the state of this provider as a string.
getState(int) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
 
getStatus() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Status
getStatus() - Method in class org.openprivacy.reptile.om.BaseFavicon
Get the Status
getString(String) - Static method in class org.openprivacy.reptile.util.SystemProperties
Basically a synonym for System.getProperty()
getStylesheetEngine() - Static method in class org.openprivacy.reptile.xslt.StylesheetEngineFactory
Get an instance of the correct StylesheetEngine to use
getStylesheetStack() - Method in class org.openprivacy.reptile.xml.ContentTransformerHandler
Get the stack that this map wants to use.
getStylesheetStack() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Get the StylesheetStack.
getSubscribed() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Subscribed
getSubscriptions() - Static method in class org.openprivacy.reptile.om.ChannelPeer
Get all channel that are SUBSCRIBED
getSubscriptionsByCategory(Category) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Return all subscriptions within the given channel.
getSupernode() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the Supernode
getTable() - Static method in class org.openprivacy.reptile.om.map.NodeMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.MarkMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.SettingMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.ImageMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.FeedMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
item
getTable() - Static method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
item
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Returns the TableMap related to this peer.
getTableMap() - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Returns the TableMap related to this peer.
getTask() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Get the Task
getTask(String) - Method in class org.openprivacy.reptile.tasks.TaskManager
Get a task from the TaskManager.
getTaskCount() - Method in class org.openprivacy.reptile.tasks.TaskManager
Return the total number of tasks.
getTaskLog_Date() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.DATE
getTaskLog_ExceptionClassname() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.EXCEPTION_CLASSNAME
getTaskLog_ExceptionStacktrace() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.EXCEPTION_STACKTRACE
getTaskLog_Id() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.ID
getTaskLog_Identifier() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.IDENTIFIER
getTaskLog_Message() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.MESSAGE
getTaskLog_Status() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.STATUS
getTaskLog_Task() - Static method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
TASK_LOG.TASK
getTasks() - Method in class org.openprivacy.reptile.tasks.TaskManager
Get all known tasks.
getTemplatesCacheSize() - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
Return the size of the templatesCache
getTextinput_Channel() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.CHANNEL
getTextinput_Description() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.DESCRIPTION
getTextinput_Id() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.ID
getTextinput_Link() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.LINK
getTextinput_Name() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.NAME
getTextinput_Site() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.SITE
getTextinput_Title() - Static method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
TEXTINPUT.TITLE
getTimeCreated() - Method in interface org.openprivacy.reptile.search.SearchProvider
The time created for this this SearchProvider is the current time in milliseconds when this SearchProvider was instantiated.
getTimeCreated() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
 
getTitle() - Method in class org.openprivacy.reptile.RSSContentSerializer
Get the value of title.
getTitle() - Method in class org.openprivacy.reptile.ContentFeed
Get the value of title.
getTitle() - Method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Get the title for this adv
getTitle() - Method in class org.openprivacy.reptile.om.BaseWeblog
Get the Title
getTitle() - Method in class org.openprivacy.reptile.om.BaseTextinput
Get the Title
getTitle() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Title
getTitle() - Method in class org.openprivacy.reptile.om.BaseArticle
Get the Title
getTitle() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Title
getTitle() - Method in class org.openprivacy.reptile.om.BaseChannel
Get the Title
getTitle() - Method in class org.openprivacy.reptile.search.SearchRecord
Get the value of title.
getTitle(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Attempt to pull out the title from the given description
getTitle(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Get the title for the given location
getTitle(String) - Method in class org.openprivacy.reptile.extensions.om.ArticleExtension
Get the title for the given location
getTotalMemory() - Method in class org.openprivacy.reptile.extensions.JVMSettings
 
getTransformer(URI) - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
 
getTransformerFactory() - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
Create a new TransformerFactory...
getTransformerFactory(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.Xalan
Get the current Reptile transformer factory
getTransformerFactoryImplementation() - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
Get the current TransformerFactory implementation classname we are using.
getTransformerFactoryImplementation(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.Xalan
Get the current Reptile transformer factory
getTransformerHandler(String) - Method in class org.openprivacy.reptile.xml.ReptileTransformerFactory
 
getTransport() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Get the Transport
getType() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Get the Type
getType() - Method in interface org.openprivacy.reptile.tasks.Task
Return the type of this Task.
getType() - Method in class org.openprivacy.reptile.tasks.BaseTask
Get the value of type.
getURIResolver(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.Xalan
Get the given feature from Xalan.
getValue() - Method in class org.openprivacy.reptile.om.BaseSetting
Get the Value
getValue(String) - Method in class org.openprivacy.reptile.extensions.JVMSettings
 
getWeblog_Comments() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.COMMENTS
getWeblog_DateFound() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.DATE_FOUND
getWeblog_DcSubject() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.DC_SUBJECT
getWeblog_Description() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.DESCRIPTION
getWeblog_Id() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.ID
getWeblog_LastUpdated() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.LAST_UPDATED
getWeblog_Location() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.LOCATION
getWeblog_Title() - Static method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
WEBLOG.TITLE
getWidth() - Method in class org.openprivacy.reptile.om.BaseImage
Get the Width
getXMLReader() - Static method in class org.openprivacy.reptile.xml.ReptileParserFactory
 
GREATER_EQUAL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
GREATER_THAN - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.

H

HandlerCache - class org.openprivacy.reptile.xml.HandlerCache.
Responsible for fetching content form the cache.
HandlerCache() - Constructor for class org.openprivacy.reptile.xml.HandlerCache
 
HandlerManager - class org.openprivacy.reptile.xml.HandlerManager.
Keeps track of ressources and Handler output, reparsing if necessary.
HandlerManager() - Constructor for class org.openprivacy.reptile.xml.HandlerManager
 
hasAttempted(String) - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
Return true if this URL has been fetched.
hashCode() - Method in class org.openprivacy.reptile.RelativizeDependency
 
hashCode() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
 
hashCode() - Method in class org.openprivacy.reptile.xslt.StylesheetStack
 
hashCode() - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
 
hasMoreProperties() - Method in class org.openprivacy.reptile.extensions.JVMSettings
Return true if we have more properties to use.
HEIGHT - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the HEIGHT field
history(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.SearchExtension
Execute a new search and then serialize the first page.
hits(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.admin.SequenceCacheExtension
 
html(String) - Method in class org.openprivacy.reptile.extensions.EscapeExtension
Escapes HTML 'lite' content.
HTParserStore - class org.openprivacy.reptile.data.htparser.HTParserStore.
Keep around the results from the HTParser.
HTParserStore() - Constructor for class org.openprivacy.reptile.data.htparser.HTParserStore
 

I

ID - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
the column name for the ID field
ID - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the ID field
IDENTIFIER - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the IDENTIFIER field
Image - class org.openprivacy.reptile.om.Image.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
IMAGE - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the IMAGE field
IMAGE_FK - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the IMAGE_FK field
Image() - Constructor for class org.openprivacy.reptile.om.Image
 
image(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.metaupdate.extensions.MetaUpdateExtension
Update meta info for the given article/item.
ImageExtension - class org.openprivacy.reptile.extensions.ImageExtension.
 
ImageExtension() - Constructor for class org.openprivacy.reptile.extensions.ImageExtension
 
ImageMapBuilder - class org.openprivacy.reptile.om.map.ImageMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
ImageMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.ImageMapBuilder
 
ImagePeer - class org.openprivacy.reptile.om.ImagePeer.
The skeleton for this class was autogenerated by Torque on: [Mon Nov 26 01:04:40 PST 2001] You should add additional methods to this class to meet the application requirements.
ImagePeer() - Constructor for class org.openprivacy.reptile.om.ImagePeer
 
ImageRelativizeDependency - class org.openprivacy.reptile.ImageRelativizeDependency.
Link to another image via
ImageRelativizeDependency() - Constructor for class org.openprivacy.reptile.ImageRelativizeDependency
 
IN - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
INCLUDE_ACCEPTABLE_WITHIN_FIRSTLEVEL - Static variable in class org.openprivacy.reptile.RSSContentSerializer
If true, acceptable elements are also considered first level elements.
INCLUDE_FORMS - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 
include(ParameterPasser) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Include all params in the hashtable into this link.
include(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Include all existing parameters in this new URL.
increment(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ShownCount
 
incrementCacheHits() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Increase the cache hits by one.
incrementCacheMisses() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Increase the cache hits by one.
INDEXED - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the INDEXED field
init() - Static method in class org.openprivacy.reptile.Startup
Initialize a JVM for use with the startup and shutdown sequences.
init() - Method in class org.openprivacy.reptile.RSSContentSerializer
Initialize this if it hasn't been done.
init() - Method in interface org.openprivacy.reptile.data.Persistable
 
init() - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
 
init() - Method in class org.openprivacy.reptile.feeds.init.FeedsInitializer
 
init() - Method in class org.openprivacy.reptile.init.TurbineInitializer
 
init() - Method in class org.openprivacy.reptile.init.SystemPropertyInitializer
Describe init method here.
init() - Method in class org.openprivacy.reptile.init.ServletInitializer
Describe init method here.
init() - Method in class org.openprivacy.reptile.init.OfflineInitializer
Init the Offline Initializer.
init() - Method in class org.openprivacy.reptile.init.GeneralInitializer
 
init() - Method in class org.openprivacy.reptile.jxta.init.JXTAInitializer
 
init() - Method in class org.openprivacy.reptile.search.init.SearchInitializer
 
init() - Method in class org.openprivacy.reptile.tasks.TaskInitializer
 
init(ServletConfig) - Method in class org.openprivacy.reptile.WebsiteFilterServlet
 
init(ServletConfig) - Method in class org.openprivacy.reptile.ReptileServlet
Initialize Talon with a ServletConfig.
init(ServletConfig) - Method in class org.openprivacy.reptile.RSS2HTML
 
init(ServletConfig) - Method in class org.openprivacy.reptile.ContentServlet
 
init(ServletConfig) - Method in class org.openprivacy.reptile.ChannelServlet
 
init(ServletConfig) - Method in class org.openprivacy.reptile.ANameChannelServlet
 
init(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ContentTransformer
Init this PageDispatcher and merge any required params.
init(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ChannelRenderExtension
When called from an extension, we call init so that we can get copies of the given params.
initChannels() - Method in class org.openprivacy.reptile.om.BaseCategory
Temporary storage of collChannels to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
initChannels() - Method in class org.openprivacy.reptile.om.BaseImage
Temporary storage of collChannels to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
INITIAL_SLEEP - Static variable in class org.openprivacy.reptile.tasks.TaskThread
Sleep for 10 seconds when Reptile first starts up so that full initialization can take place.
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.TestMisc
 
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.TestInitializer
Test that makes sure Reptile can be initialized.
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test7
Test out the ContentTransformer.
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test6
Test out the ContentTransformer.
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test5
 
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test4
 
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test3
 
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test2
 
initialize(TestletContext) - Method in class org.openprivacy.reptile.tests.Test1
 
INITIALIZED - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the INITIALIZED field
initMonitors() - Method in class org.openprivacy.reptile.om.BaseChannel
Temporary storage of collMonitors to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
INTERFACE_IDENTIFIER - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the INTERFACE_IDENTIFIER field
INTERVAL - Static variable in class org.openprivacy.reptile.search.requests.NewestArticlesSearchRequest
One hour (milliseconds * seconds * minutes )..
interval(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.TimeStamp
Render an interval as a timestamp.
isAcceptablePCDATA(RSSContentSerializer.PCDATASection) - Method in class org.openprivacy.reptile.RSSContentSerializer
Return true if this is an acceptable PCDATASection.
isBuilt() - Method in class org.openprivacy.reptile.om.map.NodeMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.MarkMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.WeblogMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.TextinputMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.TaskLogMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.SettingMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.MonitorMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.ImageMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.FeedMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.FaviconMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.ChannelMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.CategoryMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isBuilt() - Method in class org.openprivacy.reptile.om.map.ArticleMapBuilder
tells us if this DatabaseMapBuilder is built so that we don't have to re-build it every time
isChannel(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Return true if this is in the CHANNEL table.
isDCNamespace(String) - Static method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
Return true if the given namespace is an OCS namespace.
isHolderElement(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Return true if the given local_name is a holder than can format HTML across a paragraph.
isInvalidScheme(String) - Method in class org.openprivacy.reptile.RelativizeContentParser
Return true if this is an invalid scheme and should be expanded (javascript, mailto, etc)
isJunkContent(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Return true if this is junk content.
isMarkedRead() - Method in class org.openprivacy.reptile.om.Article
 
isMarkedUnread() - Method in class org.openprivacy.reptile.om.Article
 
isOCSNamespace(String) - Static method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
Return true if the given namespace is an OCS namespace.
isPreferredContentType(String) - Method in class org.openprivacy.reptile.ContentTransformerMap
Return the preferred contentType.
isRead(String) - Method in class org.openprivacy.reptile.extensions.Marks
Return true if the given URL has been marked "read".
isRendezvous() - Method in class org.openprivacy.reptile.extensions.SystemPropertiesExtension
Return true of this node is operating in rendezvous mode.
isReptilePeerAdvertisement(Advertisement) - Static method in class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Return true if this is a ReptilePeerAdvertisement.
isRunning() - Method in interface org.openprivacy.reptile.tasks.Task
Return true if this task is running.
isRunning() - Method in class org.openprivacy.reptile.tasks.BaseTask
 
isSearchable() - Method in interface org.openprivacy.reptile.search.SearchProvider
Return true if this SearchProvider is searchable.
isSearchable() - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
 
isSubscription() - Method in class org.openprivacy.reptile.om.Channel
Return true if this channel is a subscription.
isSubscription(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
Get the title for the given location
isSupported(String) - Method in class org.openprivacy.reptile.extensions.ContentTransformer
Return true if this given contentType is an RSS channel.
isSupportedContentType(String) - Method in class org.openprivacy.reptile.ContentTransformerMap
Return true if this content type is supported.
isSupportedContentType(String) - Method in class org.openprivacy.reptile.extensions.om.ChannelExtension
 
isValid(String, String) - Method in class org.openprivacy.reptile.extensions.ValidItem
Return true (valid) if the item is: Not null Has a length > 0 Hasnn't been shown before.
isXMLCharacter(char) - Static method in class org.openprivacy.reptile.xml.XMLStringCleanser
 

J

JAVA_IO_TMPDIR_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
JAVA_PROPERTIES_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
JAVAX_XML_TRANSFORM_TRANSFORMERFACTORY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
JDOM_DC - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
JDOM_RDF - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
JDOM_RSS - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
JDOM_SEARCH - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
JDOM_XS - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
JOIN - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
JUnitRelativizeTests - class org.openprivacy.reptile.tests.JUnitRelativizeTests.
 
JUnitRelativizeTests(String) - Constructor for class org.openprivacy.reptile.tests.JUnitRelativizeTests
Create a new JUnitRelativizeTests instance.
JUnitRSSParseInternalTests - class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests.
 
JUnitRSSParseInternalTests(String) - Constructor for class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
Create a new JUnitRSSParseInternalTests instance.
JUnitRSSParseLightTests - class org.openprivacy.reptile.tests.JUnitRSSParseLightTests.
 
JUnitRSSParseLightTests(String) - Constructor for class org.openprivacy.reptile.tests.JUnitRSSParseLightTests
Create a new JUnitRSSParseLightTests instance.
JUnitRSSParseTests - class org.openprivacy.reptile.tests.JUnitRSSParseTests.
 
JUnitRSSParseTests(String) - Constructor for class org.openprivacy.reptile.tests.JUnitRSSParseTests
Create a new JUnitRSSParseTests instance.
JUnitTestSearch - class org.openprivacy.reptile.tests.JUnitTestSearch.
 
JUnitTestSearch(String) - Constructor for class org.openprivacy.reptile.tests.JUnitTestSearch
Create a new JUnitTestSearch instance.
JUnitWellFormedTests - class org.openprivacy.reptile.tests.JUnitWellFormedTests.
 
JUnitWellFormedTests(String) - Constructor for class org.openprivacy.reptile.tests.JUnitWellFormedTests
Create a new JUnitWellFormedTests instance.
JUnitXPathTest - class org.openprivacy.reptile.tests.JUnitXPathTest.
 
JUnitXPathTest(String) - Constructor for class org.openprivacy.reptile.tests.JUnitXPathTest
Create a new JUnitXPathTest instance.
JVMSettings - class org.openprivacy.reptile.extensions.JVMSettings.
Handles parsing out JMV runtime information, etc and providing them as an extension.
JVMSettings() - Constructor for class org.openprivacy.reptile.extensions.JVMSettings
 
JXTAInitializer - class org.openprivacy.reptile.jxta.init.JXTAInitializer.
 
JXTAInitializer() - Constructor for class org.openprivacy.reptile.jxta.init.JXTAInitializer
Create a new JXTAInitializer instance.

L

LAST_UPDATED - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the LAST_UPDATED field
LAST_UPDATED - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the LAST_UPDATED field
LAST_UPDATED - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the LAST_UPDATED field
LAST_UPDATED - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the LAST_UPDATED field
lastModified(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
 
layers() - Method in class org.openprivacy.reptile.extensions.om.SubscriptionLayoutExtension
Get the layers from the categories
LAYOUT_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
LESS_EQUAL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
LESS_THAN - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
LIKE - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
LINK - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the LINK field
link(String) - Method in class org.openprivacy.reptile.extensions.ImageExtension
 
link(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ImageExtension
Link to an external image.
LinkProducer - class org.openprivacy.reptile.extensions.LinkProducer.
Builds URLs using from params and values.
LinkProducer() - Constructor for class org.openprivacy.reptile.extensions.LinkProducer
Noop contructor for use with Xalan as an Extension.
LinkProducer(ParameterPasser, HttpSession, String) - Constructor for class org.openprivacy.reptile.extensions.LinkProducer
 
LinkRelativizeDependency - class org.openprivacy.reptile.LinkRelativizeDependency.
Link to another image via
LinkRelativizeDependency() - Constructor for class org.openprivacy.reptile.LinkRelativizeDependency
 
LOCAL_EXPIRATION_TIME - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the LOCAL_EXPIRATION_TIME field
LOCAL_FAVICON - Static variable in class org.openprivacy.reptile.extensions.Favicon
 
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the LOCATION field
LOCATION - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the LOCATION field
LOCATION_KEY - Static variable in class org.openprivacy.reptile.actions.UpdateReadMarks
 
LogExtension - class org.openprivacy.reptile.extensions.LogExtension.
Enables us to log via XSLT into the Talon logger.
LogExtension() - Constructor for class org.openprivacy.reptile.extensions.LogExtension
 
Login - class org.openprivacy.reptile.actions.Login.
Class whose overall purpose is to login to Repile.
Login() - Constructor for class org.openprivacy.reptile.actions.Login
 
Logout - class org.openprivacy.reptile.actions.Logout.
 
Logout() - Constructor for class org.openprivacy.reptile.actions.Logout
 

M

main(String[]) - Static method in class org.openprivacy.reptile.WellFormedContentParser
 
main(String[]) - Static method in class org.openprivacy.reptile.Startup
 
main(String[]) - Static method in class org.openprivacy.reptile.Shutdown
 
main(String[]) - Static method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Handle operations from the command line.
main(String[]) - Static method in class org.openprivacy.reptile.RSSChannelSerializer
Handle operations from the command line.
main(String[]) - Static method in class org.openprivacy.reptile.RSSContentSerializer
Handle operations from the command line.
main(String[]) - Static method in class org.openprivacy.reptile.RSSANameChannelSerializer
Handle operations from the command line.
main(String[]) - Static method in class org.openprivacy.reptile.extensions.EscapeExtension
 
main(String[]) - Static method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
main(String[]) - Static method in class org.openprivacy.reptile.jxta.init.JXTAInitializer
Startup JXTA/Reptile from the command line.
MarkAllSubscriptionsRead - class org.openprivacy.reptile.actions.MarkAllSubscriptionsRead.
 
markAllSubscriptionsRead() - Static method in class org.openprivacy.reptile.om.ArticlePeer
Mark all subscriptions (articles in the DB) read.
MarkAllSubscriptionsRead() - Constructor for class org.openprivacy.reptile.actions.MarkAllSubscriptionsRead
 
MarkAllSubscriptionsUnread - class org.openprivacy.reptile.actions.MarkAllSubscriptionsUnread.
 
markAllSubscriptionsUnread() - Static method in class org.openprivacy.reptile.om.ArticlePeer
Mark all subscriptions (articles in the DB) unread.
MarkAllSubscriptionsUnread() - Constructor for class org.openprivacy.reptile.actions.MarkAllSubscriptionsUnread
 
markChannelRead(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Mark all articles within the given channel, read..
markChannelUnread(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Mark all articles within the given channel, read..
MARKED_READ - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the MARKED_READ field
MarkMapBuilder - class org.openprivacy.reptile.om.map.MarkMapBuilder.
This class was autogenerated by Torque on: [Tue Nov 27 01:49:03 PST 2001]
MarkMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.MarkMapBuilder
 
Marks - class org.openprivacy.reptile.extensions.Marks.
 
MARKS_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
Marks() - Constructor for class org.openprivacy.reptile.extensions.Marks
 
MAX_COUNT - Static variable in class org.openprivacy.reptile.search.requests.UnreadArticlesSearchRequest
 
MAX_COUNT - Static variable in class org.openprivacy.reptile.search.requests.RecentArticlesSearchRequest
 
MAX_DESCRIPTION_LENGTH - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 
MAX_TASK_THREADS - Static variable in class org.openprivacy.reptile.tasks.TaskInitializer
 
MAX_TITLE_WIDTH - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 
merge() - Method in class org.openprivacy.reptile.util.ParameterPasser
Merge the properties from teh ParameterAbstraction into this Hashtable
MESSAGE - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the MESSAGE field
MESSAGE_SUCCESSFUL - Static variable in interface org.openprivacy.reptile.tasks.Task
 
message(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LogExtension
 
MetaUpdate - class org.openprivacy.reptile.extensions.MetaUpdate.
 
MetaUpdate() - Constructor for class org.openprivacy.reptile.extensions.MetaUpdate
 
MetaUpdateExtension - class org.openprivacy.reptile.metaupdate.extensions.MetaUpdateExtension.
 
MetaUpdateExtension() - Constructor for class org.openprivacy.reptile.metaupdate.extensions.MetaUpdateExtension
 
MIN_CDATA_LENGTH - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Variable used to detect if a piece of text is valid CDATA.
MIN_DESCRIPTION_LENGTH - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Keep adding stripped PCDATA to the description until it is at least this width.
MIN_JUNK_DATA_PERCENTAGE - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Minimum amount of junk data in PCDATA after which we consider the whole thing junk.
MIN_TITLE_WIDTH - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 
misses(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.admin.SequenceCacheExtension
 
mkdirs(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.FileExtension
Execute a new search and then serialize the first page.
MODE_ANCHOR - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Mode for matching A name sections.
MODE_FLEXIBLE - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Flexible parse mode.
MODE_MINIMAL - Static variable in class org.openprivacy.reptile.RSSContentSerializer
Minimal parse mode.
Monitor - class org.openprivacy.reptile.om.Monitor.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 07 22:36:12 PST 2002] You should add additional methods to this class to meet the application requirements.
Monitor() - Constructor for class org.openprivacy.reptile.om.Monitor
 
MonitorMapBuilder - class org.openprivacy.reptile.om.map.MonitorMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
MonitorMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.MonitorMapBuilder
 
MonitorPeer - class org.openprivacy.reptile.om.MonitorPeer.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 07 22:36:12 PST 2002] You should add additional methods to this class to meet the application requirements.
MonitorPeer() - Constructor for class org.openprivacy.reptile.om.MonitorPeer
 

N

NAME - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the NAME field
NAME - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
the column name for the NAME field
NAME - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the NAME field
NAME - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the NAME field
NAME - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
the column name for the NAME field
NewestArticlesSearchRequest - class org.openprivacy.reptile.search.requests.NewestArticlesSearchRequest.
Finds the newest articles in the system.
NewestArticlesSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.NewestArticlesSearchRequest
Create a new NewestArticlesSearchRequest instance.
newLink(ParameterPasser) - Method in class org.openprivacy.reptile.extensions.LinkProducer
 
newLink(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Create a new link.
newProvider(Class) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Create a new SearchProvider, throw an Exception if there was a problem.
newProvider(String) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Create a new SearchProvider, throw an Exception if there was a problem.
newProvider(String, boolean) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Create a new SearchProvider, throw an Exception if there was a problem.
newProvider(String, String) - Method in class org.openprivacy.reptile.search.SearchProviderManager
Create a new SearchProvider, throw an Exception if there was a problem.
nextKey() - Method in class org.openprivacy.reptile.extensions.JVMSettings
 
nextUpdate(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
Return a string describing when the next update will happen.
NO_INDEX - Static variable in class org.openprivacy.reptile.search.SearchRecord
 
NO_MAXCOUNT - Static variable in class org.openprivacy.reptile.search.SearchRequest
 
NodeMapBuilder - class org.openprivacy.reptile.om.map.NodeMapBuilder.
This class was autogenerated by Torque on: [Sun Mar 17 01:57:48 PST 2002]
NodeMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.NodeMapBuilder
 
NOT_EQUAL - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
NOT_IN - Static variable in class org.openprivacy.reptile.search.SearchRequest
Comparison type.
numColumns - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
number of columns for this peer
numColumns - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
number of columns for this peer

O

OCS_NAMESPACE_DIRECTORY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
OCS_NAMESPACE_SYNTAX - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
OCSContentFeedsHandler - class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler.
Handles parsing out content feeds and starting them up.
OCSContentFeedsHandler(File) - Constructor for class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
Used for testing purposes.
OCSContentFeedsHandler(InputSource) - Constructor for class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
OCSContentFeedsHandler(InputStream) - Constructor for class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
OCSContentFeedsHandler(String) - Constructor for class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
OfflineInitializer - class org.openprivacy.reptile.init.OfflineInitializer.
Initializes Reptile in an offline manner.
OfflineInitializer(String) - Constructor for class org.openprivacy.reptile.init.OfflineInitializer
Creates a new OfflineInitializer instance.
OPERATION_KEY - Static variable in class org.openprivacy.reptile.actions.UpdateReadMarks
 
OPERATION_READ - Static variable in class org.openprivacy.reptile.actions.UpdateReadMarks
 
OPERATION_UNREAD - Static variable in class org.openprivacy.reptile.actions.UpdateReadMarks
 
ORG_OPENPRIVACY_REPTILE_XSLT_STYLESHEETENGINE_KEY - Static variable in class org.openprivacy.reptile.xslt.StylesheetEngineFactory
 
org.openprivacy.reptile - package org.openprivacy.reptile
 
org.openprivacy.reptile.actions - package org.openprivacy.reptile.actions
 
org.openprivacy.reptile.actions.util - package org.openprivacy.reptile.actions.util
 
org.openprivacy.reptile.cache.sequence - package org.openprivacy.reptile.cache.sequence
 
org.openprivacy.reptile.content - package org.openprivacy.reptile.content
 
org.openprivacy.reptile.data - package org.openprivacy.reptile.data
 
org.openprivacy.reptile.data.htparser - package org.openprivacy.reptile.data.htparser
 
org.openprivacy.reptile.extensions - package org.openprivacy.reptile.extensions
 
org.openprivacy.reptile.extensions.admin - package org.openprivacy.reptile.extensions.admin
 
org.openprivacy.reptile.extensions.content - package org.openprivacy.reptile.extensions.content
Contains Xalan extensions which are used to generated content.
org.openprivacy.reptile.extensions.om - package org.openprivacy.reptile.extensions.om
 
org.openprivacy.reptile.feeds.init - package org.openprivacy.reptile.feeds.init
 
org.openprivacy.reptile.feeds.tasks - package org.openprivacy.reptile.feeds.tasks
 
org.openprivacy.reptile.feeds.xml - package org.openprivacy.reptile.feeds.xml
 
org.openprivacy.reptile.init - package org.openprivacy.reptile.init
 
org.openprivacy.reptile.jxta.init - package org.openprivacy.reptile.jxta.init
 
org.openprivacy.reptile.jxta.protocol - package org.openprivacy.reptile.jxta.protocol
 
org.openprivacy.reptile.jxta.tasks - package org.openprivacy.reptile.jxta.tasks
 
org.openprivacy.reptile.metaupdate.extensions - package org.openprivacy.reptile.metaupdate.extensions
Contains XML integration for meta update code.
org.openprivacy.reptile.metaupdate.updates - package org.openprivacy.reptile.metaupdate.updates
 
org.openprivacy.reptile.om - package org.openprivacy.reptile.om
 
org.openprivacy.reptile.om.map - package org.openprivacy.reptile.om.map
 
org.openprivacy.reptile.search - package org.openprivacy.reptile.search
 
org.openprivacy.reptile.search.impl - package org.openprivacy.reptile.search.impl
 
org.openprivacy.reptile.search.init - package org.openprivacy.reptile.search.init
 
org.openprivacy.reptile.search.requests - package org.openprivacy.reptile.search.requests
 
org.openprivacy.reptile.search.tasks - package org.openprivacy.reptile.search.tasks
 
org.openprivacy.reptile.services - package org.openprivacy.reptile.services
 
org.openprivacy.reptile.tasks - package org.openprivacy.reptile.tasks
 
org.openprivacy.reptile.tests - package org.openprivacy.reptile.tests
Contains Unit Tests for Reptile.
org.openprivacy.reptile.util - package org.openprivacy.reptile.util
 
org.openprivacy.reptile.xml - package org.openprivacy.reptile.xml
 
org.openprivacy.reptile.xml.serializers - package org.openprivacy.reptile.xml.serializers
 
org.openprivacy.reptile.xslt - package org.openprivacy.reptile.xslt
 

P

PANTHER_LINK_TYPE_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
PANTHER_ROOT_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
PantherLink - class org.openprivacy.reptile.util.PantherLink.
 
PantherLink() - Constructor for class org.openprivacy.reptile.util.PantherLink
 
PARAM_SEARCH_CRITERIA - Static variable in class org.openprivacy.reptile.actions.Search
The criteria string we should use.
PARAM_SEARCH_FIELDS - Static variable in class org.openprivacy.reptile.actions.Search
Comma separated list of fields to match Example: title, description, location, etc.
PARAM_SEARCH_MAXCOUNT - Static variable in class org.openprivacy.reptile.actions.Search
Maximum number of items to return 100, 200, 300, etc
PARAM_SEARCH_ORDER - Static variable in class org.openprivacy.reptile.actions.Search
Specify the search order for this query.
PARAM_SEARCH_PAGE - Static variable in class org.openprivacy.reptile.actions.Search
Integer based id of the page we need to view.
PARAM_SEARCH_PROVIDER - Static variable in class org.openprivacy.reptile.actions.Search
Specificy the provider that should run this query.
PARAM_SEARCH_PROVIDER_HANDLE - Static variable in class org.openprivacy.reptile.actions.Search
Handle of the provider to use.
PARAM_SEARCH_REQUEST - Static variable in class org.openprivacy.reptile.actions.Search
Specificy the request (probably an AdvancedSearchRequest) that should run this query.
param(String, ServletRequest) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Get a param from the HTTP Servlet layer.
param(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Add the given param to the link.
ParameterPasser - class org.openprivacy.reptile.util.ParameterPasser.
 
ParameterPasser() - Constructor for class org.openprivacy.reptile.util.ParameterPasser
 
ParameterPasser(HttpServletRequest, HttpServletResponse) - Constructor for class org.openprivacy.reptile.util.ParameterPasser
Create a ParameterPasser but use the sequence name passed over HTTP.
ParameterPasser(HttpServletRequest, HttpServletResponse, String) - Constructor for class org.openprivacy.reptile.util.ParameterPasser
 
ParameterPasser(Transformer) - Constructor for class org.openprivacy.reptile.util.ParameterPasser
 
parse() - Method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Parse this channel.
parse() - Method in class org.openprivacy.reptile.RSSChannelSerializer
Parse this channel.
parse() - Method in class org.openprivacy.reptile.RSSContentSerializer
Parse this channel.
parse() - Method in class org.openprivacy.reptile.RSSANameChannelSerializer
Parse this channel.
parse(String) - Static method in class org.openprivacy.reptile.WellFormedContentParser
Accept broken HTML and output valid XML.
PARSER - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
PEER_ID - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the PEER_ID field
PeerAdvertisement - class org.openprivacy.reptile.om.PeerAdvertisement.
The skeleton for this class was autogenerated by Torque on: [Sun Mar 17 02:07:49 PST 2002] You should add additional methods to this class to meet the application requirements.
PeerAdvertisement() - Constructor for class org.openprivacy.reptile.om.PeerAdvertisement
Create a new PeerAdvertisement instance.
PeerAdvertisementExtension - class org.openprivacy.reptile.extensions.om.PeerAdvertisementExtension.
 
PeerAdvertisementExtension() - Constructor for class org.openprivacy.reptile.extensions.om.PeerAdvertisementExtension
 
PeerAdvertisementIndexTask - class org.openprivacy.reptile.jxta.tasks.PeerAdvertisementIndexTask.
Responsible for updating Reptile subscriptions with the Proxy mechanism.
PeerAdvertisementIndexTask(PeerGroup) - Constructor for class org.openprivacy.reptile.jxta.tasks.PeerAdvertisementIndexTask
Create a new PeerAdvertisementIndexTask instance.
PeerAdvertisementMapBuilder - class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
PeerAdvertisementMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.PeerAdvertisementMapBuilder
 
PeerAdvertisementPeer - class org.openprivacy.reptile.om.PeerAdvertisementPeer.
The skeleton for this class was autogenerated by Torque on: [Sun Mar 17 02:07:49 PST 2002] You should add additional methods to this class to meet the application requirements.
PeerAdvertisementPeer() - Constructor for class org.openprivacy.reptile.om.PeerAdvertisementPeer
 
PeerSearchProvider - class org.openprivacy.reptile.search.impl.PeerSearchProvider.
Handles searching articles in the OM database article store.
PeerSearchProvider() - Constructor for class org.openprivacy.reptile.search.impl.PeerSearchProvider
Create a new PeerSearchProvider instance.
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.UpdateSubscriptions
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.UpdateReadMarks
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.UpdatePublication
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.UpdateContent
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.Unsubscribe
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.ToggleSystemProperty
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.SearchRefresh
Handles searching within Reptile.
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.Search
Handles searching within Reptile.
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.RunTaskTypes
perform handles logging into Reptile.
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.RunTask
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.PutReputation
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.MarkAllSubscriptionsUnread
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.MarkAllSubscriptionsRead
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.Logout
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.Login
perform handles logging into Reptile.
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.FlushTemplatesCache
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.FlushSequenceCache
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.ApplySettings
 
perform(ParameterPasser, HttpSession) - Method in class org.openprivacy.reptile.actions.AdvancedSearch
Handles advanced searching within Reptile.
perform(ParameterPasser, HttpSession) - Method in interface org.openprivacy.reptile.actions.Action
Perform an action.
Persistable - interface org.openprivacy.reptile.data.Persistable.
Interface for a class which is capable of being persistable on disk.
populateObject(Record, int, Article) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Category) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Channel) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Favicon) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Feed) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Image) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Monitor) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, PeerAdvertisement) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, RemoteSearchProvider) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Setting) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, TaskLog) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Textinput) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Populates an object from a resultset row starting from a specified offset.
populateObject(Record, int, Weblog) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Populates an object from a resultset row starting from a specified offset.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
The returned vector will contain objects of the default type or objects that inherit from the default.
populateObjects(Vector) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
The returned vector will contain objects of the default type or objects that inherit from the default.
properties(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.SystemPropertiesExtension
 
PROVIDER_MAX_GC_TIME - Static variable in class org.openprivacy.reptile.search.tasks.SearchGCTask
The maximum amount of time that a provider should around for.
ProxyFunctions - class org.openprivacy.reptile.extensions.ProxyFunctions.
Misc util functions for obtaining information from the panther proxy.
ProxyFunctions() - Constructor for class org.openprivacy.reptile.extensions.ProxyFunctions
 
ProxyUpdateTask - class org.openprivacy.reptile.tasks.ProxyUpdateTask.
Responsible for updating content with the Proxy.
ProxyUpdateTask(String, String) - Constructor for class org.openprivacy.reptile.tasks.ProxyUpdateTask
Create a new SubscriptionProxyUpdateTask instance.
PUBLISHER - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the PUBLISHER field
PutReputation - class org.openprivacy.reptile.actions.PutReputation.
 
PutReputation() - Constructor for class org.openprivacy.reptile.actions.PutReputation
 

R

RDF_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
RecentArticlesSearchRequest - class org.openprivacy.reptile.search.requests.RecentArticlesSearchRequest.
Finds the most recent (last 1000 or so) articles found within the system.
RecentArticlesSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.RecentArticlesSearchRequest
Create a new RecentArticlesSearchRequest instance.
record() - Method in interface org.openprivacy.reptile.search.RemoteSearchProvider
Identical to the record() method interface in SearchProvider.
record(SearchRecord) - Method in interface org.openprivacy.reptile.search.SearchProvider
Get the given SearchRecord from this SearchProvider.
record(SearchRecord) - Method in class org.openprivacy.reptile.search.impl.WeblogSearchProvider
 
record(SearchRecord) - Method in class org.openprivacy.reptile.search.impl.TaskLogSearchProvider
 
record(SearchRecord) - Method in class org.openprivacy.reptile.search.impl.PeerSearchProvider
 
record(SearchRecord) - Method in class org.openprivacy.reptile.search.impl.ChannelSearchProvider
 
record(SearchRecord) - Method in class org.openprivacy.reptile.search.impl.ArticleSearchProvider
 
RECORDS_PER_PAGE - Static variable in class org.openprivacy.reptile.search.SearchSerializer
 
records(String, int, int) - Method in class org.openprivacy.reptile.services.ReptileSearchService
Get the give records and return them as an array of SearchRecords.
register(Class) - Method in class org.openprivacy.reptile.tasks.TaskManager
Start a specific task.
register(Task) - Method in class org.openprivacy.reptile.tasks.TaskManager
Register the given task for further processing.
registerChannel(ContentFeed) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Update a specific channel with a new content feed.
relativize(String) - Method in class org.openprivacy.reptile.RelativizeContentParser
Used to fix relative links in HTML content so that everything is expanded.
relativize(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Used to fix relative links in HTML content so that everything is expanded.
RelativizeContentParser - class org.openprivacy.reptile.RelativizeContentParser.
Given some input HTML, the resource URL of the HTML, we will take all , , etc links and make them full URLs (if they are partial)
RelativizeContentParser() - Constructor for class org.openprivacy.reptile.RelativizeContentParser
 
RelativizeDependency - class org.openprivacy.reptile.RelativizeDependency.
 
RelativizeDependency() - Constructor for class org.openprivacy.reptile.RelativizeDependency
 
RemoteSearchProvider - class org.openprivacy.reptile.om.RemoteSearchProvider.
The skeleton for this class was autogenerated by Torque on: [Sat Mar 16 16:55:16 PST 2002] You should add additional methods to this class to meet the application requirements.
RemoteSearchProvider - interface org.openprivacy.reptile.search.RemoteSearchProvider.
A RemoteSearchProvider is responsible for executing a search on a remote network.
RemoteSearchProvider() - Constructor for class org.openprivacy.reptile.om.RemoteSearchProvider
 
RemoteSearchProviderMapBuilder - class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
RemoteSearchProviderMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.RemoteSearchProviderMapBuilder
 
RemoteSearchProviderPeer - class org.openprivacy.reptile.om.RemoteSearchProviderPeer.
The skeleton for this class was autogenerated by Torque on: [Sat Mar 16 16:55:16 PST 2002] You should add additional methods to this class to meet the application requirements.
RemoteSearchProviderPeer() - Constructor for class org.openprivacy.reptile.om.RemoteSearchProviderPeer
 
render(String, String) - Method in class org.openprivacy.reptile.extensions.ChannelRenderExtension
We have to return a string here.
RENDEZVOUS_MODE - Static variable in class org.openprivacy.reptile.extensions.SystemPropertiesExtension
 
REPTILE_ACTION_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_ACTION_NEXT_LAYER_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_ACTION_NEXT_SEQUENCE_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_CONTENT_LOCATION_KEY - Static variable in class org.openprivacy.reptile.extensions.ContentTransformer
 
REPTILE_CONTENT_TYPE_KEY - Static variable in class org.openprivacy.reptile.extensions.ContentTransformer
 
REPTILE_CURRENT_LOCATION_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_HOME_LOCATION_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_JXTA_ENABLED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_JXTA_PEERGROUP_DESCRIPTION_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_JXTA_PEERGROUP_ID_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_JXTA_PEERGROUP_NAME_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_JXTA_STARTUP_SHELL_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_LAYER_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_OPERATION_MODE_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SEQUENCE_DEBUG_ENABLED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SEQUENCE_DEFAULT_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SEQUENCE_NAME_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_SERVLET_PATH - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
REPTILE_SYSTEM_FEEDS_DISABLED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SYSTEM_INITIALIZED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SYSTEM_RESTARTED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_SYSTEM_TASKS_DISABLED_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
REPTILE_TASKS_MAX_TASK_THREADS_KEY - Static variable in class org.openprivacy.reptile.util.SystemProperties
 
ReptileException - exception org.openprivacy.reptile.util.ReptileException.
Extends TalonException to support nested Exceptions and Component integration support.
ReptileException() - Constructor for class org.openprivacy.reptile.util.ReptileException
Creates a new ReptileException instance.
ReptileException(String) - Constructor for class org.openprivacy.reptile.util.ReptileException
Creates a new ReptileException instance.
ReptileException(Throwable) - Constructor for class org.openprivacy.reptile.util.ReptileException
Creates a new ReptileException instance.
ReptileNamespaces - class org.openprivacy.reptile.util.ReptileNamespaces.
Contains all Reptile XML namespaces.
ReptileNamespaces() - Constructor for class org.openprivacy.reptile.util.ReptileNamespaces
 
ReptileParserFactory - class org.openprivacy.reptile.xml.ReptileParserFactory.
Responsible for creating XML parsers and enabling/disabling any necessary features.
ReptileParserFactory() - Constructor for class org.openprivacy.reptile.xml.ReptileParserFactory
 
ReptilePeerAdvertisement - class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement.
 
ReptilePeerAdvertisement(PeerGroup) - Constructor for class org.openprivacy.reptile.jxta.protocol.ReptilePeerAdvertisement
Create a new ReptilePeerAdvertisement instance.
ReptileResources - class org.openprivacy.reptile.util.ReptileResources.
Contains resources necesary for reptile operation
ReptileResources() - Constructor for class org.openprivacy.reptile.util.ReptileResources
 
ReptileSearchService - class org.openprivacy.reptile.services.ReptileSearchService.
Provides a search service that 3rd parties (peers, developers) can work with.
ReptileSearchService() - Constructor for class org.openprivacy.reptile.services.ReptileSearchService
Create a new ReptileSearchService instance.
ReptileServlet - class org.openprivacy.reptile.ReptileServlet.
Handles providing a URL infrastructure for Reptile.
ReptileServlet() - Constructor for class org.openprivacy.reptile.ReptileServlet
 
ReptileTransformerFactory - class org.openprivacy.reptile.xml.ReptileTransformerFactory.
Responsible for creating TrAX Transformers with all the features necessary within Reptile.
ReptileTransformerFactory() - Constructor for class org.openprivacy.reptile.xml.ReptileTransformerFactory
Create a new ReptileTransformerFactory instance.
ReptileXPath - class org.openprivacy.reptile.xml.ReptileXPath.
Used to abstract the use of Jaxen XPath.
ReptileXPath(String, String) - Constructor for class org.openprivacy.reptile.xml.ReptileXPath
Create a new ReptileXPath instance.
ReputationExtension - class org.openprivacy.reptile.extensions.ReputationExtension.
Responsible for performing reputation stuff.
ReputationExtension() - Constructor for class org.openprivacy.reptile.extensions.ReputationExtension
 
REQUIRED_PARAMETERS - Static variable in class org.openprivacy.reptile.util.ParameterPasser
 
requireNotStale(String) - Method in class org.openprivacy.reptile.tasks.BaseTask
Perform a test to make sure the content is not stale, if it is (and testing for this is enabled), we return true.
resource - Variable in class org.openprivacy.reptile.RelativizeDependency
 
RESOURCE - Static variable in class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler
 
RESOURCE - Static variable in class org.openprivacy.reptile.xml.SequenceDispatchHandler
 
RESOURCE_KEY - Static variable in class org.openprivacy.reptile.actions.UpdateContent
 
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Get the list of objects for a ResultSet.
resultSet2Objects(ResultSet) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Get the list of objects for a ResultSet.
retrieveByPK(NumberKey, NumberKey) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
retrieve object using using pk values.
retrieveByPK(NumberKey, NumberKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
retrieve object using using pk values.
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Retrieve a single object by pk
retrieveByPK(ObjectKey, DBConnection) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Retrieve a single object by pk
ROOT - Static variable in class org.openprivacy.reptile.util.PantherLink
 
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseWeblogPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseTextinputPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseTaskLogPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseSettingPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseMonitorPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseImagePeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseFeedPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseFaviconPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseChannelPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseCategoryPeer
Create a new object of type cls from a resultset row starting from a specified offset.
row2Object(Record, int, Class) - Static method in class org.openprivacy.reptile.om.BaseArticlePeer
Create a new object of type cls from a resultset row starting from a specified offset.
RSS_1_0_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
RSS_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileNamespaces
 
RSS2HTML - class org.openprivacy.reptile.RSS2HTML.
This is a simple servlet that when given the 'resource' param, runs a stylesheet and serializes the output.
RSS2HTML() - Constructor for class org.openprivacy.reptile.RSS2HTML
 
RSSANameChannelSerializer - class org.openprivacy.reptile.RSSANameChannelSerializer.
 
RSSANameChannelSerializer(String) - Constructor for class org.openprivacy.reptile.RSSANameChannelSerializer
Create a new RSSANameChannelSerializer instance.
RSSChannelSearchRequest - class org.openprivacy.reptile.search.requests.RSSChannelSearchRequest.
Provide a SearchResult that can be used to stream out RSS.
RSSChannelSearchRequest(String) - Constructor for class org.openprivacy.reptile.search.requests.RSSChannelSearchRequest
Create a new RSSChannelSearchRequest instance.
RSSChannelSerializer - class org.openprivacy.reptile.RSSChannelSerializer.
 
RSSChannelSerializer(String) - Constructor for class org.openprivacy.reptile.RSSChannelSerializer
Create a new RSSChannelSerializer instance.
RSSContentSerializer - class org.openprivacy.reptile.RSSContentSerializer.
Handles serializing HTML content to RSS 1.0
RSSContentSerializer() - Constructor for class org.openprivacy.reptile.RSSContentSerializer
Create a new RSSContentSerializer instance.
RSSWeblogSearchRequest - class org.openprivacy.reptile.search.requests.RSSWeblogSearchRequest.
Provide a SearchResult that can be used to stream out RSS.
RSSWeblogSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.RSSWeblogSearchRequest
Create a new RSSWeblogSearchRequest instance.
RSSWebsiteFilterSerializer - class org.openprivacy.reptile.RSSWebsiteFilterSerializer.
An HTML -> RSS serializer that takes a given HTML file and filters out all URLs that begin with a date such as /2002.
RSSWebsiteFilterSerializer(String) - Constructor for class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Create a new RSSWebsiteFilterSerializer instance.
run() - Method in class org.openprivacy.reptile.feeds.tasks.FeedUpdateTask
 
run() - Method in class org.openprivacy.reptile.jxta.tasks.PeerAdvertisementIndexTask
 
run() - Method in class org.openprivacy.reptile.search.tasks.SearchGCTask
 
run() - Method in class org.openprivacy.reptile.tasks.TaskThread
Run the thread and continually execute the task.
run() - Method in class org.openprivacy.reptile.tasks.SubscriptionProxyUpdateTask
 
run() - Method in class org.openprivacy.reptile.tasks.ProxyUpdateTask
 
run() - Method in interface org.openprivacy.reptile.tasks.Task
Just like a runnable but we can throw an Exception.
RunTask - class org.openprivacy.reptile.actions.RunTask.
Responsible for updating Reptile subscriptions with the Proxy mechanism.
RunTask() - Constructor for class org.openprivacy.reptile.actions.RunTask
 
runTask(Task) - Static method in class org.openprivacy.reptile.tasks.TaskManager
Run a specific task, catching all exceptions and logging them correctly.
RunTaskTypes - class org.openprivacy.reptile.actions.RunTaskTypes.
Run all tasks with the given type.
RunTaskTypes() - Constructor for class org.openprivacy.reptile.actions.RunTaskTypes
 

S

S_ARTICLE_MAXROWS - Static variable in class org.openprivacy.reptile.om.ArticlePeer
The maximum number of Article rows we should return at once.
S_MARKED_READ - Static variable in class org.openprivacy.reptile.om.ArticlePeer
 
S_MARKED_UNREAD - Static variable in class org.openprivacy.reptile.om.ArticlePeer
 
S_MAXROWS_DEFAULT - Static variable in class org.openprivacy.reptile.om.ArticlePeer
 
sanity() - Static method in class org.openprivacy.reptile.Startup
 
save() - Method in class org.openprivacy.reptile.om.BaseWeblog
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseTextinput
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseTaskLog
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseSetting
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseFeed
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseFavicon
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseArticle
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseMonitor
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseCategory
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseImage
Stores the object in the database.
save() - Method in class org.openprivacy.reptile.om.BaseChannel
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseWeblog
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseTextinput
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseSetting
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseFeed
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseFavicon
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseArticle
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseMonitor
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseCategory
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseImage
Stores the object in the database.
save(DBConnection) - Method in class org.openprivacy.reptile.om.BaseChannel
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseImage
Stores the object in the database.
save(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Stores the object in the database.
ScriptRelativizeDependency - class org.openprivacy.reptile.ScriptRelativizeDependency.
Link to another image via
ScriptRelativizeDependency() - Constructor for class org.openprivacy.reptile.ScriptRelativizeDependency
 
Search - class org.openprivacy.reptile.actions.Search.
 
SEARCH_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
SEARCH_PROVIDER_PACKAGE - Static variable in class org.openprivacy.reptile.search.SearchProviderManager
 
SEARCH_PROVIDERS - Static variable in class org.openprivacy.reptile.services.ReptileSearchService
 
Search() - Constructor for class org.openprivacy.reptile.actions.Search
 
search(SearchRequest) - Method in interface org.openprivacy.reptile.search.SearchProvider
Run a search with a given query.
search(SearchRequest) - Method in class org.openprivacy.reptile.search.impl.DBSearchProvider
 
search(String, String) - Method in class org.openprivacy.reptile.services.ReptileSearchService
Given a name of an AdvancedSearchRequest, execute it.
search(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.SearchExtension
Execute a new search and then serialize the first page.
searchByAdvancedSearchRequest(String) - Method in class org.openprivacy.reptile.services.ReptileSearchService
Given a name of an AdvancedSearchRequest, execute it.
searchByChannelUnreadOnly(String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Search for all articles within the given channel but return only unread items.
searchByDescription(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Search for and find channels by their description.
searchByDescription(String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Search for and find content by their description.
searchByTitle(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Search for and find channels by their title.
searchByTitle(String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Search for and find content by their title.
searchByTitleAndDescription(String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Search within the peers by title and description.
searchByTitleAndDescription(String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Search within the peers by title and description.
SearchExtension - class org.openprivacy.reptile.extensions.SearchExtension.
Provides misc tools for escaping content.
SearchExtension() - Constructor for class org.openprivacy.reptile.extensions.SearchExtension
 
SearchGCTask - class org.openprivacy.reptile.search.tasks.SearchGCTask.
Handles garbage collecting all SearchProviders.
SearchGCTask() - Constructor for class org.openprivacy.reptile.search.tasks.SearchGCTask
Create a new SearchGCTask instance.
SearchInitializer - class org.openprivacy.reptile.search.init.SearchInitializer.
Initializes the ReptileSearch infrastructure.
SearchInitializer() - Constructor for class org.openprivacy.reptile.search.init.SearchInitializer
Creates a new SearchInitializer instance.
SearchProvider - interface org.openprivacy.reptile.search.SearchProvider.
The SearchProvider class provides a plugin mechanism for integrating external search mechanisms within Reptile.
SearchProviderManager - class org.openprivacy.reptile.search.SearchProviderManager.
Handles creating and managing SearchProviders.
SearchProviderManager() - Constructor for class org.openprivacy.reptile.search.SearchProviderManager
 
SearchRecord - class org.openprivacy.reptile.search.SearchRecord.
 
SearchRecord() - Constructor for class org.openprivacy.reptile.search.SearchRecord
 
SearchRefresh - class org.openprivacy.reptile.actions.SearchRefresh.
 
SearchRefresh() - Constructor for class org.openprivacy.reptile.actions.SearchRefresh
 
SearchRequest - class org.openprivacy.reptile.search.SearchRequest.
A SearchRequest is used to represent a new search we want to run on a SearchProvider.
SearchRequest() - Constructor for class org.openprivacy.reptile.search.SearchRequest
 
SearchSerializer - class org.openprivacy.reptile.search.SearchSerializer.
Provides a mechanism for searializing pages of a SearchProviders results into an XML representation.
SearchSerializer(SearchProvider) - Constructor for class org.openprivacy.reptile.search.SearchSerializer
Create a new SearchSerializer instance.
selectNodes() - Method in class org.openprivacy.reptile.xml.ReptileXPath
Select a multiple nodes with this expression.
selectSingleNode() - Method in class org.openprivacy.reptile.xml.ReptileXPath
Select a single node with this expression.
SEQUENCE_DISPATCH_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
SEQUENCE_KEY - Static variable in class org.openprivacy.reptile.actions.UpdateContent
 
SequenceCache - class org.openprivacy.reptile.cache.sequence.SequenceCache.
A handle for items within the sequence cache.
SequenceCache() - Constructor for class org.openprivacy.reptile.cache.sequence.SequenceCache
 
SequenceCacheEntry - class org.openprivacy.reptile.cache.sequence.SequenceCacheEntry.
A handle for items within the sequence cache.
SequenceCacheEntry(SequenceCacheHandle, String) - Constructor for class org.openprivacy.reptile.cache.sequence.SequenceCacheEntry
Create a new SequenceCacheEntry instance.
SequenceCacheExtension - class org.openprivacy.reptile.extensions.admin.SequenceCacheExtension.
 
SequenceCacheExtension() - Constructor for class org.openprivacy.reptile.extensions.admin.SequenceCacheExtension
 
SequenceCacheHandle - class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle.
A handle for items within the sequence cache.
SequenceCacheHandle(SequenceDispatchEntry, ParameterPasser) - Constructor for class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
Create a new SequenceCacheHandle instance.
SequenceDispatchEntry - class org.openprivacy.reptile.xslt.SequenceDispatchEntry.
Representation of a sequence entry that we would find in sequence-dispatch.xml.
SequenceDispatchEntry(String) - Constructor for class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Create a new SequenceDispatchEntry instance.
SequenceDispatcher - class org.openprivacy.reptile.xslt.SequenceDispatcher.
Work with the page dispatcher...
SequenceDispatcher() - Constructor for class org.openprivacy.reptile.xslt.SequenceDispatcher
 
SequenceDispatchHandler - class org.openprivacy.reptile.xml.SequenceDispatchHandler.
Responsible for fetching content form the cache.
SequenceDispatchHandler(String, ParameterPasser) - Constructor for class org.openprivacy.reptile.xml.SequenceDispatchHandler
 
serialize() - Method in class org.openprivacy.reptile.search.SearchRecord
Serialize this is a JDOM element.
serialize() - Method in class org.openprivacy.reptile.search.SearchRequest
Serialize this as XML suitable for using as an XML results set.
serialize() - Method in class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
Serialize this to a string.
serialize(int) - Method in class org.openprivacy.reptile.search.SearchSerializer
Serialize the given page a XML.
serialize(String, int) - Method in class org.openprivacy.reptile.services.ReptileSearchService
 
serialize(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.SearchExtension
 
serializeAsDocument(int) - Method in class org.openprivacy.reptile.search.SearchSerializer
 
serializeAsNode() - Method in class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
 
serializeAsNode(int) - Method in class org.openprivacy.reptile.search.SearchSerializer
Serialize this page as a W3C DOM Node (probably for use within Xalan)
serializeAsString() - Method in class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
 
serializeAsString(int) - Method in class org.openprivacy.reptile.search.SearchSerializer
Serialize this page as a String (probably for use within a test or for human evaluation.)
SERVICE_IDENTIFIER - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the SERVICE_IDENTIFIER field
ServletInitializer - class org.openprivacy.reptile.init.ServletInitializer.
Initializes reptile by trying to update all necessary content and resources.
ServletInitializer(ServletConfig) - Constructor for class org.openprivacy.reptile.init.ServletInitializer
Create a new ServletInitializer instance.
setAdvertisementID(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of AdvertisementID
setAttempted(String) - Method in class org.openprivacy.reptile.data.htparser.HTParserStore
 
setBase(String) - Method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Set the base for this so that we know what to look for.
setBooleanOperator(int) - Method in class org.openprivacy.reptile.search.SearchRequest
Set the value of booleanOperator.
setCacheable(boolean) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
 
setCacheHits(int) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Set the value of cacheHits.
setCacheMisses(int) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Set the value of cacheMisses.
setCategory(Category) - Method in class org.openprivacy.reptile.om.BaseChannel
Declares an association between this object and a Category object
setCategoryFk(NumberKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of CategoryFk
setCategoryFk(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of CategoryFk as a string.
setCategoryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Provides convenient way to set a relationship based on a ObjectKey.
setChannel(Channel) - Method in class org.openprivacy.reptile.om.BaseMonitor
Declares an association between this object and a Channel object
setChannel(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Channel
setChannel(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Channel
setChannel(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Channel
setChannel(String) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of channel.
setChannelFk(NumberKey) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the value of ChannelFk
setChannelFk(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the value of ChannelFk as a string.
setChannelKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseMonitor
Provides convenient way to set a relationship based on a ObjectKey.
setComments(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Comments
setComparator(String) - Method in class org.openprivacy.reptile.search.SearchRequest
Set the value of comparator.
setContentType(String) - Method in class org.openprivacy.reptile.ContentFeed
Set the value of contentType.
setContentType(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of ContentType
setContentType(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of ContentType
setCopyright(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of Copyright
setCopyright(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Copyright
setCopyright(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Copyright
setCreator(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Creator
setCriteria(List) - Method in class org.openprivacy.reptile.search.SearchRequest
 
setDate(long) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Date
setDateFound(long) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of DateFound
setDateFound(long) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of DateFound
setDateFound(long) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of DateFound
setDateFound(long) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of DateFound
setDateFound(long) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of DateFound
setDateFound(long) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of dateFound.
setDcCreator(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of DcCreator
setDcSubject(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of DcSubject
setDcSubject(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of DcSubject
setDescription(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Set the value of description.
setDescription(String) - Method in class org.openprivacy.reptile.ContentFeed
Set the value of description.
setDescription(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Description
setDescription(String) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of description.
setExceptionClassname(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of ExceptionClassname
setExceptionStacktrace(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of ExceptionStacktrace
setHeight(int) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Height
setHTML(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Set the value of html.
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseCategory
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Id
setId(NumberKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Id
setId(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Id as a string.
setId(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Id as a string.
setIdentifier(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Identifier
setIdentifier(String) - Method in interface org.openprivacy.reptile.tasks.Task
 
setIdentifier(String) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of identifier.
setImage(Image) - Method in class org.openprivacy.reptile.om.BaseChannel
Declares an association between this object and a Image object
setImage(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Image
setImageFk(NumberKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of ImageFk
setImageFk(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of ImageFk as a string.
setImageKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Provides convenient way to set a relationship based on a ObjectKey.
setIndex(int) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of index.
setIndexed(int) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Indexed
setInitialized(boolean) - Method in class org.openprivacy.reptile.RSSContentSerializer
 
setInitialized(int) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Initialized
setInterfaceIdentifier(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of InterfaceIdentifier
setInterval(long) - Method in interface org.openprivacy.reptile.tasks.Task
 
setInterval(long) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of interval.
setLastMessage(String) - Method in interface org.openprivacy.reptile.tasks.Task
 
setLastMessage(String) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of lastMessage.
setLastMessage(Throwable) - Method in interface org.openprivacy.reptile.tasks.Task
 
setLastMessage(Throwable) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of lastMessage.
setLastRan(long) - Method in interface org.openprivacy.reptile.tasks.Task
 
setLastRan(long) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of lastRan.
setLastUpdated(long) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of LastUpdated
setLastUpdated(long) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of LastUpdated
setLastUpdated(long) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of LastUpdated
setLastUpdated(long) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of LastUpdated
setLink(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Link
setLink(String) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of link.
setLocalExpirationTime(long) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of LocalExpirationTime
setLocation(String) - Method in class org.openprivacy.reptile.ContentFeed
Set the value of location.
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Location
setLocation(String) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Set the value of location.
setMarkedRead() - Method in class org.openprivacy.reptile.om.Article
 
setMarkedRead(int) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of MarkedRead
setMarkedUnread() - Method in class org.openprivacy.reptile.om.Article
 
setMaxCount(int) - Method in class org.openprivacy.reptile.search.SearchRequest
Set the value of maxCount.
setMessage(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Message
setMessage(String) - Method in class org.openprivacy.reptile.xml.serializers.ErrorXMLSerializer
Set the value of message.
setModeMinimal() - Method in class org.openprivacy.reptile.RSSContentSerializer
Set minimal mode and all options.
setName(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Name
setName(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the value of Name
setName(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Name
setName(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Name
setName(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Set the value of Name
setName(String) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Set the value of name.
setParent(String) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Set the value of parent.
setPeerID(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of PeerID
setPrimaryKey(NumberKey, NumberKey) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the PrimaryKey using SimpleKeys.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the PrimaryKey with an ObjectKey
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseCategory
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseImage
Set the PrimaryKey using ObjectKey.
setPrimaryKey(ObjectKey) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the PrimaryKey using ObjectKey.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseFeed
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseCategory
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the PrimaryKey using a String.
setPrimaryKey(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the PrimaryKey using a String.
setPrimaryKey(String, String) - Method in class org.openprivacy.reptile.om.BaseMonitor
Set the PrimaryKey with Strings.
setProvider(SearchProvider) - Method in class org.openprivacy.reptile.search.SearchSerializer
Set the value of provider.
setProxy(Proxy) - Method in class org.openprivacy.reptile.util.ReptileResources
 
setPublisher(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Publisher
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseSetting
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseFeed
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseArticle
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseMonitor
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseCategory
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseImage
set an id that differentiates this object from others of its class.
setQueryKey(String) - Method in class org.openprivacy.reptile.om.BaseChannel
set an id that differentiates this object from others of its class.
setRedirect(String) - Method in class org.openprivacy.reptile.actions.ActionDirective
Set the value of redirect.
setRequiredSearchProvider(Class) - Method in class org.openprivacy.reptile.search.requests.AdvancedSearchRequest
Set the value of requiredSearchProvider.
setResource(String) - Method in class org.openprivacy.reptile.RelativizeContentParser
Set the value of resource.
setResource(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Set the value of resource.
setResultCount(int) - Method in interface org.openprivacy.reptile.search.SearchProvider
Set the result count.
setResultCount(int) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Set the value of resultCount.
setSearchCompletedTime(long) - Method in interface org.openprivacy.reptile.search.SearchProvider
 
setSearchCompletedTime(long) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Set the value of searchCompletedTime.
setSearchFields(List) - Method in class org.openprivacy.reptile.search.SearchRequest
 
setSearchRequest(SearchRequest) - Method in interface org.openprivacy.reptile.search.SearchProvider
 
setSearchRequest(SearchRequest) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Set the value of searchRequest.
setSearchStartTime(long) - Method in interface org.openprivacy.reptile.search.SearchProvider
 
setSearchStartTime(long) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Set the value of searchStartTime.
setSequenceDispatchEntry(String, SequenceDispatchEntry) - Method in class org.openprivacy.reptile.xml.SequenceDispatchHandler
 
setServiceIdentifier(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of ServiceIdentifier
setSite(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Site
setSite(String) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the value of Site
setSite(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Site
setSkeleton(String) - Method in class org.openprivacy.reptile.xml.ContentTransformerHandler
Set the value of skeleton.
setSkeleton(String) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Set the value of skeleton.
setSortOrder(List) - Method in class org.openprivacy.reptile.search.SearchRequest
 
setSource(String) - Method in class org.openprivacy.reptile.ContentFeed
Set the value of source.
setSource(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Source
setState(int) - Method in interface org.openprivacy.reptile.search.SearchProvider
Set the state of this SearchProvider
setState(int) - Method in class org.openprivacy.reptile.search.AbstractSearchProvider
Set the value of state.
setState(String) - Method in interface org.openprivacy.reptile.tasks.Task
 
setState(String) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of state.
setStatus(int) - Method in class org.openprivacy.reptile.om.BaseFavicon
Set the value of Status
setStatus(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Status
setStylesheetStack(StylesheetStack) - Method in class org.openprivacy.reptile.xslt.SequenceDispatchEntry
Set the StylesheetStack
setSubscribed(int) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Subscribed
setSupernode(int) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Supernode
setTask(String) - Method in class org.openprivacy.reptile.om.BaseTaskLog
Set the value of Task
Setting - class org.openprivacy.reptile.om.Setting.
The skeleton for this class was autogenerated by Torque on: [Tue Feb 19 16:40:51 PST 2002] You should add additional methods to this class to meet the application requirements.
Setting() - Constructor for class org.openprivacy.reptile.om.Setting
 
SettingExtension - class org.openprivacy.reptile.extensions.om.SettingExtension.
 
SettingExtension() - Constructor for class org.openprivacy.reptile.extensions.om.SettingExtension
 
SettingMapBuilder - class org.openprivacy.reptile.om.map.SettingMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
SettingMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.SettingMapBuilder
 
SettingPeer - class org.openprivacy.reptile.om.SettingPeer.
The skeleton for this class was autogenerated by Torque on: [Tue Feb 19 16:40:51 PST 2002] You should add additional methods to this class to meet the application requirements.
SettingPeer() - Constructor for class org.openprivacy.reptile.om.SettingPeer
 
setTitle(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Set the value of title.
setTitle(String) - Method in class org.openprivacy.reptile.ContentFeed
Set the value of title.
setTitle(String) - Method in class org.openprivacy.reptile.om.BaseWeblog
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.om.BaseTextinput
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.om.BaseArticle
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.om.BaseChannel
Set the value of Title
setTitle(String) - Method in class org.openprivacy.reptile.search.SearchRecord
Set the value of title.
setTransport(String) - Method in class org.openprivacy.reptile.om.BaseRemoteSearchProvider
Set the value of Transport
setType(String) - Method in class org.openprivacy.reptile.om.BasePeerAdvertisement
Set the value of Type
setType(String) - Method in interface org.openprivacy.reptile.tasks.Task
Set the type of this Task.
setType(String) - Method in class org.openprivacy.reptile.tasks.BaseTask
Set the value of type.
setValue(String) - Method in class org.openprivacy.reptile.om.BaseSetting
Set the value of Value
setWidth(int) - Method in class org.openprivacy.reptile.om.BaseImage
Set the value of Width
ShownCount - class org.openprivacy.reptile.extensions.ShownCount.
Extension for incrementing the shown count for specific rendered content.
ShownCount() - Constructor for class org.openprivacy.reptile.extensions.ShownCount
 
Shutdown - class org.openprivacy.reptile.Shutdown.
Handles starting up Tomcat and all evil portability issues.
shutdown() - Static method in class org.openprivacy.reptile.Shutdown
 
Shutdown() - Constructor for class org.openprivacy.reptile.Shutdown
 
SITE - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the SITE field
SITE - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
the column name for the SITE field
SITE - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the SITE field
size() - Method in class org.openprivacy.reptile.xslt.StylesheetStack
 
size(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.admin.TemplatesCacheExtension
Return the size of the Templates cache.
SLEEP - Static variable in class org.openprivacy.reptile.tasks.TaskThread
Length of time to sleep between tasks runs.
SOURCE - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the SOURCE field
StageDumpUtil - class org.openprivacy.reptile.xslt.StageDumpUtil.
Provides the ability to dump a stage of a sequence to disk.
StageDumpUtil() - Constructor for class org.openprivacy.reptile.xslt.StageDumpUtil
 
stale() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheEntry
Return true if any of the resources for this document have changed.
stale(ProxyEntry) - Method in class org.openprivacy.reptile.tasks.BaseTask
When compared to the current threads interval...
startElement(String, String, String, Attributes) - Method in class org.openprivacy.reptile.feeds.xml.OCSContentFeedsHandler
 
startElement(String, String, String, Attributes) - Method in class org.openprivacy.reptile.feeds.xml.ContentFeedsHandler
 
startElement(String, String, String, Attributes) - Method in class org.openprivacy.reptile.xml.SubscriptionsLocationHandler
 
startElement(String, String, String, Attributes) - Method in class org.openprivacy.reptile.xml.SequenceDispatchHandler
 
startElement(String, String, String, Attributes) - Method in class org.openprivacy.reptile.xml.ContentTransformerHandler
 
Startup - class org.openprivacy.reptile.Startup.
Handles starting up Tomcat and all evil portability issues.
startup() - Static method in class org.openprivacy.reptile.Startup
 
Startup() - Constructor for class org.openprivacy.reptile.Startup
 
STATE_FAILED - Static variable in interface org.openprivacy.reptile.tasks.Task
Task was just run but it failed.
STATE_NEVER_SEARCHED - Static variable in interface org.openprivacy.reptile.search.SearchProvider
The state of the SearchProvider if there has NEVER been a search run on it.
STATE_PAUSED - Static variable in interface org.openprivacy.reptile.tasks.Task
 
STATE_RUNNING - Static variable in interface org.openprivacy.reptile.tasks.Task
 
STATE_SEARCH_COMPLETE - Static variable in interface org.openprivacy.reptile.search.SearchProvider
Should be the state of this SearchProvider if the given search is complete.
STATE_SEARCH_IN_PROGRESS - Static variable in interface org.openprivacy.reptile.search.SearchProvider
The state of this SearchProvider if it is still trying to find results.
STATE_STOPPED - Static variable in interface org.openprivacy.reptile.tasks.Task
 
STATUS - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the STATUS field
STATUS - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
the column name for the STATUS field
STATUS_FAILED - Static variable in class org.openprivacy.reptile.om.TaskLogPeer
 
STATUS_FAILED - Static variable in class org.openprivacy.reptile.om.FaviconPeer
 
STATUS_SUCCESS - Static variable in class org.openprivacy.reptile.om.TaskLogPeer
 
STATUS_SUCCESS - Static variable in class org.openprivacy.reptile.om.FaviconPeer
 
store(SequenceCacheHandle, String) - Method in class org.openprivacy.reptile.cache.sequence.SequenceCache
Store content within the cache.
StreamStylesheetEngine - class org.openprivacy.reptile.xslt.StreamStylesheetEngine.
 
StreamStylesheetEngine() - Constructor for class org.openprivacy.reptile.xslt.StreamStylesheetEngine
 
strip(String) - Method in class org.openprivacy.reptile.RSSContentSerializer
Strip all elements from the given content.
STYLESHEET_SEQUENCE_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
If this URI is used then we should not use content detection but should instead use the Stylesheet sequence mechanism.
StylesheetEngine - interface org.openprivacy.reptile.xslt.StylesheetEngine.
Given an XML document and a StylesheetStack this will use TRAX to transform all the content.
StylesheetEngineFactory - class org.openprivacy.reptile.xslt.StylesheetEngineFactory.
Given an XML document and a StylesheetStack this will use TRAX to transform all the content.
StylesheetEngineFactory() - Constructor for class org.openprivacy.reptile.xslt.StylesheetEngineFactory
 
StylesheetStack - class org.openprivacy.reptile.xslt.StylesheetStack.
Represents a stack(FIFO) of stylesheets which will be processed on the order they added by a StylesheetEngine
StylesheetStack() - Constructor for class org.openprivacy.reptile.xslt.StylesheetStack
 
SUBSCRIBED - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the SUBSCRIBED field
SubscriptionLayoutExtension - class org.openprivacy.reptile.extensions.om.SubscriptionLayoutExtension.
 
SubscriptionLayoutExtension() - Constructor for class org.openprivacy.reptile.extensions.om.SubscriptionLayoutExtension
 
SubscriptionProxyUpdateTask - class org.openprivacy.reptile.tasks.SubscriptionProxyUpdateTask.
Responsible for updating Reptile subscriptions with the Proxy mechanism.
SubscriptionProxyUpdateTask() - Constructor for class org.openprivacy.reptile.tasks.SubscriptionProxyUpdateTask
Create a new SubscriptionProxyUpdateTask instance.
subscriptions() - Method in class org.openprivacy.reptile.extensions.om.SubscriptionLayoutExtension
Get the layers from the categories
SubscriptionsLocationHandler - class org.openprivacy.reptile.xml.SubscriptionsLocationHandler.
Handles parsing out the users XML file
SubscriptionsLocationHandler(URI) - Constructor for class org.openprivacy.reptile.xml.SubscriptionsLocationHandler
 
success(Task) - Static method in class org.openprivacy.reptile.om.TaskLogPeer
 
success(Task, String) - Static method in class org.openprivacy.reptile.om.TaskLogPeer
 
SUPERNODE - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the SUPERNODE field
supports(String) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
 
SYNDICATION_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
syntax() - Static method in class org.openprivacy.reptile.RSSWebsiteFilterSerializer
Display syntax.
syntax() - Static method in class org.openprivacy.reptile.RSSChannelSerializer
Display syntax.
syntax() - Static method in class org.openprivacy.reptile.RSSANameChannelSerializer
Display syntax.
SystemProperties - class org.openprivacy.reptile.util.SystemProperties.
Contains important Reptile system properties.
SystemProperties() - Constructor for class org.openprivacy.reptile.util.SystemProperties
 
SystemPropertiesExtension - class org.openprivacy.reptile.extensions.SystemPropertiesExtension.
Handles parsing out JMV properties and providing them as an extension.
SystemPropertiesExtension() - Constructor for class org.openprivacy.reptile.extensions.SystemPropertiesExtension
 
SystemPropertyInitializer - class org.openprivacy.reptile.init.SystemPropertyInitializer.
 
SystemPropertyInitializer(ServletConfig) - Constructor for class org.openprivacy.reptile.init.SystemPropertyInitializer
Create a new SystemPropertyInitializer instance.

T

TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseMonitorPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseFeedPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseFaviconPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseCategoryPeer
the table name for this class
TABLE_NAME - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the table name for this class
TALON_LOG_DEBUG_KEY - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
TALON_PROJECT - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
Task - interface org.openprivacy.reptile.tasks.Task.
Generic interface for running tasks in the background.
TASK - Static variable in class org.openprivacy.reptile.om.BaseTaskLogPeer
the column name for the TASK field
TASK_ID_KEY - Static variable in class org.openprivacy.reptile.actions.RunTaskTypes
 
TASK_ID_KEY - Static variable in class org.openprivacy.reptile.actions.RunTask
 
TaskInitializer - class org.openprivacy.reptile.tasks.TaskInitializer.
 
TaskInitializer() - Constructor for class org.openprivacy.reptile.tasks.TaskInitializer
 
TaskLog - class org.openprivacy.reptile.om.TaskLog.
The skeleton for this class was autogenerated by Torque on: [Sat Mar 23 13:48:31 PST 2002] You should add additional methods to this class to meet the application requirements.
TaskLog() - Constructor for class org.openprivacy.reptile.om.TaskLog
Constructor should set the time this was first noted.
TaskLogMapBuilder - class org.openprivacy.reptile.om.map.TaskLogMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
TaskLogMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.TaskLogMapBuilder
 
TaskLogPeer - class org.openprivacy.reptile.om.TaskLogPeer.
The skeleton for this class was autogenerated by Torque on: [Sat Mar 23 13:48:31 PST 2002] You should add additional methods to this class to meet the application requirements.
TaskLogPeer() - Constructor for class org.openprivacy.reptile.om.TaskLogPeer
 
TaskLogSearchProvider - class org.openprivacy.reptile.search.impl.TaskLogSearchProvider.
Handles searching articles in the OM database article store.
TaskLogSearchProvider() - Constructor for class org.openprivacy.reptile.search.impl.TaskLogSearchProvider
Create a new TaskLogSearchProvider instance.
TaskManager - class org.openprivacy.reptile.tasks.TaskManager.
Generic interface for running tasks in the background.
TaskManager() - Constructor for class org.openprivacy.reptile.tasks.TaskManager
 
TASKS_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 
TasksExtension - class org.openprivacy.reptile.extensions.content.TasksExtension.
Xalan extension which can give us feedback on what tasks are currently running and what their last state was.
TasksExtension() - Constructor for class org.openprivacy.reptile.extensions.content.TasksExtension
 
TaskThread - class org.openprivacy.reptile.tasks.TaskThread.
Handles actually running the necessary tasks as threads.
TaskThread() - Constructor for class org.openprivacy.reptile.tasks.TaskThread
Create a new TaskThread instance
TemplatesCacheExtension - class org.openprivacy.reptile.extensions.admin.TemplatesCacheExtension.
 
TemplatesCacheExtension() - Constructor for class org.openprivacy.reptile.extensions.admin.TemplatesCacheExtension
 
test(String) - Method in class org.openprivacy.reptile.extensions.om.SettingExtension
Test that the given setting (name) == 'true'
test(String, String) - Method in class org.openprivacy.reptile.extensions.om.SettingExtension
Test that the given setting equals the given value.
Test1 - class org.openprivacy.reptile.tests.Test1.
 
Test1() - Constructor for class org.openprivacy.reptile.tests.Test1
 
Test2 - class org.openprivacy.reptile.tests.Test2.
 
Test2() - Constructor for class org.openprivacy.reptile.tests.Test2
 
Test3 - class org.openprivacy.reptile.tests.Test3.
 
Test3() - Constructor for class org.openprivacy.reptile.tests.Test3
 
Test4 - class org.openprivacy.reptile.tests.Test4.
 
Test4() - Constructor for class org.openprivacy.reptile.tests.Test4
 
Test5 - class org.openprivacy.reptile.tests.Test5.
 
Test5() - Constructor for class org.openprivacy.reptile.tests.Test5
 
Test6 - class org.openprivacy.reptile.tests.Test6.
 
Test6() - Constructor for class org.openprivacy.reptile.tests.Test6
 
Test7 - class org.openprivacy.reptile.tests.Test7.
 
Test7() - Constructor for class org.openprivacy.reptile.tests.Test7
 
testArticleSearchBasicCriteria() - Method in class org.openprivacy.reptile.tests.CactusTestSearch
the ArticleSearchProvider for Linux and assert that something was returned.
testAsSubscription() - Method in class org.openprivacy.reptile.tests.CactusTestChannelRenderExtension
Test the ChannelRenderExtension as a subscription
testCleanseHTML() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
testCleansePCDATA() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
testCleanseTitle() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
testCNN() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
Test single node operation..
testDayPop() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testExpand() - Method in class org.openprivacy.reptile.tests.JUnitRelativizeTests
Tests link expansion
testExpand() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
Tests link expansion
testFirstMonday() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testFirstMondayArticle() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testGetBase() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseLightTests
 
testGetMinRepassContentLength() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
Tests link expansion
TestInitializer - class org.openprivacy.reptile.tests.TestInitializer.
 
TestInitializer() - Constructor for class org.openprivacy.reptile.tests.TestInitializer
 
testIsJunkContent() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
TestMisc - class org.openprivacy.reptile.tests.TestMisc.
 
TestMisc() - Constructor for class org.openprivacy.reptile.tests.TestMisc
 
testMSNBC() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testRecordSerializer() - Method in class org.openprivacy.reptile.tests.JUnitTestSearch
 
testRelativize() - Method in class org.openprivacy.reptile.tests.JUnitRelativizeTests
Tests link expansion
testRelativize() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
Tests link expansion
testRSS_0_9_1_dtd() - Method in class org.openprivacy.reptile.tests.CactusTestContentTransformer
 
testRSS_0_9() - Method in class org.openprivacy.reptile.tests.CactusTestContentTransformer
Test RSS .09 so that, even if we give it the wrong content-type, it still works.
testSearchProviderManager() - Method in class org.openprivacy.reptile.tests.CactusTestSearch
Test the SearchProviderManager.
testSearchRecord() - Method in class org.openprivacy.reptile.tests.CactusTestSearch
Test that a SearchRecord outputs XML correctly.
testSearchSerializerWithLinuxAsQuery() - Method in class org.openprivacy.reptile.tests.CactusTestSearch
 
testSelectSingleNodeWithAttribute() - Method in class org.openprivacy.reptile.tests.JUnitXPathTest
Test single node operation..
testSelectSingleNodeWithElement() - Method in class org.openprivacy.reptile.tests.JUnitXPathTest
Test single node operation..
testSelectSingleNodeWithNamespaces() - Method in class org.openprivacy.reptile.tests.JUnitXPathTest
Test to make sure namespaces work.
testSerializerPageNavigation() - Method in class org.openprivacy.reptile.tests.CactusTestSearch
 
testSportsIllustrated() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testStrip() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
testTitleFromDescription() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseInternalTests
 
testWashingtonPost() - Method in class org.openprivacy.reptile.tests.JUnitRSSParseTests
 
testWellFormedContentParser() - Method in class org.openprivacy.reptile.tests.JUnitWellFormedTests
 
Textinput - class org.openprivacy.reptile.om.Textinput.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 14 00:17:16 PST 2002] You should add additional methods to this class to meet the application requirements.
Textinput() - Constructor for class org.openprivacy.reptile.om.Textinput
 
TextinputMapBuilder - class org.openprivacy.reptile.om.map.TextinputMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
TextinputMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.TextinputMapBuilder
 
TextinputPeer - class org.openprivacy.reptile.om.TextinputPeer.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 14 00:17:16 PST 2002] You should add additional methods to this class to meet the application requirements.
TextinputPeer() - Constructor for class org.openprivacy.reptile.om.TextinputPeer
 
time_since(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.TimeStamp
Return the amount of time since the given interval.
TimeStamp - class org.openprivacy.reptile.extensions.TimeStamp.
 
TimeStamp() - Constructor for class org.openprivacy.reptile.extensions.TimeStamp
 
TITLE - Static variable in class org.openprivacy.reptile.om.BaseWeblogPeer
the column name for the TITLE field
TITLE - Static variable in class org.openprivacy.reptile.om.BaseTextinputPeer
the column name for the TITLE field
TITLE - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the TITLE field
TITLE - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the TITLE field
TITLE - Static variable in class org.openprivacy.reptile.om.BaseChannelPeer
the column name for the TITLE field
TITLE - Static variable in class org.openprivacy.reptile.om.BaseArticlePeer
the column name for the TITLE field
ToggleSystemProperty - class org.openprivacy.reptile.actions.ToggleSystemProperty.
 
ToggleSystemProperty() - Constructor for class org.openprivacy.reptile.actions.ToggleSystemProperty
 
toString() - Method in class org.openprivacy.reptile.cache.sequence.SequenceCacheHandle
Return this as a string...
toString() - Method in class org.openprivacy.reptile.extensions.LinkProducer
Same as getLink()
transform(SequenceDispatchEntry) - Method in class org.openprivacy.reptile.xslt.StreamStylesheetEngine
 
transform(SequenceDispatchEntry) - Method in class org.openprivacy.reptile.xslt.DOMStylesheetEngine
 
transform(SequenceDispatchEntry) - Method in interface org.openprivacy.reptile.xslt.StylesheetEngine
 
transform(SequenceDispatchEntry, ParameterPasser) - Method in class org.openprivacy.reptile.xslt.StreamStylesheetEngine
Transform the given XML with all the given Stylesheets in the StylesheetStack.
transform(SequenceDispatchEntry, ParameterPasser) - Method in class org.openprivacy.reptile.xslt.DOMStylesheetEngine
Transform the given XML with all the given Stylesheets in the StylesheetStack.
transform(SequenceDispatchEntry, ParameterPasser) - Method in interface org.openprivacy.reptile.xslt.StylesheetEngine
Transform the given XML with all the given Stylesheets in the StylesheetStack.
transform(String, String, String) - Method in class org.openprivacy.reptile.extensions.ContentTransformer
Transform the given content.
TRANSPORT - Static variable in class org.openprivacy.reptile.om.BaseRemoteSearchProviderPeer
the column name for the TRANSPORT field
truncate(String, int) - Method in class org.openprivacy.reptile.RSSContentSerializer
Truncate the given value so that
TurbineInitializer - class org.openprivacy.reptile.init.TurbineInitializer.
Responible for starting up all Tasks necesary for updating content feeds.
TurbineInitializer() - Constructor for class org.openprivacy.reptile.init.TurbineInitializer
Creates a new GeneralInitializer instance.
TYPE - Static variable in class org.openprivacy.reptile.om.BasePeerAdvertisementPeer
the column name for the TYPE field
TYPE_LOCAL - Static variable in class org.openprivacy.reptile.util.PantherLink
 
TYPE_OCS - Static variable in interface org.openprivacy.reptile.tasks.Task
Specify a Task type of OCS
TYPE_RSS - Static variable in interface org.openprivacy.reptile.tasks.Task
Specify a Task type of RSS
TYPE_SERVED - Static variable in class org.openprivacy.reptile.util.PantherLink
 
TYPE_UNKNOWN - Static variable in interface org.openprivacy.reptile.tasks.Task
 

U

UnreadArticlesSearchRequest - class org.openprivacy.reptile.search.requests.UnreadArticlesSearchRequest.
Finds the last 1000 unread articles.
UnreadArticlesSearchRequest() - Constructor for class org.openprivacy.reptile.search.requests.UnreadArticlesSearchRequest
Create a new UnreadArticlesSearchRequest instance.
unregister(String) - Method in class org.openprivacy.reptile.tasks.TaskManager
Unregister the given task so that it doesn't process any more.
Unsubscribe - class org.openprivacy.reptile.actions.Unsubscribe.
Generic action so that we can apply a stylesheet to a resource and save its output.
Unsubscribe() - Constructor for class org.openprivacy.reptile.actions.Unsubscribe
 
update(ProxyEntry) - Method in class org.openprivacy.reptile.feeds.tasks.FeedUpdateTask
Update this content.
update(String) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
 
update(String) - Method in class org.openprivacy.reptile.metaupdate.updates.UpdateFavicon
 
update(String, String) - Static method in class org.openprivacy.reptile.content.ContentMetaUpdate
 
update(String, String, ParameterPasser) - Static method in class org.openprivacy.reptile.actions.util.UpdateResource
 
update(String, String, String, String) - Method in class org.openprivacy.reptile.metaupdate.updates.UpdateImage
 
update(String, String, String, String) - Method in class org.openprivacy.reptile.metaupdate.updates.UpdateArticle
 
update(String, String, String, String, String) - Method in class org.openprivacy.reptile.metaupdate.updates.UpdateChannel
 
UpdateArticle - class org.openprivacy.reptile.metaupdate.updates.UpdateArticle.
 
UpdateArticle() - Constructor for class org.openprivacy.reptile.metaupdate.updates.UpdateArticle
 
updateArticle(String, String, String, String) - Static method in class org.openprivacy.reptile.om.ArticlePeer
Update the title and description in the given location.
UpdateChannel - class org.openprivacy.reptile.metaupdate.updates.UpdateChannel.
 
UpdateChannel() - Constructor for class org.openprivacy.reptile.metaupdate.updates.UpdateChannel
 
updateChannel(String, String, String, String) - Static method in class org.openprivacy.reptile.om.ImagePeer
Update the image of the given channel.
updateChannel(String, String, String, String, String) - Static method in class org.openprivacy.reptile.om.ChannelPeer
Update the title and description in the given location.
UpdateContent - class org.openprivacy.reptile.actions.UpdateContent.
Generic action so that we can apply a stylesheet to a resource and save its output.
UpdateContent() - Constructor for class org.openprivacy.reptile.actions.UpdateContent
 
UpdateFavicon - class org.openprivacy.reptile.metaupdate.updates.UpdateFavicon.
 
UpdateFavicon() - Constructor for class org.openprivacy.reptile.metaupdate.updates.UpdateFavicon
 
UpdateImage - class org.openprivacy.reptile.metaupdate.updates.UpdateImage.
 
UpdateImage() - Constructor for class org.openprivacy.reptile.metaupdate.updates.UpdateImage
 
updateInterval(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.ProxyFunctions
Return a string describing when the next update will happen.
UpdatePublication - class org.openprivacy.reptile.actions.UpdatePublication.
 
UpdatePublication() - Constructor for class org.openprivacy.reptile.actions.UpdatePublication
 
UpdateReadMarks - class org.openprivacy.reptile.actions.UpdateReadMarks.
 
UpdateReadMarks() - Constructor for class org.openprivacy.reptile.actions.UpdateReadMarks
 
UpdateResource - class org.openprivacy.reptile.actions.util.UpdateResource.
Given a resource, will apply a sequence and then save the output back to this resource..
UpdateResource() - Constructor for class org.openprivacy.reptile.actions.util.UpdateResource
 
UpdateSubscriptions - class org.openprivacy.reptile.actions.UpdateSubscriptions.
Handles updating subscription markup when the user makes changes to Reptile.
UpdateSubscriptions() - Constructor for class org.openprivacy.reptile.actions.UpdateSubscriptions
 
USER_AGENT_STRING - Static variable in class org.openprivacy.reptile.RSSContentSerializer
 

V

ValidItem - class org.openprivacy.reptile.extensions.ValidItem.
Extension which handles if a given RSS item is valid.
ValidItem() - Constructor for class org.openprivacy.reptile.extensions.ValidItem
 
VALUE - Static variable in class org.openprivacy.reptile.om.BaseSettingPeer
the column name for the VALUE field
value(String) - Method in class org.openprivacy.reptile.extensions.om.SettingExtension
 
value(String, String) - Method in class org.openprivacy.reptile.extensions.LinkProducer
 
value(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LinkProducer
Similar to the param function but is given a value instead.
value(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.om.SettingExtension
Get the value of a named property with its name.

W

warn(XSLProcessorContext, ElemExtensionCall) - Method in class org.openprivacy.reptile.extensions.LogExtension
 
Weblog - class org.openprivacy.reptile.extensions.Weblog.
Misc code for working with weblogs.
Weblog - class org.openprivacy.reptile.om.Weblog.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 14 00:17:16 PST 2002] You should add additional methods to this class to meet the application requirements.
Weblog() - Constructor for class org.openprivacy.reptile.extensions.Weblog
 
Weblog() - Constructor for class org.openprivacy.reptile.om.Weblog
Constructor should set the time this was first noted.
WeblogExtension - class org.openprivacy.reptile.extensions.om.WeblogExtension.
 
WeblogExtension() - Constructor for class org.openprivacy.reptile.extensions.om.WeblogExtension
 
WeblogMapBuilder - class org.openprivacy.reptile.om.map.WeblogMapBuilder.
This class was autogenerated by Torque on: [Mon Jul 01 17:54:11 PDT 2002]
WeblogMapBuilder() - Constructor for class org.openprivacy.reptile.om.map.WeblogMapBuilder
 
WeblogPeer - class org.openprivacy.reptile.om.WeblogPeer.
The skeleton for this class was autogenerated by Torque on: [Thu Feb 14 00:17:16 PST 2002] You should add additional methods to this class to meet the application requirements.
WeblogPeer() - Constructor for class org.openprivacy.reptile.om.WeblogPeer
 
WeblogSearchProvider - class org.openprivacy.reptile.search.impl.WeblogSearchProvider.
Handles searching articles in the OM database article store.
WeblogSearchProvider() - Constructor for class org.openprivacy.reptile.search.impl.WeblogSearchProvider
Create a new WeblogSearchProvider instance.
WebsiteFilterServlet - class org.openprivacy.reptile.WebsiteFilterServlet.
 
WebsiteFilterServlet() - Constructor for class org.openprivacy.reptile.WebsiteFilterServlet
 
WellFormedContentParser - class org.openprivacy.reptile.WellFormedContentParser.
Responsible for accepting an input string, finding where it isn't well formed and correcting the problem so that we can return a valid well formed XML fragment.
WellFormedContentParser() - Constructor for class org.openprivacy.reptile.WellFormedContentParser
 
WIDTH - Static variable in class org.openprivacy.reptile.om.BaseImagePeer
the column name for the WIDTH field

X

Xalan - class org.openprivacy.reptile.extensions.Xalan.
Provides metainfo about the current Xalan install.
Xalan() - Constructor for class org.openprivacy.reptile.extensions.Xalan
 
xml - Static variable in class org.openprivacy.reptile.xml.ContentTransformerHandler
 
XMLStringCleanser - class org.openprivacy.reptile.xml.XMLStringCleanser.
Class that can cleanse a string so that nothing can be present to break an XML parser.
XMLStringCleanser() - Constructor for class org.openprivacy.reptile.xml.XMLStringCleanser
 
XS_NAMESPACE - Static variable in class org.openprivacy.reptile.util.ReptileResources
 

A B C D E F G H I J L M N O P R S T U V W X