public interface ContentLocator
ContentItem
as
well as a means to retrieve that item.Modifier and Type | Method and Description |
---|---|
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.
|
String getApplicationName()
String getSiteRootPath()
String getContentPath()
String getContentUri()
ContentItem getContent() throws ContentException
ContentException
Copyright © 2013, Oracle and/or its affiliates. All rights reserved.