Serialized Form
|
Package com.atlassian.gadgets.dashboard.spi |
|
Package com.atlassian.gadgets.directory.spi |
serialVersionUID: 8476725773908350812L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Reads an object from the specified input stream and attempts to
construct it as an
ExternalGadgetSpec. Ensures that
class invariants are respected.
- Throws:
IOException - if an I/O error occurs in deserialization
ClassNotFoundException - if the class to deserialize as cannot be found
id
ExternalGadgetSpecId id
specUri
URI specUri
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
- Reads an object from the specified input stream and attempts to
construct it as an
ExternalGadgetSpecId. Ensures that
class invariants are respected.
- Throws:
IOException - if an I/O error occurs in deserialization
ClassNotFoundException - if the class to deserialize as cannot be found
id
String id
|
Package com.atlassian.gadgets.opensocial.spi |
Copyright © 2013 Atlassian. All Rights Reserved.