Class GetContainerRendition
java.lang.Object
org.nuxeo.ecm.platform.rendition.operation.GetContainerRendition
Returns a Folderish Document or Collection default rendition.
- Since:
- 9.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected CollectionManagerprotected OperationContextstatic final Stringprotected intprotected intprotected Stringprotected RenditionServiceprotected CoreSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BlobListgetCollectionBlobs(Collection collection, int currentDepth) protected BlobgetDefaultRendition(DocumentModel doc, int currentDepth) protected BlobListgetFolderishBlobs(DocumentModel parent, int currentDepth) protected BlobprocessContainer(DocumentModel doc, int currentDepth) run(DocumentModel doc)
-
Field Details
-
ID
- See Also:
-
renditionService
-
collectionManager
-
reason
-
limit
protected int limit -
maxDepth
protected int maxDepth -
session
-
ctx
-
-
Constructor Details
-
GetContainerRendition
public GetContainerRendition()
-
-
Method Details
-
getCollectionBlobs
- Throws:
IOException
-
getDefaultRendition
- Throws:
IOException
-
getFolderishBlobs
- Throws:
IOException
-
processContainer
- Throws:
IOException
-
run
- Throws:
IOException
-