Serialized Form


Package de.apage4u.database.interfaces

Class de.apage4u.database.interfaces.DataExistsException extends java.lang.Exception implements Serializable

Serialized Fields

text

java.lang.String text


Package de.apage4u.database.bean

Class de.apage4u.database.bean.DataBaseBean extends java.lang.Object implements Serializable

Class de.apage4u.database.bean.DataBean extends java.lang.Object implements Serializable

Serialized Fields

ctx

javax.ejb.EntityContext ctx

id

java.lang.Integer id

title

java.lang.String title

artist

java.lang.String artist

type

java.lang.String type

notes

java.lang.String notes


Package de.apage4u.database.tags

Class de.apage4u.database.tags.DeleteTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

id

java.lang.String id
Object already created from the jsp. (Just the name of the object)


all

java.lang.String all
Object already created from the jsp. (Just the name of the object)


out

javax.servlet.jsp.JspWriter out
Object to write the generated code to.

Class de.apage4u.database.tags.InsertTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

fileString

java.lang.String fileString
Object already created from the jsp. (Just the name of the object)


id

java.lang.String id
Object already created from the jsp. (Just the name of the object)


title

java.lang.String title
Object already created from the jsp. (Just the name of the object)


artist

java.lang.String artist
Object already created from the jsp. (Just the name of the object)


type

java.lang.String type
Object already created from the jsp. (Just the name of the object)


notes

java.lang.String notes
Object already created from the jsp. (Just the name of the object)


out

javax.servlet.jsp.JspWriter out
Object to write the generated code to.

Class de.apage4u.database.tags.ListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

out

javax.servlet.jsp.JspWriter out
Object to write the generated code to.


searchString

java.lang.String searchString
Object already created from the jsp. (Just the name of the object)



Copyright © 2004 www.apage4u.de. All Rights Reserved.