| Package | Description |
|---|---|
| org.alfresco.wcm.client | |
| org.alfresco.wcm.client.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Section.getTags()
Gets the tags used within this section (and below) order by their usage
(most popular first)
|
| Modifier and Type | Class and Description |
|---|---|
class |
TagImpl
Base Tag implementation
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Tag> |
AbstractCachingSectionFactoryImpl.createTags(List<String> tagSummary)
Create list of tag details from separate lists of names and counts
|
List<Tag> |
SectionImpl.getTags() |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionImpl.setTags(List<Tag> tags)
Set the tags used by this section (and below)
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.