|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Resource
The Resource interface keeps information exising
JCR resource (document or folder).
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.eclipse.stardust.engine.api.runtime.ResourceInfo |
|---|
getDateCreated, getDateLastModified, getDescription, getName, getOwner, getProperties, getProperty, setDescription, setName, setOwner, setProperties, setProperty |
| Method Detail |
|---|
String getRepositoryId()
String getId()
String getPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||