Serialized Form
|
Package org.dspace.administer |
e
Exception e
e
Exception e
|
Package org.dspace.app.bulkedit |
|
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 |
|
Package org.dspace.content.crosswalk |
|
Package org.dspace.content.packager |
|
Package org.dspace.eperson |
myTableList
Vector<E> myTableList
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
request
javax.servlet.http.HttpServletRequest request
context
Context context
object
DSpaceObject object
action
UsageEvent.Action action
Copyright © 2010 The DSpace Foundation. All Rights Reserved.