Class LiveCopiesTable
java.lang.Object
com.adobe.cq.msm.ui.models.alllivecopies.LiveCopiesTable
- All Implemented Interfaces:
LiveCopyTable
@Model(adaptables=SlingHttpServletRequest.class,
adapters=LiveCopyTable.class,
resourceType="wcm/msm/gui/components/alllivecopies")
public class LiveCopiesTable
extends Object
implements LiveCopyTable
-
Constructor Details
-
LiveCopiesTable
public LiveCopiesTable()
-
-
Method Details
-
postConstruct
- Throws:
Exception
-
getRows
- Specified by:
getRowsin interfaceLiveCopyTable
-
getPath
- Specified by:
getPathin interfaceLiveCopyTable
-
getColumns
- Specified by:
getColumnsin interfaceLiveCopyTable
-
getTableAttrbs
- Specified by:
getTableAttrbsin interfaceLiveCopyTable
-
tableExist
public boolean tableExist()- Specified by:
tableExistin interfaceLiveCopyTable
-
hasChildren
public boolean hasChildren()- Specified by:
hasChildrenin interfaceLiveCopyTable
-
columnsSize
public int columnsSize()- Specified by:
columnsSizein interfaceLiveCopyTable
-