Serialized Form


Package org.mycore.backend.hibernate

Class org.mycore.backend.hibernate.MCRSessionContext extends org.hibernate.context.ThreadLocalSessionContext implements Serializable

serialVersionUID: -801352757721845792L

Serialized Fields

firstThread

ThreadLocal<T> firstThread

Package org.mycore.backend.hibernate.tables

Class org.mycore.backend.hibernate.tables.MCRACCESSPK extends Object implements Serializable

serialVersionUID: 1177905976922683366L

Serialized Fields

acpool

String acpool

objid

String objid

Class org.mycore.backend.hibernate.tables.MCRCATEGLABELPK extends Object implements Serializable

serialVersionUID: 339824532678123753L

Serialized Fields

id

String id

clid

String clid

lang

String lang

Class org.mycore.backend.hibernate.tables.MCRCATEGPK extends Object implements Serializable

serialVersionUID: -2883097610006670647L

Serialized Fields

id

String id

clid

String clid

Class org.mycore.backend.hibernate.tables.MCRCLASSLABELPK extends Object implements Serializable

serialVersionUID: -6549251131842480150L

Serialized Fields

id

String id

lang

String lang

Class org.mycore.backend.hibernate.tables.MCRGROUPADMINSPK extends Object implements Serializable

serialVersionUID: -3499227415039938870L

Serialized Fields

gid

MCRGROUPS gid

userid

MCRUSERS userid

groupid

MCRGROUPS groupid

Class org.mycore.backend.hibernate.tables.MCRGROUPMEMBERSPK extends Object implements Serializable

serialVersionUID: 4308033318842963890L

Serialized Fields

id

long id

gid

MCRGROUPS gid

userid

MCRUSERS userid

Class org.mycore.backend.hibernate.tables.MCRLINKHREFPK extends Object implements Serializable

serialVersionUID: -5838803852559721772L

Serialized Fields

mcrfrom

String mcrfrom

mcrto

String mcrto

mcrtype

String mcrtype

Class org.mycore.backend.hibernate.tables.MCRRESUMPTIONTOKEN extends Object implements Serializable

serialVersionUID: 5750307015900672047L

Serialized Fields

resumptionTokenID

String resumptionTokenID
identifier field


prefix

String prefix
nullable persistent field


completeSize

long completeSize
nullable persistent field


created

Date created
nullable persistent field


instance

String instance
nullable persistent field


hitBlob

Blob hitBlob
nullable persistent field

Class org.mycore.backend.hibernate.tables.MCRURNPK extends Object implements Serializable

serialVersionUID: 8252257587972286981L

Serialized Fields

mcrid

String mcrid

mcrurn

String mcrurn

Class org.mycore.backend.hibernate.tables.MCRXMLTABLEPK extends Object implements Serializable

serialVersionUID: 8330273148129972169L

Serialized Fields

id

String id

version

int version

Package org.mycore.backend.hibernate.types

Class org.mycore.backend.hibernate.types.MCRXMLBlobType extends org.hibernate.type.BlobType implements Serializable

serialVersionUID: -5081036473140936467L


Package org.mycore.common

Class org.mycore.common.MCRCatchException extends Exception implements Serializable

serialVersionUID: -2244850451757768863L

Serialized Fields

toStringInvocationCounter

int toStringInvocationCounter
Counter to prevent a recursion between getStackTrace() and toString()

Class org.mycore.common.MCRConfigurationException extends MCRException implements Serializable

Class org.mycore.common.MCRException extends RuntimeException implements Serializable

Serialized Fields

exception

Exception exception
the embedded exception that was thrown by an underlying system


toStringInvocationCounter

int toStringInvocationCounter
Counter to prevent a recursion between getStackTrace() and toString()

Class org.mycore.common.MCRPersistenceException extends MCRException implements Serializable

Class org.mycore.common.MCRUsageException extends MCRException implements Serializable


Package org.mycore.common.events

Class org.mycore.common.events.MCREvent extends Hashtable<String,Object> implements Serializable

serialVersionUID: 1L

Serialized Fields

objType

String objType
The object type like object or file *


evtType

