@ConsumerType public interface Audience
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAudienceJson()
Returns the audience JSON
|
java.lang.String |
getAudienceType()
Returns the audience type which can be either 'CC', 'CH', 'AT' or 'folder'.
|
java.lang.String |
getClasses()
Returns the applicable CSS classes.
|
java.lang.String |
getConfigPath()
Returns the path to the cloud configuration.
|
java.util.Calendar |
getLastModified()
Returns the last modified date.
|
java.lang.String |
getLastModifiedBy()
Returns the formatted user name by whom the item has been modified.
|
java.util.Calendar |
getLastPublished()
Returns the last publication date.
|
java.lang.String |
getLastPublishedBy()
Returns the formatted user name by whom the item has been published.
|
java.lang.String |
getNavigatorHref()
Returns the navigator HREF attribute.
|
java.lang.String |
getPath()
Returns the path.
|
java.util.List<java.lang.String> |
getQuickactionsRels()
Returns the quick actions relations.
|
java.lang.String |
getResourceType()
Returns the resource type.
|
java.lang.String |
getTitle()
Returns the audience title
|
boolean |
isEditable()
Return
true if resource is editable. |
boolean |
isFolder()
Returns
true if resource is of type folder. |
java.lang.String getTitle()
java.lang.String getPath()
java.lang.String getResourceType()
java.util.Calendar getLastModified()
null
java.lang.String getLastModifiedBy()
null
java.util.Calendar getLastPublished()
null
java.lang.String getLastPublishedBy()
null
java.lang.String getClasses()
java.lang.String getAudienceType()
java.lang.String getAudienceJson()
null
java.lang.String getConfigPath()
null
java.lang.String getNavigatorHref()
null
java.util.List<java.lang.String> getQuickactionsRels()
boolean isEditable()
true
if resource is editable.true
it resource is editable, false
otherwiseboolean isFolder()
true
if resource is of type folder.true
if resource is a folder, false
otherwiseCopyright © 2010 - 2020 Adobe. All Rights Reserved