public class FileBrowserItem
extends fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO
DocumentDTO| Constructor and Description |
|---|
FileBrowserItem(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO documentDTO)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAcceptedTypes()
Get accepted types.
|
int |
getIndex()
Getter for index.
|
boolean |
isSharing()
Getter for sharing.
|
boolean |
isSubscription()
Getter for subscription.
|
void |
setIndex(int index)
Setter for index.
|
void |
setSharing(boolean sharing)
Setter for sharing.
|
void |
setSubscription(boolean subscription)
Setter for subscription.
|
getAttachments, getComments, getDocument, getIcon, getId, getPath, getProperties, getPublishedDocuments, getSpaceIcon, getTitle, getType, isCommentable, isLiveEditable, setCommentable, setDocument, setIcon, setId, setLiveEditable, setPath, setSpaceIcon, setTitle, setType, toStringpublic FileBrowserItem(fr.toutatice.portail.cms.nuxeo.api.domain.DocumentDTO documentDTO)
documentDTO - document DTOpublic String[] getAcceptedTypes()
public int getIndex()
public void setIndex(int index)
index - the index to setpublic boolean isSubscription()
public void setSubscription(boolean subscription)
subscription - the subscription to setpublic boolean isSharing()
public void setSharing(boolean sharing)
sharing - the sharing to setCopyright © 2023. All rights reserved.