String evtType
The event type like create, update or delete *


Package org.mycore.datamodel.classifications

Class org.mycore.datamodel.classifications.MCRCategoryItem extends org.mycore.datamodel.classifications.MCRClassificationObject implements Serializable

serialVersionUID: -6270311269042057342L

Serialized Fields

numberOfObjects

int numberOfObjects

classID

String classID

parentID

String parentID

link

org.mycore.datamodel.classifications.MCRLink link

Class org.mycore.datamodel.classifications.MCRClassification extends org.mycore.datamodel.classifications.MCRClassificationItem implements Serializable

serialVersionUID: 4754441996528345601L

Serialized Fields

mcr_service

MCRObjectService mcr_service

Class org.mycore.datamodel.classifications.MCRClassificationItem extends org.mycore.datamodel.classifications.MCRClassificationObject implements Serializable

serialVersionUID: 147519495882309725L

Serialized Fields

counterEnabled

boolean counterEnabled

Class org.mycore.datamodel.classifications.MCRLabel extends Object implements Serializable

serialVersionUID: 946493314913567890L

Serialized Fields

lang

String lang

text

String text

description

String description

Class org.mycore.datamodel.classifications.MCRLink extends Object implements Serializable

serialVersionUID: 4724359667520764818L

Serialized Fields

type

String type

href

String href

title

String title

label

String label

Package org.mycore.datamodel.classifications2

Class org.mycore.datamodel.classifications2.MCRCategoryID extends Object implements Serializable

serialVersionUID: -5672923571406252855L

Serialized Fields

rootID

String rootID

ID

String ID

Class org.mycore.datamodel.classifications2.MCRLabel extends Object implements Serializable

serialVersionUID: -843799854929361194L

Serialized Fields

lang

String lang

text

String text

description

String description

Class org.mycore.datamodel.classifications2.MCRObjectReference extends Object implements Serializable

serialVersionUID: -6457722746147666860L

Serialized Fields

objectID

String objectID

type

String type

Package org.mycore.datamodel.classifications2.impl

Class org.mycore.datamodel.classifications2.impl.MCRCategoryImpl extends MCRAbstractCategoryImpl implements Serializable

serialVersionUID: -7431317191711000317L

Serialized Fields

left

int left

right

int right

positionInParent

int positionInParent

internalID

int internalID

level

int level

Package org.mycore.datamodel.common

Class org.mycore.datamodel.common.MCRActiveLinkException extends MCRCatchException implements Serializable

serialVersionUID: 1L

Serialized Fields

linkTable

Map<K,V> linkTable

Package org.mycore.datamodel.ifs

Class org.mycore.datamodel.ifs.MCRFileNodeServlet extends MCRServlet implements Serializable

serialVersionUID: 1L


Package org.mycore.frontend.editor

Class org.mycore.frontend.editor.MCREditorServlet extends MCRServlet implements Serializable

serialVersionUID: 1L


Package org.mycore.frontend.fileupload

Class org.mycore.frontend.fileupload.MCRRemoteFile extends File implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteServletURL

String remoteServletURL

path

String path

f

File f

Class org.mycore.frontend.fileupload.MCRRemoteFileServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

f

File f

Class org.mycore.frontend.fileupload.MCRUploadApplet extends JApplet implements Serializable

serialVersionUID: -118475099247635561L

Serialized Fields

uploadId

String uploadId

peerURL

String peerURL

targetURL

String targetURL

chooserButton

JButton chooserButton

locationField

JTextField locationField

locationButton

JButton locationButton

locationChooser

JFileChooser locationChooser

Class org.mycore.frontend.fileupload.MCRUploadException extends Exception implements Serializable

Serialized Fields

clname

String clname

strace

String strace

Class org.mycore.frontend.fileupload.MCRUploadProgressMonitor extends JDialog implements Serializable

Serialized Fields

applet

MCRUploadApplet applet

canceled

boolean canceled

finished

boolean finished

filename

String filename

lbFilename

JLabel lbFilename

sizeFile

long sizeFile

bytesFile

long bytesFile

fileTrans

String fileTrans

lbBytesFile

