Serialized Form


Package org.sakaiproject.contentreview.exception

Class org.sakaiproject.contentreview.exception.QueueException extends Exception implements Serializable

Class org.sakaiproject.contentreview.exception.ReportException extends Exception implements Serializable

Class org.sakaiproject.contentreview.exception.SubmissionException extends Exception implements Serializable

serialVersionUID: -6999476384352973366L

Serialized Fields

errorCode

Integer errorCode

Class org.sakaiproject.contentreview.exception.TransientSubmissionException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

errorCode

Integer errorCode

Package org.sakaiproject.contentreview.model

Class org.sakaiproject.contentreview.model.ContentReviewLock extends Object implements Serializable

Serialized Fields

id

Long id

lastModified

Date lastModified

name

String name
The name of the lock


holder

String holder
The holder (owner) of this lock



Copyright © 2003-2013 Sakai Project. All Rights Reserved.