|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectportlets.compoze.groupware.CollabItemList
portlets.compoze.groupware.mail.CollabAddressEntryList
This class represents an address entry list consisting of Collaboration address entries.
| Field Summary |
| Fields inherited from class portlets.compoze.groupware.CollabItemList |
m_items |
| Constructor Summary | |
CollabAddressEntryList(AddressBookEntry[] entries)
Contructor |
|
CollabAddressEntryList(AddressBookEntry[] entries,
boolean bIsPaginationFullySupported)
Contructor |
|
| Method Summary | |
int |
getNextPageNumber()
Gets the next page number. |
boolean |
isLastPage()
Checks if the current page is the last page. |
| Methods inherited from class portlets.compoze.groupware.CollabItemList |
getEndIndex, getItems, getLastPageNumber, getPageCount, getPageItemCount, getPageNumber, getPreviousPageNumber, getStartIndex, getTotalItemCount, isFirstPage, isPaginationFullySupported, setIsFirstPage, setIsLastPage, setIsPaginationFullySupported, setPageCount, setPageItemCount, setPageNumber, setStartIndex, setTotalItemCount |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CollabAddressEntryList(AddressBookEntry[] entries)
entries - the address book entries this address entry list holds (may not be null)
public CollabAddressEntryList(AddressBookEntry[] entries,
boolean bIsPaginationFullySupported)
entries - the address book entries this address entry list holds (may not be null)bIsPaginationFullySupported - true if pagination is fully supported by a certain groupware provider; false otherwise| Method Detail |
public int getNextPageNumber()
getNextPageNumber in class CollabItemListpublic boolean isLastPage()
isLastPage in class CollabItemListtrue if the current page is the last page; false otherwise
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||