Serialized Form


Package org.openprivacy.reptile

Class org.openprivacy.reptile.ReptileServlet implements Serializable


Package org.openprivacy.reptile.om

Class org.openprivacy.reptile.om.Article implements Serializable

Class org.openprivacy.reptile.om.BaseArticle implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

location

java.lang.String location
the value for the location field

channel

java.lang.String channel
the value for the channel field

title

java.lang.String title
the value for the title field

description

java.lang.String description
the value for the description field

copyright

java.lang.String copyright
the value for the copyright field

dc_creator

java.lang.String dc_creator
the value for the dc_creator field

dc_subject

java.lang.String dc_subject
the value for the dc_subject field

date_found

long date_found
the value for the date_found field

last_updated

long last_updated
the value for the last_updated field

marked_read

int marked_read
the value for the marked_read field

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.BaseChannel implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

location

java.lang.String location
the value for the location field

site

java.lang.String site
the value for the site field

content_type

java.lang.String content_type
the value for the content_type field

title

java.lang.String title
the value for the title field

description

java.lang.String description
the value for the description field

image_fk

org.apache.turbine.om.NumberKey image_fk
the value for the image_fk field

source

java.lang.String source
the value for the source field

date_found

long date_found
the value for the date_found field

last_updated

long last_updated
the value for the last_updated field

copyright

java.lang.String copyright
the value for the copyright field

aImage

Image aImage

collMonitors

java.util.Vector collMonitors
Collection to store aggregation of collMonitors

lastMonitorsCriteria

org.apache.turbine.util.db.Criteria lastMonitorsCriteria
The criteria used to select the current contents of collMonitors

collSubscriptions

java.util.Vector collSubscriptions
Collection to store aggregation of collSubscriptions

lastSubscriptionsCriteria

org.apache.turbine.util.db.Criteria lastSubscriptionsCriteria
The criteria used to select the current contents of collSubscriptions

alreadyInSave

boolean alreadyInSave

pks

org.apache.turbine.om.SimpleKey[] pks

comboPK

org.apache.turbine.om.ComboKey comboPK

Class org.openprivacy.reptile.om.BaseFavicon implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

site

java.lang.String site
the value for the site field

location

java.lang.String location
the value for the location field

status

int status
the value for the status field

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.BaseFeed implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

location

java.lang.String location
the value for the location field

content_type

java.lang.String content_type
the value for the content_type field

date_found

long date_found
the value for the date_found field

last_updated

long last_updated
the value for the last_updated field

copyright

java.lang.String copyright
the value for the copyright field

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.BaseImage implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

channel

java.lang.String channel
the value for the channel field

location

java.lang.String location
the value for the location field

width

int width
the value for the width field

height

int height
the value for the height field

collChannels

java.util.Vector collChannels
Collection to store aggregation of collChannels

lastChannelsCriteria

org.apache.turbine.util.db.Criteria lastChannelsCriteria
The criteria used to select the current contents of collChannels

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.BaseMonitor implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

channel_fk

org.apache.turbine.om.NumberKey channel_fk
the value for the channel_fk field

aChannel

Channel aChannel

alreadyInSave

boolean alreadyInSave

pks

org.apache.turbine.om.SimpleKey[] pks

comboPK

org.apache.turbine.om.ComboKey comboPK

Class org.openprivacy.reptile.om.BaseSubscription implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

channel_fk

org.apache.turbine.om.NumberKey channel_fk
the value for the channel_fk field

category

java.lang.String category
the value for the category field

aChannel

Channel aChannel

alreadyInSave

boolean alreadyInSave

pks

org.apache.turbine.om.SimpleKey[] pks

comboPK

org.apache.turbine.om.ComboKey comboPK

Class org.openprivacy.reptile.om.BaseTextinput implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

site

java.lang.String site
the value for the site field

channel

java.lang.String channel
the value for the channel field

link

java.lang.String link
the value for the link field

title

java.lang.String title
the value for the title field

description

java.lang.String description
the value for the description field

name

java.lang.String name
the value for the name field

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.BaseWeblog implements Serializable

Serialized Fields

id

org.apache.turbine.om.NumberKey id
the value for the id field

location

java.lang.String location
the value for the location field

title

java.lang.String title
the value for the title field

description

java.lang.String description
the value for the description field

dc_subject

java.lang.String dc_subject
the value for the dc_subject field

date_found

long date_found
the value for the date_found field

last_updated

long last_updated
the value for the last_updated field

alreadyInSave

boolean alreadyInSave

Class org.openprivacy.reptile.om.Channel implements Serializable

Class org.openprivacy.reptile.om.Favicon implements Serializable

Class org.openprivacy.reptile.om.Feed implements Serializable

Class org.openprivacy.reptile.om.Image implements Serializable

Class org.openprivacy.reptile.om.Monitor implements Serializable

Class org.openprivacy.reptile.om.Subscription implements Serializable

Class org.openprivacy.reptile.om.Textinput implements Serializable

Class org.openprivacy.reptile.om.Weblog implements Serializable


Package org.openprivacy.reptile.util

Class org.openprivacy.reptile.util.ParameterPasser implements Serializable

Serialized Fields

request

javax.servlet.http.HttpServletRequest request

response

javax.servlet.http.HttpServletResponse response

sequenceName

java.lang.String sequenceName

Class org.openprivacy.reptile.util.ReptileException implements Serializable