JLabel lbBytesFile

fileProg

int fileProg

pbFile

JProgressBar pbFile

numFiles

int numFiles

fileCount

int fileCount

lbNumFiles

JLabel lbNumFiles

sizeTotal

long sizeTotal

bytesTotal

long bytesTotal

lbBytesTotal

JLabel lbBytesTotal

pbTotal

JProgressBar pbTotal

startTime

long startTime

endTime

long endTime

lastUpdate

long lastUpdate

lbThroughput

JLabel lbThroughput

lbTime

JLabel lbTime

button

JButton button

df

DecimalFormat df

Class org.mycore.frontend.fileupload.MCRUploadServlet extends MCRServlet implements Serializable

serialVersionUID: -1452027276006825044L


Package org.mycore.frontend.indexbrowser

Class org.mycore.frontend.indexbrowser.MCRGoogleSitemapServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.indexbrowser.MCRIndexBrowserServlet extends MCRServlet implements Serializable

serialVersionUID: 4963472470316616461L

Serialized Fields

incomingBrowserData

org.mycore.frontend.indexbrowser.MCRIndexBrowserIncomingData incomingBrowserData

config

org.mycore.frontend.indexbrowser.MCRIndexBrowserConfig config

Class org.mycore.frontend.indexbrowser.MCRIndexServlet extends MCRServlet implements Serializable

Serialized Fields

configurations

MCRCache configurations

Package org.mycore.frontend.indexbrowser.lucene

Class org.mycore.frontend.indexbrowser.lucene.MCRIndexBrowserServlet extends MCRServlet implements Serializable

serialVersionUID: 4963472470316616461L

Serialized Fields

incomingBrowserData

MCRIndexBrowserIncomingData incomingBrowserData

config

MCRIndexBrowserConfig config

Package org.mycore.frontend.indexbrowser.sql

Class org.mycore.frontend.indexbrowser.sql.MCRIndexServlet extends MCRServlet implements Serializable

Serialized Fields

configurations

MCRCache configurations

Package org.mycore.frontend.iview

Class org.mycore.frontend.iview.MCRIViewServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

timer

Stopwatch timer

dateFormat

String dateFormat

dateFormatter

DateFormat dateFormatter

Package org.mycore.frontend.metsmods

Class org.mycore.frontend.metsmods.MCRMetsModsApplet extends JApplet implements Serializable

Serialized Fields

mmpc

MCRMetsModsPictureContainer mmpc

save_btn

JButton save_btn

cancel_btn

JButton cancel_btn

scroller

JScrollPane scroller

pictures

ArrayList<E> pictures

uploadId

String uploadId

peerURL

String peerURL

targetURL

String targetURL

Class org.mycore.frontend.metsmods.MCRMetsModsPictureContainer extends JPanel implements Serializable

serialVersionUID: 3355852105017958072L

Serialized Fields

itemlist

ArrayList<E> itemlist

itemheight

int itemheight

itemspace

int itemspace

header

JPanel header

Class org.mycore.frontend.metsmods.MCRMetsModsPictureItem extends JPanel implements Serializable

serialVersionUID: -3003017208325790629L

Serialized Fields

mmp

MCRMetsModsPicture mmp

filename

JLabel filename

order

JLabel order

button_up

JButton button_up

button_down

JButton button_down

checkmets

JCheckBox checkmets

orderlabel

JTextField orderlabel

colorroom

Color colorroom

colorhighlight

Color colorhighlight

mmpc

MCRMetsModsPictureContainer mmpc

Package org.mycore.frontend.redundancy.cli

Class org.mycore.frontend.redundancy.cli.MCRRedundancyCleanUpCommand.AttributeValueFilter extends Object implements Serializable

Serialized Fields

attrKey

String attrKey

attrValue

String attrValue

ns

Namespace ns

Package org.mycore.frontend.redundancy.servlets

Class org.mycore.frontend.redundancy.servlets.MCRRedundancyMapServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

nonDoubletCount

int nonDoubletCount

doubletCount

int doubletCount

notWorkedCount

int notWorkedCount

errorCount

int errorCount

