@Model(adaptables=SlingHttpServletRequest.class, adapters=LiveCopyTable.class, resourceType="wcm/msm/gui/components/alllivecopies") public class LiveCopiesTable extends Object implements LiveCopyTable
| Constructor and Description |
|---|
LiveCopiesTable() |
| Modifier and Type | Method and Description |
|---|---|
int |
columnsSize() |
Map<String,String> |
getColumns() |
String |
getPath() |
List<LiveCopiesRow> |
getRows() |
Map<String,String> |
getTableAttrbs() |
boolean |
hasChildren() |
void |
postConstruct() |
boolean |
tableExist() |
@PostConstruct public void postConstruct() throws Exception
Exceptionpublic List<LiveCopiesRow> getRows()
getRows in interface LiveCopyTablepublic String getPath()
getPath in interface LiveCopyTablepublic Map<String,String> getColumns()
getColumns in interface LiveCopyTablepublic Map<String,String> getTableAttrbs()
getTableAttrbs in interface LiveCopyTablepublic boolean tableExist()
tableExist in interface LiveCopyTablepublic boolean hasChildren()
hasChildren in interface LiveCopyTablepublic int columnsSize()
columnsSize in interface LiveCopyTableCopyright © 2010 - 2020 Adobe. All Rights Reserved