Serialized Form
-
Package org.sakaiproject.component.gradebook
-
Class org.sakaiproject.component.gradebook.GradebookDefinition extends VersionedExternalizable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput inputStream) throws IOException, ClassNotFoundException
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput outputStream) throws IOException
Deprecated.- Throws:
IOException
-
-
Class org.sakaiproject.component.gradebook.VersionedExternalizable extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput inputStream) throws IOException, ClassNotFoundException
Deprecated.- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput outputStream) throws IOException
Deprecated.- Throws:
IOException
-
-
-