@Name(value="currentDocumentCollection") @Scope(value=PAGE) @BypassInterceptors public class CurrentDocumentCollectionBean extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
hasCurrentDocumentMoreCollectionToDisplay  | 
| Constructor and Description | 
|---|
CurrentDocumentCollectionBean()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DocumentModel> | 
getCurrentDocumentCollections()  | 
Boolean | 
getHasCurrentDocumentMoreCollectionToDisplay()  | 
boolean | 
isDisplayAll()  | 
void | 
setDisplayAll(boolean isDisplayAll)  | 
protected boolean hasCurrentDocumentMoreCollectionToDisplay
public CurrentDocumentCollectionBean()
public List<DocumentModel> getCurrentDocumentCollections()
public Boolean getHasCurrentDocumentMoreCollectionToDisplay()
public boolean isDisplayAll()
public void setDisplayAll(boolean isDisplayAll)
Copyright © 2019 Nuxeo. All rights reserved.