|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentItem
The AccessControlAttributeBasedSecurityCallbackInterface
provides methods to retrieve detailed information about the current
ContentItem.
Method Summary | |
---|---|
java.util.Set<? extends java.lang.String> |
getCategories()
Returns the Collection of category details for the current ContentItem. |
java.util.Set<? extends java.lang.String> |
getComponentNames()
Returns the Collection of content component names for the ContentItem. |
java.lang.String |
getComponentText(java.lang.String ComponentName)
Returns the textual content of the requested component. |
java.util.Set<? extends java.lang.String> |
getHierarchicalCategories()
Returns the Collection of hierarchical category details for the current ContentItem. |
java.util.Set<? extends java.lang.String> |
getKeywords()
Returns the Collection of keywords for the current ContentItem. |
Method Detail |
---|
java.util.Set<? extends java.lang.String> getCategories()
java.util.Set<? extends java.lang.String> getHierarchicalCategories()
java.util.Set<? extends java.lang.String> getKeywords()
java.util.Set<? extends java.lang.String> getComponentNames()
java.lang.String getComponentText(java.lang.String ComponentName)
findComponent
- The name of the requested content component.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |