@Name(value="currentDocumentCollection") @Scope(value=PAGE) @BypassInterceptors public class CurrentDocumentCollectionBean extends Object
| Constructor and Description | 
|---|
| CurrentDocumentCollectionBean() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<DocumentModel> | getCurrentDocumentCollections() | 
| Boolean | getHasCurrentDocumentMoreCollectionToDisplay() | 
| boolean | isDisplayAll() | 
| void | setDisplayAll(boolean isDisplayAll) | 
public List<DocumentModel> getCurrentDocumentCollections() throws ClientException
ClientExceptionpublic Boolean getHasCurrentDocumentMoreCollectionToDisplay()
public boolean isDisplayAll()
public void setDisplayAll(boolean isDisplayAll)
Copyright © 2014 Nuxeo SA. All rights reserved.