Class | Description |
---|---|
ContentGet |
Content Retrieval Service
Stream content from the Repository.
|
ContentInfo |
Content Info Service Get info about content from the Repository.
|
ContentStreamer |
Can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing a web script.
|
MimetypeDescriptionsGet |
Returns the descriptions of all the mimetypes known to the system.
|
MimetypesGet |
Lists mimetypes, and optionally their associated content transformers
and metadata extractors.
|
StreamACP |
Base class for Java backed webscripts that wish to generate an ACP and
stream the contents back to the caller.
|
StreamContent |
Web script 'type' that can be used when the binary data of a content property needs to be streamed back to the client
as the result of executing the web script.
|
StreamJMXDump |
WebScript java backed bean implementation to stream the JMX property
dump as a .zip content file.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.