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
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput outputStream)
                   throws IOException
Throws:
IOException

Class org.sakaiproject.component.gradebook.VersionedExternalizable extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput inputStream)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput outputStream)
                   throws IOException
Throws:
IOException



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