Package org.mycore.frontend.servlets

Class org.mycore.frontend.servlets.MCRAccRuleServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRAdminServlet extends MCRServlet implements Serializable

Class org.mycore.frontend.servlets.MCRCheckACLBase extends MCRCheckBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckBase extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

NL

String NL

errorlog

List<E> errorlog

Class org.mycore.frontend.servlets.MCRCheckClassACLServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckCommitACLServlet extends MCRCheckACLBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckCommitDataServlet extends MCRCheckDataBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckCommitDerivateServlet extends MCRCheckBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckDataBase extends MCRCheckBase implements Serializable

serialVersionUID: 8744330302159842747L

Class org.mycore.frontend.servlets.MCRCheckEditACLServlet extends MCRCheckACLBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckEditDataServlet extends MCRCheckDataBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckEditDerivateServlet extends MCRCheckBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRCheckNewDataServlet extends MCRCheckDataBase implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRClassExportServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRClassificationBrowser extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRClassificationBrowser2 extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRDerivateLinkServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRDFGViewerServlet extends MCRStartEditorServlet implements Serializable

serialVersionUID: 7125675689555945121L

Class org.mycore.frontend.servlets.MCRFileViewWorkflowServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRFSMapperServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRLinkServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRListWorkflowServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRLoginServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRObjectServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRServlet extends HttpServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRSessionListingServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRStartClassEditorServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

todo

String todo

todo2

String todo2

clid

String clid

categid

String categid

path

String path

Class org.mycore.frontend.servlets.MCRStartEditorServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRStartMetsModsServlet extends MCRStartEditorServlet implements Serializable

Serialized Fields

tx

org.hibernate.Transaction tx

Class org.mycore.frontend.servlets.MCRStartZoomifyServlet extends MCRStartEditorServlet implements Serializable

Serialized Fields

directories

ArrayList<E> directories

orderlabels

ArrayList<E> orderlabels

index

int index

init

boolean init

lastid

String lastid

Class org.mycore.frontend.servlets.MCRStaticXMLFileServlet extends MCRServlet implements Serializable

serialVersionUID: -9213353868244605750L

Class org.mycore.frontend.servlets.MCRUserAdminGUICommons extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

pageDir

String pageDir

noPrivsPage

String noPrivsPage

cancelPage

String cancelPage

okPage

String okPage

Class org.mycore.frontend.servlets.MCRUserAdminServlet extends MCRUserAdminGUICommons implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRUserAjaxServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRUserEditorServlet extends MCRUserAdminGUICommons implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRUserServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRWebCLIServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.servlets.MCRZipFileNodeServlet extends MCRServlet implements Serializable

serialVersionUID: 1L


Package org.mycore.frontend.wcms

Class org.mycore.frontend.wcms.MCRWCMSActionServlet extends MCRWCMSServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

userID

String userID

userRealName

String userRealName

userClass

String userClass

rootNodes

List<E> rootNodes

href

String href

action

String action

mode

String mode

dir

String dir

currentLang

String currentLang

defaultLang

String defaultLang

currentLangLabel

String currentLangLabel

target

String target

style

String style

label

String label

content

String content

contentCurrentLang

String contentCurrentLang

link

String link

changeInfo

String changeInfo

realyDel

String realyDel

labelPath

String labelPath

replaceMenu

String replaceMenu

constrainPopUp

String constrainPopUp

masterTemplate

String masterTemplate

selfTemplate

String selfTemplate

fileName

String fileName

contentFileBackup

String contentFileBackup

naviFileBackup

String naviFileBackup

error

String error

attribute

String attribute

avalue

String avalue

usedParser

String usedParser

dcbActionAdd

boolean dcbActionAdd

dcbValueAdd

String dcbValueAdd

dcbActionDelete

boolean dcbActionDelete

dcbValueDelete

String dcbValueDelete

sessionParam

String sessionParam

addAtPosition

String addAtPosition

back

boolean back

backaddr

String backaddr

naviFile

File naviFile

request

HttpServletRequest request

response

HttpServletResponse response

fs

