|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AtomNode
AtomNode Interface for accessing readable properties of an atomNode in the ECM. An object implementing only this interface is immutable.
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
analogous to legacy Stellar. |
java.lang.String |
getName()
analogous to legacy Stellar. |
java.io.InputStream |
getStream()
analogous to legacy Stellar, and JCR Property. |
java.lang.String |
getUUID()
analogous to legacy Stellar. |
long |
length()
analogous to legacy Stellar. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getUUID()
java.lang.String getMimeType()
long length()
java.io.InputStream getStream()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||