|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentLocator
Implementations of the ContentLocator interface provide
information about the location of a specific ContentItem as
well as a means to retrieve that item.
| Method Summary | |
|---|---|
String |
getApplicationName()
The name of the application to which this locator's content item belongs. |
ContentItem |
getContent()
Retrieves this locator's content item. |
String |
getContentPath()
The path within the site that refers to this locator's content item. |
String |
getContentUri()
Convenience method for getting the full content URI. |
String |
getSiteRootPath()
The path of the site to which this locator's content item belongs. |
| Method Detail |
|---|
String getApplicationName()
String getSiteRootPath()
String getContentPath()
String getContentUri()
ContentItem getContent()
throws ContentException
ContentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||