public interface Resource extends ResourceInfo
Resource interface keeps information exising
JCR resource (document or folder).| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Gets the unique ID of the JCR resource.
|
String |
getPath()
Gets the path to the JCR resource.
|
String |
getRepositoryId()
Indicates the repository this resource is located in.
|
getDateCreated, getDateLastModified, getDescription, getName, getOwner, getProperties, getProperty, setDescription, setName, setOwner, setProperties, setPropertyString getRepositoryId()
String getId()
String getPath()
Copyright © 2016 Eclipse Stardust. All Rights Reserved.