public interface ResourceMetadata
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Returns the bytes of the metadata
|
String |
getId()
Gets the id of the object
|
Resource |
getResource()
A link back to the resource of which this content is a part
|
long |
getTimestamp()
Gets the timestamp of the metadata retrieval
|
void |
reload()
Reloads the metadata
|
Resource getResource()
String getId()
byte[] getBytes()
long getTimestamp()
void reload()
Copyright © 2005–2016 Alfresco Software. All rights reserved.