Serialized Form
-
Package net.sf.basedb.clients.web
-
Exception net.sf.basedb.clients.web.DuplicateWizardException
class DuplicateWizardException extends RuntimeException implements Serializable- serialVersionUID:
- 8663167575860015142L
-
Exception net.sf.basedb.clients.web.WebException
class WebException extends Exception implements Serializable- serialVersionUID:
- 8401139016420733632L
-
-
Package net.sf.basedb.clients.web.fileupload
-
Exception net.sf.basedb.clients.web.fileupload.UploadAbortedException
class UploadAbortedException extends IOException implements Serializable- serialVersionUID:
- 5207696297213600544L
-
-
Package net.sf.basedb.clients.web.servlet
-
Class net.sf.basedb.clients.web.servlet.CompileAll
class CompileAll extends HttpServlet implements Serializable- serialVersionUID:
- 5908370094706141413L
-
Class net.sf.basedb.clients.web.servlet.ContentSecurityPolicyReportServlet
class ContentSecurityPolicyReportServlet extends HttpServlet implements Serializable- serialVersionUID:
- -2376469451362396339L
-
Class net.sf.basedb.clients.web.servlet.Download
class Download extends HttpServlet implements Serializable- serialVersionUID:
- 6893272087926809158L
-
Class net.sf.basedb.clients.web.servlet.ExperimentExplorerPlotServlet
class ExperimentExplorerPlotServlet extends HttpServlet implements Serializable- serialVersionUID:
- -445763412868957935L
-
Serialized Fields
-
defaultFormat
String defaultFormat
-
defaultHeight
int defaultHeight
-
defaultWidth
int defaultWidth
-
maxHeight
int maxHeight
-
maxWidth
int maxWidth
-
-
Class net.sf.basedb.clients.web.servlet.ExtensionsServlet
class ExtensionsServlet extends HttpServlet implements Serializable- serialVersionUID:
- 338904698493055683L
-
Class net.sf.basedb.clients.web.servlet.PlotServlet
class PlotServlet extends HttpServlet implements Serializable- serialVersionUID:
- 80128526417552573L
-
Class net.sf.basedb.clients.web.servlet.RssNewsFeed
class RssNewsFeed extends HttpServlet implements Serializable- serialVersionUID:
- -4097480516166797186L
-
Serialized Fields
-
cachedRssNews
byte[] cachedRssNews
-
contextPath
String contextPath
-
host
String host
-
sc
SessionControl sc
-
utf8
Charset utf8
-
-
Class net.sf.basedb.clients.web.servlet.Upload
class Upload extends HttpServlet implements Serializable- serialVersionUID:
- 1404104707477507003L
-
-
Package net.sf.basedb.clients.web.taglib
-
Class net.sf.basedb.clients.web.taglib.Body
class Body extends StylableTag implements Serializable- serialVersionUID:
- 6814973550614834311L
-
Serialized Fields
-
page
Page page
The parent <base:page> tag.
-
-
Class net.sf.basedb.clients.web.taglib.Button
class Button extends StylableTag implements Serializable- serialVersionUID:
- 2058163945669701874L
-
Serialized Fields
-
buttonGroup
ButtonGroup buttonGroup
-
disabled
boolean disabled
If the button should be enabled or not. -
image
String image
The image to display. -
tabIndex
int tabIndex
-
title
String title
The title of the button. -
tooltip
String tooltip
An optional tooltip. -
visible
boolean visible
If the button should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.ButtonGroup
class ButtonGroup extends StylableTag implements Serializable- serialVersionUID:
- -8808469470232672680L
-
Class net.sf.basedb.clients.web.taglib.CalendarButton
class CalendarButton extends Button implements Serializable- serialVersionUID:
- 6346550752955859402L
-
Class net.sf.basedb.clients.web.taglib.ExceptionCatcher
class ExceptionCatcher extends BodyTagSupport implements Serializable- serialVersionUID:
- -5694802936612085039L
-
Serialized Fields
-
clazz
String clazz
-
-
Class net.sf.basedb.clients.web.taglib.Head
class Head extends TagSupport implements Serializable- serialVersionUID:
- 948719986796860767L
-
Class net.sf.basedb.clients.web.taglib.Help
class Help extends StylableTag implements Serializable- serialVersionUID:
- -2754197259139443681L
-
Serialized Fields
-
helpid
String helpid
The keyword of the helptopic -
image
String image
The path to the help icon -
page
Page page
The parent <base:page> tag. -
tabcontrol
String tabcontrol
The tabcontrol ID to get the help id from. -
tabIndex
int tabIndex
-
tooltip
String tooltip
Optional tooltip. -
visible
boolean visible
If the help icon should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.HideableSection
class HideableSection extends StylableTag implements Serializable- serialVersionUID:
- 4750788983708350436L
-
Serialized Fields
-
contentStyle
String contentStyle
Optionalstyle
attribute for the content section -
hideClass
String hideClass
-
page
Page page
The parent <base:page> tag. -
showClass
String showClass
-
showInitially
boolean showInitially
If the section should be shown or hidden to start with. -
title
String title
The title of the section. -
visible
boolean visible
If the section should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.Icon
class Icon extends StylableTag implements Serializable- serialVersionUID:
- 6886281373891822996L
-
Serialized Fields
-
enabled
boolean enabled
If the icon should be enabled or not (if an onclick has been set). -
href
String href
If present, the icon is enclosed with an <a> tag that opens the given url in a new window. -
image
String image
The filename of the image. -
page
Page page
The parent <base:page> tag. -
tabIndex
int tabIndex
-
tooltip
String tooltip
An optional tooltip. -
visible
boolean visible
If the icon should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.Input
class Input extends StylableTag implements Serializable- serialVersionUID:
- 8306637459722729777L
-
Serialized Fields
-
checked
boolean checked
TRUE if the input element is checked. -
name
String name
The name of the input element. If not set, the ID is used. -
tabIndex
int tabIndex
-
title
String title
An optional title. -
type
String type
The type of input. -
value
String value
The value of the input element. -
visible
boolean visible
If the input should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.Page
class Page extends TagSupport implements Serializable- serialVersionUID:
- -5693587214280114326L
-
Serialized Fields
-
doctype
String doctype
The <!doctype xxx> setting. -
favicon
String favicon
The 'favicon' to use. -
menu
String menu
The name of the menu that should be displayed on the current page. This setting is only used if the type is PAGE_TYPE_DEFAULT -
noSkin
boolean noSkin
Set to TRUE to not use skin on the page.- Since:
- 3.4
-
title
String title
The title of the page. -
type
int type
The type of the current page.
-
-
Class net.sf.basedb.clients.web.taglib.PropertyValue
class PropertyValue extends TagSupport implements Serializable- serialVersionUID:
- -92637960053523649L
-
Serialized Fields
-
enableDownloadLink
boolean enableDownloadLink
Use for files only, if the view/download link should be enabled or not. -
enableEditLink
boolean enableEditLink
Possible to open an edit popup or not with the linked property -
enablePropertyLink
boolean enablePropertyLink
A link to the property item or not. -
nullText
String nullText
What to show if the value is null. -
property
String property
The name of the property. -
ROOT
String ROOT
-
tooltip
String tooltip
An optional tooltip.
-
-
Class net.sf.basedb.clients.web.taglib.Select
class Select extends StylableTag implements Serializable- serialVersionUID:
- -9096279950931870965L
-
Serialized Fields
-
buttonclass
String buttonclass
-
buttonicon
String buttonicon
-
buttonstyle
String buttonstyle
-
buttontitle
String buttontitle
-
denied
boolean denied
If the logged in user was denied access to the current item. -
disabled
boolean disabled
If the selection list should be enabled or not. -
newItem
boolean newItem
If the link is from a new item or an old item. -
required
boolean required
If a value is required or not. -
selectdefault
boolean selectdefault
If the default item should be selected for new items with no current or recently used items. -
selectRecent
boolean selectRecent
If we can select the most recently used item for new items with nu current item. -
tabIndex
int tabIndex
-
tryGetDirectoryPath
boolean tryGetDirectoryPath
-
unselectedText
String unselectedText
Text to display that for the "unselected" option -
visible
boolean visible
If the select list should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.StylableTag
class StylableTag extends TagSupport implements Serializable- serialVersionUID:
- -383421425096524117L
-
Class net.sf.basedb.clients.web.taglib.SubtypeSelector
class SubtypeSelector extends StylableTag implements Serializable- serialVersionUID:
- 4572474689501409001L
-
Serialized Fields
-
current
ItemSubtype current
-
currentSubCategory
AnnotationTypeCategory currentSubCategory
-
dc
DbControl dc
-
item
Subtypable item
-
itemType
Item itemType
-
subtypes
List<ItemSubtype> subtypes
-
table
String table
-
-
Class net.sf.basedb.clients.web.taglib.Zoom
class Zoom extends StylableTag implements Serializable- serialVersionUID:
- 5226627932346514174L
-
-
Package net.sf.basedb.clients.web.taglib.extensions
-
Class net.sf.basedb.clients.web.taglib.extensions.Render
class Render extends TagSupport implements Serializable- serialVersionUID:
- -788121059344311519L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
JspContext context
-
extensions
ExtensionsInvoker<?> extensions
-
item
Object item
-
renderer
Renderer renderer
-
wrapper
WrappingRenderer wrapper
-
-
Class net.sf.basedb.clients.web.taglib.extensions.Scripts
class Scripts extends TagSupport implements Serializable- serialVersionUID:
- -2867817254135934000L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
JspContext context
-
extensionId
String extensionId
-
-
Class net.sf.basedb.clients.web.taglib.extensions.Stylesheets
class Stylesheets extends TagSupport implements Serializable- serialVersionUID:
- -3549659176356969880L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
context
JspContext context
-
extensionId
String extensionId
-
-
-
Package net.sf.basedb.clients.web.taglib.menu
-
Package net.sf.basedb.clients.web.taglib.path
-
Class net.sf.basedb.clients.web.taglib.path.Path
class Path extends StylableTag implements Serializable- serialVersionUID:
- 6315346458189900215L
-
Serialized Fields
-
numElements
int numElements
Keeps track of the number of path elements so separators can be added. -
separator
String separator
-
-
Class net.sf.basedb.clients.web.taglib.path.PathElement
class PathElement extends StylableTag implements Serializable- serialVersionUID:
- 3580594490341605165L
-
-
Package net.sf.basedb.clients.web.taglib.tab
-
Class net.sf.basedb.clients.web.taglib.tab.Tab
class Tab extends BodyTagSupport implements Serializable- serialVersionUID:
- -2308568821797105775L
-
Serialized Fields
-
clazz
String clazz
Optionalclass
attribute.- Since:
- 2.17
-
dynamicAttributes
Map<String,
DynamicActionAttribute> dynamicAttributes -
helpid
String helpid
The help ID for this tab. -
style
String style
Optionalstyle
attribute -
tabIndex
int tabIndex
-
tc
TabControl tc
The parent TabControl object. -
title
String title
The title of the tab. -
tooltip
String tooltip
A popup tooltip text. -
visible
boolean visible
If the tab should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.tab.TabControl
class TabControl extends StylableTag implements Serializable- serialVersionUID:
- 1898616270560551262L
-
Serialized Fields
-
active
String active
The ID attribute of the active tab. -
content
StringBuilder content
The HTML for the contents of the tabs. -
contentStyle
String contentStyle
Optionalstyle
attribute for the content section -
extensions
ExtensionsInvoker<TabAction> extensions
-
initialTab
String initialTab
The ID of the tab that is initially active. -
noTabs
boolean noTabs
If the tabs should be displayed or not. -
numTabs
int numTabs
The number of tabs. -
position
int position
The position of the tabs. -
remember
boolean remember
If it should try to remember the last active tab on the page -
tabs
StringBuilder tabs
The HTML for the tabs.
-
-
-
Package net.sf.basedb.clients.web.taglib.table
-
Class net.sf.basedb.clients.web.taglib.table.Button
class Button extends StylableTag implements Serializable- serialVersionUID:
- -6294795199053088632L
-
Serialized Fields
-
disabled
boolean disabled
IF the button is disabled or not. -
image
String image
An optional image to show in the button. -
tabIndex
int tabIndex
-
title
String title
An optional title text on the button. -
toolbar
Toolbar toolbar
The parent <tbl:toolbar> tag. -
tooltip
String tooltip
An optional tooltip that will show when the mouse is over the button. -
visible
boolean visible
If the button should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.Cell
class Cell extends BodyTagSupport implements Serializable- serialVersionUID:
- -1992298892993613884L
-
Serialized Fields
-
autoShow
boolean autoShow
-
clazz
String clazz
Optionalclass
attribute -
columnId
String columnId
The ID of the column to which this cell belongs. -
disableOverflowCheck
boolean disableOverflowCheck
-
errorClazz
String errorClazz
Optionalclass
attribute for errors. -
isHidden
boolean isHidden
-
maxCharacters
int maxCharacters
-
maxHeight
String maxHeight
-
maxWidth
String maxWidth
-
style
String style
Optionalstyle
attribute -
subclass
String subclass
More classes.- Since:
- 3.18
-
table
Table table
The parent <tbl:table> tag. -
visible
boolean visible
If the cell should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.CellValue
class CellValue extends TagSupport implements Serializable- serialVersionUID:
- 4068184541728474047L
-
Class net.sf.basedb.clients.web.taglib.table.ColumnDef
class ColumnDef extends StylableTag implements Serializable- serialVersionUID:
- -272408513116029365L
-
Serialized Fields
-
enumeration
Enumeration<String,
String> enumeration Options for enum. -
exportable
boolean exportable
If the column is exportable or not -
exportProperty
String exportProperty
Optional property used for exporting. -
exportTitle
String exportTitle
Alternate title to use when exporting.- Since:
- 3.19.12
-
extensions
ExtensionsInvoker<ListColumnAction<?,
?>> extensions -
filterable
boolean filterable
If the column is filterable or not -
filterClass
String filterClass
Extra CSS class to add to the filter table cell.- Since:
- 3.20
-
filterProperty
String filterProperty
Optional property used for filtering. -
filterText
String filterText
Text to display in the filter cell when the column is not filterable.- Since:
- 3.20
-
isAnnotation
boolean isAnnotation
If the property is an annotation or not. -
jspContext
JspContext jspContext
-
multiple
boolean multiple
-
property
String property
The name of the property on the item class. -
show
String show
If the column should be visible or not. Valid values are: always, never, auto -
smartEnum
boolean smartEnum
-
sortable
boolean sortable
If the column is sortable or not -
sortProperty
String sortProperty
Optional property used for sorting. -
subtitle
String subtitle
The subtitle of the column.- Since:
- 3.18
-
table
Table table
The parent <tbl:table> tag. -
title
String title
The title of the column. -
tooltip
String tooltip
A tooltip with explaining text. -
valueType
Type valueType
The type of data in the property.
-
-
Class net.sf.basedb.clients.web.taglib.table.ColumnHeaders
class ColumnHeaders extends TagSupport implements Serializable- serialVersionUID:
- 8228986623221072939L
-
Serialized Fields
-
table
Table table
-
-
Class net.sf.basedb.clients.web.taglib.table.ColumnSubtitles
class ColumnSubtitles extends StylableTag implements Serializable- serialVersionUID:
- -5577600038399464310L
-
Serialized Fields
-
table
Table table
-
-
Class net.sf.basedb.clients.web.taglib.table.Data
class Data extends StylableTag implements Serializable- serialVersionUID:
- 6633768910320305875L
-
Serialized Fields
-
table
Table table
The parent <tbl:table> tag.
-
-
Class net.sf.basedb.clients.web.taglib.table.ExtensionCells
class ExtensionCells extends BodyTagSupport implements Serializable- serialVersionUID:
- -6033350639081278510L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
current
ListColumnAction current
-
dc
DbControl dc
-
extensionColumns
Iterator<ListColumnAction> extensionColumns
-
item
Object item
-
-
Class net.sf.basedb.clients.web.taglib.table.Form
class Form extends StylableTag implements Serializable- serialVersionUID:
- -6667213780186530313L
-
Class net.sf.basedb.clients.web.taglib.table.Header
class Header extends StylableTag implements Serializable- serialVersionUID:
- -7541520513764712983L
-
Serialized Fields
-
colspan
int colspan
-
visible
boolean visible
If the header should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.HeaderRow
class HeaderRow extends StylableTag implements Serializable- serialVersionUID:
- -6286111811069582940L
-
Serialized Fields
-
numColumns
int numColumns
-
-
Class net.sf.basedb.clients.web.taglib.table.Headers
class Headers extends StylableTag implements Serializable- serialVersionUID:
- -2393116160899885910L
-
Serialized Fields
-
table
Table table
-
-
Class net.sf.basedb.clients.web.taglib.table.Hidden
class Hidden extends TagSupport implements Serializable- serialVersionUID:
- -2708187720621346925L
-
Class net.sf.basedb.clients.web.taglib.table.Label
class Label extends StylableTag implements Serializable- serialVersionUID:
- 5326481772609709567L
-
Serialized Fields
-
image
String image
An optional image to show in the button. -
table
Table table
The parent <tbl:table> tag. -
title
String title
An optional title text on the button. -
toolbar
Toolbar toolbar
The parent <tbl:toolbar> tag. -
tooltip
String tooltip
An optional tooltip that will show when the mouse is over the button. -
visible
boolean visible
If the button should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.Panel
class Panel extends StylableTag implements Serializable- serialVersionUID:
- 8435173953529878997L
-
Serialized Fields
-
visible
boolean visible
If the panel should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.PresetSelector
class PresetSelector extends StylableTag implements Serializable- serialVersionUID:
- 6787200020881710014L
-
Serialized Fields
-
allSubContexts
boolean allSubContexts
If true, presets for all subcontexts are included in the preset, otherwise only presets for the current subcontext (default).- Since:
- 3.20
-
disableInProject
boolean disableInProject
If the 'in project' option should be included in the preset selector or not. If the list contains items that are not removable, the option is never included. -
disableOthers
boolean disableOthers
If the 'owned by others' option should be included in the preset selector or not. If the list contains items that are not ownable, the option is never included. -
disableOwnedBy
boolean disableOwnedBy
If the 'owned by me' option should be included in the preset selector or not. If the list contains items that are not ownable, the option is never included. -
disableRemoved
boolean disableRemoved
If the 'removed' option should be included in the preset selector or not. If the list contains items that are not removable, the option is never included. -
disableSharedTo
boolean disableSharedTo
If the 'shared to me' option should be included in the preset selector or not. If the list contains items that are not shareable, the option is never included. -
table
Table table
The parent <tbl:table> tag. -
visible
boolean visible
If the preset selector should be visible or not.
-
-
Class net.sf.basedb.clients.web.taglib.table.PropertyFilter
class PropertyFilter extends TagSupport implements Serializable- serialVersionUID:
- -1007580995461268459L
-
Serialized Fields
-
row
int row
-
table
Table table
The parent <tbl:table> tag.
-
-
Class net.sf.basedb.clients.web.taglib.table.Row
class Row extends StylableTag implements Serializable- serialVersionUID:
- 1975591924471893645L
-
Class net.sf.basedb.clients.web.taglib.table.Rows
class Rows extends StylableTag implements Serializable- serialVersionUID:
- -2059234250363605715L
-
Serialized Fields
-
table
Table table
-
-
Class net.sf.basedb.clients.web.taglib.table.Table
class Table extends StylableTag implements Serializable- serialVersionUID:
- -6717117667917148241L
-
Serialized Fields
-
action
String action
-
allVisible
boolean allVisible
"all" was specified for the columns attribute. -
columnContent
Map<String,
String> columnContent -
columnFilter
Map<String,
String> columnFilter -
columns
String columns
Which columns that should be visible and their order -
columnSubtitle
Map<String,
String> columnSubtitle -
definedColumns
Set<String> definedColumns
The ID of all defined columns -
dragColumns
Boolean dragColumns
-
evenodd
int evenodd
Keep track of which class to use for the next row. -
extensionColumns
List<ListColumnAction> extensionColumns
-
hiddenFilteredColumns
Set<String> hiddenFilteredColumns
-
hiddenForm
StringBuilder hiddenForm
-
itemType
Item itemType
-
jsonColumnDefs
org.json.simple.JSONArray jsonColumnDefs
-
numFilteredColumns
int numFilteredColumns
-
numFilterRows
int numFilterRows
Number of filter rows in the table. -
numHeaderColumns
int numHeaderColumns
-
page
Page page
The parent <base:page> tag. -
sortby
String sortby
The column to sort by. Should match the sort attribute on the column tag. -
sortColumns
Map<String,
ItemContext.SortDirection> sortColumns -
sortDirection
ItemContext.SortDirection sortDirection
ASC or DESC -
stickyCol
String stickyCol
The id of a column that is "sticky". -
stickyHeaders
boolean stickyHeaders
If sticky headers is enabled or not. -
subcontext
String subcontext
-
title
String title
An optional title of the table. -
visibleColumns
Set<String> visibleColumns
The ID of all visible columns, sorted by the order they should appear.
-
-
Class net.sf.basedb.clients.web.taglib.table.Toolbar
class Toolbar extends StylableTag implements Serializable- serialVersionUID:
- -8719987407920036604L
-
Serialized Fields
-
hasImages
boolean hasImages
If buttons should display images. -
hasText
boolean hasText
If buttons should display text. -
visible
boolean visible
If the toolbar should be visible or not.
-
-
-
Package net.sf.basedb.core
-
Exception net.sf.basedb.core.AccountExpiredException
class AccountExpiredException extends PermissionDeniedException implements Serializable- serialVersionUID:
- 3521477904486961158L
-
Exception net.sf.basedb.core.AlreadyLoggedInException
class AlreadyLoggedInException extends PermissionDeniedException implements Serializable- serialVersionUID:
- 3492139536509366378L
-
Exception net.sf.basedb.core.BaseException
class BaseException extends RuntimeException implements Serializable- serialVersionUID:
- -3336541323718932298L
-
Exception net.sf.basedb.core.ConfigurationException
class ConfigurationException extends BaseException implements Serializable- serialVersionUID:
- -4529759727198656159L
-
Exception net.sf.basedb.core.ConnectionClosedException
class ConnectionClosedException extends BaseException implements Serializable- serialVersionUID:
- -724179591893028717L
-
Exception net.sf.basedb.core.DatabaseException
class DatabaseException extends BaseException implements Serializable- serialVersionUID:
- -8341857688856615743L
-
Exception net.sf.basedb.core.DateFormatException
class DateFormatException extends InvalidDataException implements Serializable- serialVersionUID:
- -4312755232208681515L
-
Exception net.sf.basedb.core.DetachedItemException
class DetachedItemException extends BaseException implements Serializable- serialVersionUID:
- 4694041774316355349L
-
Exception net.sf.basedb.core.DeviceNotVerifiedException
class DeviceNotVerifiedException extends BaseException implements Serializable- serialVersionUID:
- -6864074877391853773L
-
Exception net.sf.basedb.core.DisallowedValueException
class DisallowedValueException extends InvalidDataException implements Serializable- serialVersionUID:
- 1332642295480924999L
-
Exception net.sf.basedb.core.InvalidAnnotationException
class InvalidAnnotationException extends InvalidDataException implements Serializable- serialVersionUID:
- -3711446965517938282L
-
Exception net.sf.basedb.core.InvalidDataException
class InvalidDataException extends BaseException implements Serializable- serialVersionUID:
- -7183580873652712069L
-
Exception net.sf.basedb.core.InvalidPasswordException
class InvalidPasswordException extends BaseException implements Serializable- serialVersionUID:
- -7696617448870042174L
-
Exception net.sf.basedb.core.InvalidPathException
class InvalidPathException extends InvalidDataException implements Serializable- serialVersionUID:
- 7033749590246898005L
-
Exception net.sf.basedb.core.InvalidRelationException
class InvalidRelationException extends BaseException implements Serializable- serialVersionUID:
- -7837408790194110261L
-
Exception net.sf.basedb.core.InvalidUseOfNullException
class InvalidUseOfNullException extends InvalidDataException implements Serializable- serialVersionUID:
- -5438951825783349420L
-
Exception net.sf.basedb.core.ItemAlreadyExistsException
class ItemAlreadyExistsException extends InvalidDataException implements Serializable- serialVersionUID:
- 8355317881537705674L
-
Exception net.sf.basedb.core.ItemInUseException
class ItemInUseException extends PermissionDeniedException implements Serializable- serialVersionUID:
- 8687133796504091488L
-
Exception net.sf.basedb.core.ItemModifiedException
class ItemModifiedException extends PermissionDeniedException implements Serializable- serialVersionUID:
- 6443430913361934576L
-
Exception net.sf.basedb.core.ItemNotFoundException
class ItemNotFoundException extends InvalidDataException implements Serializable- serialVersionUID:
- -4554252030783275058L
-
Exception net.sf.basedb.core.LoginException
class LoginException extends BaseException implements Serializable- serialVersionUID:
- 5297093253941244696L
-
Exception net.sf.basedb.core.NotLoggedInException
class NotLoggedInException extends PermissionDeniedException implements Serializable- serialVersionUID:
- 5892928408034076760L
-
Exception net.sf.basedb.core.NumberOutOfRangeException
class NumberOutOfRangeException extends InvalidDataException implements Serializable- serialVersionUID:
- 5912381046544116726L
-
Exception net.sf.basedb.core.ParameterException
class ParameterException extends InvalidDataException implements Serializable- serialVersionUID:
- 5726803477665248712L
-
Exception net.sf.basedb.core.PermissionDeniedException
class PermissionDeniedException extends BaseException implements Serializable- serialVersionUID:
- 736019555576108955L
-
Exception net.sf.basedb.core.QuotaException
class QuotaException extends InvalidDataException implements Serializable- serialVersionUID:
- 4279045703338054258L
-
Exception net.sf.basedb.core.StringTooLongException
class StringTooLongException extends InvalidDataException implements Serializable- serialVersionUID:
- 241736463987555060L
-
Class net.sf.basedb.core.UnmodifiableResultList
- serialVersionUID:
- -1514212917126590560L
-
Serialized Fields
-
totalCount
long totalCount
-
-
Exception net.sf.basedb.core.UnsavedItemException
class UnsavedItemException extends InvalidDataException implements Serializable- serialVersionUID:
- 9092496684529135233L
-
Exception net.sf.basedb.core.UnsupportedFileFormatException
class UnsupportedFileFormatException extends InvalidDataException implements Serializable- serialVersionUID:
- -6974393471798478411L
-
-
Package net.sf.basedb.core.authentication
-
Exception net.sf.basedb.core.authentication.AuthenticationException
class AuthenticationException extends RuntimeException implements Serializable- serialVersionUID:
- 4258462779202665788L
-
Exception net.sf.basedb.core.authentication.InvalidPasswordException
class InvalidPasswordException extends AuthenticationException implements Serializable- serialVersionUID:
- 6007471910116426466L
-
Exception net.sf.basedb.core.authentication.LoginException
class LoginException extends AuthenticationException implements Serializable- serialVersionUID:
- 1460132978417990852L
-
Exception net.sf.basedb.core.authentication.UnknownLoginException
class UnknownLoginException extends AuthenticationException implements Serializable- serialVersionUID:
- 2869436058103572464L
-
-
Package net.sf.basedb.core.data
-
Class net.sf.basedb.core.data.AnnotationSetData
class AnnotationSetData extends BasicData implements Serializable- serialVersionUID:
- 7582258239220452911L
-
Class net.sf.basedb.core.data.ContextIndex
class ContextIndex extends Object implements Serializable- serialVersionUID:
- -30654936444512825L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
Class net.sf.basedb.core.data.FileTypeIndex
class FileTypeIndex extends Object implements Serializable- serialVersionUID:
- 5213031457561980770L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Class net.sf.basedb.core.data.GuiContextData
class GuiContextData extends Object implements Serializable- serialVersionUID:
- 8098514351740554692L
-
Serialized Fields
-
contextType
int contextType
-
itemType
int itemType
-
-
Class net.sf.basedb.core.data.MappingCoordinate
class MappingCoordinate extends Object implements Serializable- serialVersionUID:
- -142540401347259827L
-
Serialized Fields
-
column
int column
The column number. -
plate
int plate
The plate number. -
row
int row
The row number.
-
-
Class net.sf.basedb.core.data.PlateCoordinate
class PlateCoordinate extends Object implements Serializable- serialVersionUID:
- -7499789811217707905L
-
Serialized Fields
-
column
int column
The column number. -
row
int row
The row number.
-
-
Class net.sf.basedb.core.data.QuotaIndex
class QuotaIndex extends Object implements Serializable- serialVersionUID:
- 4679331005994321116L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
location
int location
-
maxBytes
long maxBytes
-
-
Class net.sf.basedb.core.data.ReporterListScoreData
class ReporterListScoreData extends Object implements Serializable- serialVersionUID:
- 4579749871479306251L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
reporterId
int reporterId
-
score
Float score
-
-
Class net.sf.basedb.core.data.VersionedParameter
class VersionedParameter extends Object implements Serializable- serialVersionUID:
- 840111442332381385L
-
Serialized Fields
-
name
String name
The name of the parameter. -
version
int version
The version of the parameter.
-
-
-
Package net.sf.basedb.core.data.keyring
-
Class net.sf.basedb.core.data.keyring.GroupGroups
class GroupGroups extends Object implements Serializable- serialVersionUID:
- 3058557529392800869L
-
Serialized Fields
-
childId
int childId
-
parentId
int parentId
-
-
Class net.sf.basedb.core.data.keyring.GroupKeys
class GroupKeys extends KeyPermission implements Serializable- serialVersionUID:
- 3951186057137611850L
-
Serialized Fields
-
groupId
int groupId
-
-
Class net.sf.basedb.core.data.keyring.GroupProjects
class GroupProjects extends ProjectPermission implements Serializable- serialVersionUID:
- -7931224932031764513L
-
Serialized Fields
-
groupId
int groupId
-
-
Class net.sf.basedb.core.data.keyring.PluginKeys
class PluginKeys extends Object implements Serializable- serialVersionUID:
- -8514403856902670522L
-
Serialized Fields
-
denied
int denied
-
granted
int granted
-
keyId
int keyId
-
pluginDefinitionId
int pluginDefinitionId
-
-
Class net.sf.basedb.core.data.keyring.ProjectKeys
class ProjectKeys extends KeyPermission implements Serializable- serialVersionUID:
- 3491327528105067768L
-
Serialized Fields
-
projectId
int projectId
-
-
Class net.sf.basedb.core.data.keyring.RoleKeys
class RoleKeys extends KeyPermission implements Serializable- serialVersionUID:
- -2640304357731797636L
-
Serialized Fields
-
roleId
int roleId
-
-
Class net.sf.basedb.core.data.keyring.UserGroups
class UserGroups extends Object implements Serializable- serialVersionUID:
- -3481737087412081175L
-
Serialized Fields
-
groupId
int groupId
-
userId
int userId
-
-
Class net.sf.basedb.core.data.keyring.UserKeys
class UserKeys extends KeyPermission implements Serializable- serialVersionUID:
- 2419369267333836877L
-
Serialized Fields
-
userId
int userId
-
-
Class net.sf.basedb.core.data.keyring.UserProjects
class UserProjects extends ProjectPermission implements Serializable- serialVersionUID:
- 1268159949109572997L
-
Serialized Fields
-
userId
int userId
-
-
Class net.sf.basedb.core.data.keyring.UserRoles
class UserRoles extends Object implements Serializable- serialVersionUID:
- -4810248574594702409L
-
Serialized Fields
-
roleId
int roleId
-
userId
int userId
-
-
-
Package net.sf.basedb.core.hibernate
-
Class net.sf.basedb.core.hibernate.SessionWrapper
class SessionWrapper extends AbstractQueryCache implements Serializable- serialVersionUID:
- 8075255339774194513L
-
Serialized Fields
-
session
Session session
-
-
Class net.sf.basedb.core.hibernate.StatelessSessionWrapper
class StatelessSessionWrapper extends AbstractQueryCache implements Serializable- serialVersionUID:
- -771179312268431157L
-
Serialized Fields
-
session
StatelessSession session
-
-
-
Package net.sf.basedb.core.log
-
Class net.sf.basedb.core.log.LoggingInterceptor
class LoggingInterceptor extends EmptyInterceptor implements Serializable- serialVersionUID:
- -9108587050205509572L
-
Serialization Methods
-
readObject
- Throws:
ClassNotFoundException
IOException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
changes
List<LoggingInterceptor.LogDetails> changes
-
logControl
LogControl logControl
-
logHandlers
List<LoggingInterceptor.LogManagerAndFactory> logHandlers
-
logInvoker
ExtensionsInvoker<LogManagerFactory> logInvoker
-
-
-
Package net.sf.basedb.core.signal
-
Exception net.sf.basedb.core.signal.SignalException
class SignalException extends BaseException implements Serializable- serialVersionUID:
- 7302030842713856895L
-
Exception net.sf.basedb.core.signal.SignalReceivedException
class SignalReceivedException extends SignalException implements Serializable- serialVersionUID:
- -1498169053139644792L
-
Exception net.sf.basedb.core.signal.UnsupportedSignalException
class UnsupportedSignalException extends SignalException implements Serializable- serialVersionUID:
- 5468472782043551962L
-
Serialized Fields
-
signal
Signal signal
-
-
-
Package net.sf.basedb.core.snapshot
-
Class net.sf.basedb.core.snapshot.AnnotationSetSnapshot
class AnnotationSetSnapshot extends Object implements Serializable- serialVersionUID:
- -7092844726985995667L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Class net.sf.basedb.core.snapshot.AnnotationSnapshot
class AnnotationSnapshot extends Object implements Serializable- serialVersionUID:
- 1167459472860706199L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Package net.sf.basedb.util
-
Class net.sf.basedb.util.Enumeration
class Enumeration extends Object implements Serializable- serialVersionUID:
- 1222952912319368574L
-
Serialized Fields
-
entries
List<Enumeration.Entry<K,
V>> entries -
locked
boolean locked
-
-
Class net.sf.basedb.util.NameableComparator
class NameableComparator extends Object implements Serializable- serialVersionUID:
- -845369301970627620L
-
Serialized Fields
-
descending
boolean descending
-
-
Class net.sf.basedb.util.ToStringComparator
class ToStringComparator extends Object implements Serializable- serialVersionUID:
- -4125738438373368082L
-
Serialized Fields
-
descending
boolean descending
-
-