Class BookmarksFunktionality
java.lang.Object
io.goobi.viewer.model.cms.itemfunctionality.BookmarksFunktionality
- All Implemented Interfaces:
Functionality
- Author:
- florian
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BookmarksFunktionality
public BookmarksFunktionality()
-
-
Method Details
-
setPageNo
public void setPageNo(int pageNo) Description copied from interface:Functionality
setPageNo.
- Specified by:
setPageNo
in interfaceFunctionality
- Parameters:
pageNo
- a int.
-
getPageNo
public int getPageNo()Description copied from interface:Functionality
getPageNo.
- Specified by:
getPageNo
in interfaceFunctionality
- Returns:
- a int.
-
getBookmarkLists
- Throws:
DAOException
-