|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StreamRef
A named stream used to be able to deploy new components without referring to them via URLs.
| Method Summary | |
|---|---|
URL |
asURL()
Get an URL to that stream. |
String |
getId()
Get an unique identifier for this stream. |
InputStream |
getStream()
Get the stream content. |
| Method Detail |
|---|
String getId()
InputStream getStream()
throws IOException
IOExceptionURL asURL()
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||