Class PaginatedLogFileInfo
java.lang.Object
org.wso2.carbon.logging.view.ui.data.PaginatedLogFileInfo
- All Implemented Interfaces:
org.wso2.carbon.utils.Pageable
Bean for paginated Logging Information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint<T> voidvoidsetLogFileInfo(LogFileInfo[] logFileInfo) voidsetNumberOfPages(int numberOfPages)
-
Constructor Details
-
PaginatedLogFileInfo
public PaginatedLogFileInfo()
-
-
Method Details
-
getNumberOfPages
public int getNumberOfPages()- Specified by:
getNumberOfPagesin interfaceorg.wso2.carbon.utils.Pageable
-
setNumberOfPages
public void setNumberOfPages(int numberOfPages) - Specified by:
setNumberOfPagesin interfaceorg.wso2.carbon.utils.Pageable
-
getLogFileInfo
-
setLogFileInfo
-
set
- Specified by:
setin interfaceorg.wso2.carbon.utils.Pageable
-