Serialized Form


Package com.atlassian.gadgets.dashboard.spi

Class com.atlassian.gadgets.dashboard.spi.DashboardStateStoreException extends RuntimeException implements Serializable


Package com.atlassian.gadgets.directory.spi

Class com.atlassian.gadgets.directory.spi.ExternalGadgetSpec extends Object implements Serializable

serialVersionUID: 8476725773908350812L

Serialization Methods

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
Serialized Fields

id

ExternalGadgetSpecId id

specUri

URI specUri

Class com.atlassian.gadgets.directory.spi.ExternalGadgetSpecId extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

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
Serialized Fields

id

String id

Class com.atlassian.gadgets.directory.spi.ExternalGadgetSpecStoreException extends RuntimeException implements Serializable


Package com.atlassian.gadgets.opensocial.spi

Class com.atlassian.gadgets.opensocial.spi.ActivityServiceException extends RuntimeException implements Serializable

Class com.atlassian.gadgets.opensocial.spi.AppDataServiceException extends RuntimeException implements Serializable

Class com.atlassian.gadgets.opensocial.spi.PersonServiceException extends RuntimeException implements Serializable



Copyright © 2011 Atlassian. All Rights Reserved.