char fs

imageList

String[] imageList

documentList

String[] documentList

hrefFile

File hrefFile

actElem

Element actElem

masterTemplates

File[] masterTemplates

mcrSession

MCRSession mcrSession

Class org.mycore.frontend.wcms.MCRWCMSAdminServlet extends MCRWCMSServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.wcms.MCRWCMSChooseServlet extends MCRWCMSServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

ns

Namespace ns

currentLang

String currentLang

defaultLang

String defaultLang

contentError

String contentError

href

String href

action

String action

mode

String mode

moda

String moda

label

String label

label_currentLang

String label_currentLang

target

String target

template

String template

style

String style

addAtPosition

String addAtPosition

replaceMenu

String replaceMenu

constrainPopUp

String constrainPopUp

c

char c

d

char d

fs

char fs

validXHTML

boolean validXHTML

contentList

List<E> contentList

defaultLangContentOutput

List<E> defaultLangContentOutput

currentLangContentOutput

List<E> currentLangContentOutput

Class org.mycore.frontend.wcms.MCRWCMSFileUploadServlet extends MCRWCMSServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.wcms.MCRWCMSGetStaticHTMLServlet extends MCRWCMSServlet implements Serializable

Serialized Fields

ns

Namespace ns

hrefFile

File hrefFile

fs

char fs

href

String href

lang

String lang

error

String error

contentList

List<E> contentList

contentOutput

List<E> contentOutput

validXHTML

boolean validXHTML

Class org.mycore.frontend.wcms.MCRWCMSLoginServlet extends MCRWCMSServlet implements Serializable

serialVersionUID: 1L

Class org.mycore.frontend.wcms.MCRWCMSServlet extends MCRServlet implements Serializable


Package org.mycore.parsers.bool

Class org.mycore.parsers.bool.MCRParseException extends MCRException implements Serializable


Package org.mycore.services.acl

Class org.mycore.services.acl.MCRACLEditorServlet_v2 extends MCRServlet implements Serializable

serialVersionUID: 1L


Package org.mycore.services.broadcasting

Class org.mycore.services.broadcasting.MCRBroadcastingServlet extends MCRServlet implements Serializable

serialVersionUID: 1L


Package org.mycore.services.fieldquery

Class org.mycore.services.fieldquery.MCRSearchServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

defaultSearchField

String defaultSearchField
Default search field


Package org.mycore.services.imaging.servlet

Class org.mycore.services.imaging.servlet.MCRImageServiceServlet extends MCRServlet implements Serializable

Serialized Fields

jobProcessing

MCRServletJobProcessing jobProcessing

Package org.mycore.services.oai

Class org.mycore.services.oai.MCROAIDataProvider extends MCRServlet implements Serializable

serialVersionUID: 4121136939476267829L

Class org.mycore.services.oai.MCROAIProvider extends MCRServlet implements Serializable

serialVersionUID: 4121136939476267829L


Package org.mycore.services.plugins

Class org.mycore.services.plugins.FilterPluginInstantiationException extends MCRException implements Serializable

Class org.mycore.services.plugins.FilterPluginTransformException extends MCRException implements Serializable


Package org.mycore.services.urn

Class org.mycore.services.urn.MCRURNResolver extends MCRServlet implements Serializable

Serialized Fields

masterURL

String masterURL

documentURL

String documentURL

Package org.mycore.services.webservices

Class org.mycore.services.webservices.MCRRPCProvider extends org.apache.axis.providers.java.RPCProvider implements Serializable


Package org.mycore.services.z3950

Class org.mycore.services.z3950.MCRZ3950Servlet extends MCRServlet implements Serializable

serialVersionUID: 10137452L

Serialized Fields

query

String query

type

String type

host

String host

index

int index

size

int size

cut

boolean cut

Package org.mycore.services.zipper

Class org.mycore.services.zipper.MCRZipServlet extends MCRServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

xmltable

MCRXMLTableManager xmltable

stylesheet

String stylesheet

Package org.mycore.user

Class org.mycore.user.MCRLoginServlet extends MCRServlet implements Serializable

serialVersionUID: 1L