|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Representation service methods that can only be accessed from the server
side.
Supported API: false
Extendable: false
Method Summary | |
Representable |
copyThumbnail(Representable representable,
Representation representation)
Copies the thumbnail content item in the passed Representation, if any, to the passed Representable. |
ApplicationData |
store3DThumbnail(Representation representation,
ApplicationData thumbnail,
InputStream is)
Store the thumbnail for the passed Representation. |
ApplicationData |
storeThumbnail(Representation representation,
ApplicationData thumbnail,
InputStream is)
Store the thumbnail for the passed Representation. |
Method Detail |
public ApplicationData storeThumbnail(Representation representation, ApplicationData thumbnail, InputStream is) throws WTException, PropertyVetoException, IOException, FileNotFoundException
representation
- thumbnail
- is
-
WTException
PropertyVetoException
IOException
FileNotFoundException
public Representable copyThumbnail(Representable representable, Representation representation) throws WTException, PropertyVetoException
representable
- representation
-
WTException
PropertyVetoException
public ApplicationData store3DThumbnail(Representation representation, ApplicationData thumbnail, InputStream is) throws WTException, PropertyVetoException, IOException, FileNotFoundException
representation
- thumbnail
- is
-
WTException
PropertyVetoException
IOException
FileNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |