Serialized Form
|
Package org.dspace.administer |
|
Package org.dspace.app.bulkedit |
headings
List<E> headings
- The headings of the CSV file
lines
List<E> lines
- An array list of CSV lines
counter
int counter
- A counter of how many CSV lines this object holds
exportAll
boolean exportAll
- Whether to export all metadata such as handles and provenance information
ignore
Map<K,V> ignore
- A list of metadata elements to ignore
id
int id
- The item id of the item represented by this line. -1 is for a new item
items
Map<K,V> items
- The elements in this line in a hashtable, keyed by the metadata type
type
int type
- The type of error (schema or element)
badHeading
String badHeading
- The bad heading
column
int column
- The column number
|
Package org.dspace.app.itemexport |
reason
int reason
|
Package org.dspace.app.itemupdate |
serialVersionUID: 1L
|
Package org.dspace.app.util |
submissionName
String submissionName
- name of the item submission process
submissionSteps
SubmissionStepConfig[] submissionSteps
- the configuration classes for the steps in this submission process
isWorkflow
boolean isWorkflow
- whether or not this submission process is being used in a workflow *
id
String id
- the id for this step ('id' only exists if this step is defined in the
section)
heading
String heading
- the heading for this step
processingClassName
String processingClassName
- the name of the java processing class for this step
workflowEditable
boolean workflowEditable
- whether or not this step is editable during workflow (default=true)
jspBindingClassName
String jspBindingClassName
- The full name of the JSP-UI binding class for this step. This field is
ONLY used by the JSP-UI.
xmlBindingClassName
String xmlBindingClassName
- The full name of the Manakin XML-UI Transformer class which will generate
the necessary DRI for displaying this class in Manakin. This field is
ONLY used by the Manakin XML-UI.
number
int number
- The number of this step in the current SubmissionConfig
|
Package org.dspace.authenticate |
|
Package org.dspace.authorize |
myaction
int myaction
myobject
DSpaceObject myobject
|
Package org.dspace.browse |
|
Package org.dspace.content |
element
String element
- Dublin Core element
qualifier
String qualifier
- Dublin Core qualifier
language
String language
- Language
max
boolean max
- Whether maximum or minimum value will be used
|
Package org.dspace.content.crosswalk |
|
Package org.dspace.content.packager |
|
Package org.dspace.eperson |
myTableList
List<E> myTableList
serialVersionUID: 1L
dispatcher
int dispatcher
- identifier of Dispatcher that created this event (hash of its name)
eventType
int eventType
- event (action) type - above enumeration
subjectType
int subjectType
- object-type of SUBJECT - see above enumeration
subjectID
int subjectID
- content model identifier
objectType
int objectType
- object-type of SUBJECT - see above enumeration
objectID
int objectID
- content model identifier
timeStamp
long timeStamp
- timestamp
detail
String detail
- FIXME This field is not a complete view of the DSpaceObject that was
modified. Providing these objects to the consumer (e.g. by storing
lifecycle versions of the changed objects in the context) would provide
for more complex consumer abilities that are beyond our purview.
transactionID
String transactionID
- unique key to bind together events from one context's transaction
currentUser
int currentUser
- Only needed in the event for marshalling for asynch event messages
extraLogInfo
String extraLogInfo
- marshalling for asynch event messages.
consumedBy
BitSet consumedBy
|
Package org.dspace.harvest |
|
Package org.dspace.plugin |
serialVersionUID: 1L
action
UsageEvent.Action action
|
Package org.dspace.xmlworkflow |
error
String error
reason
String reason
Copyright © 2011 DuraSpace. All Rights Reserved.