public abstract class AbstractFileLibrary<P extends Asset,C extends FileLibraryConfiguration> extends AbstractCommentCollection<P,C> implements FileLibrary<P,C>
FILELIBRARY_POSTFIX, PN_CLOSED, REQ_PN_NAME, RESOURCE_TYPE_DOCUMENT, RESOURCE_TYPE_FILELIBRARY, RESOURCE_TYPE_FOLDER
CSV_SELECTOR, DEFAULT_SELECTOR, INDEX_SELECTOR, PROP_REFERER, QUERY_SELECTOR, TRANSLATE_SELECTOR
Constructor and Description |
---|
AbstractFileLibrary(Resource resource,
ClientUtilities clientUtils,
CommentSocialComponentListProviderManager listProviderManager)
Construct a
FileLibrary with the specified root resource. |
AbstractFileLibrary(Resource resource,
ClientUtilities clientUtils,
QueryRequestInfo queryInfo,
CommentSocialComponentListProviderManager listProviderManager)
Construct a
FileLibrary with the specified root resource. |
Modifier and Type | Method and Description |
---|---|
C |
createConfiguration(Resource resource) |
java.lang.String |
getTitle() |
boolean |
isClosed() |
getAsMap, getConfiguration, getCreated, getFriendlyUrl, getItems, getLastModified, getMayPost, getPageInfo, getTotalSize, isTaggingAllowed, setPagination, setSortedOrder, toJSONString
buildJSONString, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfiguration, getCreated, getLastModified, getMayPost, getPageInfo, isTaggingAllowed
getItems, getTotalSize, setPagination, setSortedOrder
getAsMap, getFriendlyUrl, getId, getParentComponent, getProperties, getProperty, getProperty, getResource, getResourceType, getSourceComponent, getUrl, toJSONString
public AbstractFileLibrary(Resource resource, ClientUtilities clientUtils, CommentSocialComponentListProviderManager listProviderManager)
FileLibrary
with the specified root resource.resource
- The root resourceclientUtils
- The client utilitieslistProviderManager
- CommentSocialComponentListProviderManager
public AbstractFileLibrary(Resource resource, ClientUtilities clientUtils, QueryRequestInfo queryInfo, CommentSocialComponentListProviderManager listProviderManager)
FileLibrary
with the specified root resource.resource
- the root resourceclientUtils
- queryInfo
- QueryRequestInfo
listProviderManager
- CommentSocialComponentListProviderManager
public boolean isClosed()
isClosed
in interface FileLibrary<P extends Asset,C extends FileLibraryConfiguration>
public java.lang.String getTitle()
getTitle
in interface FileLibrary<P extends Asset,C extends FileLibraryConfiguration>
Copyright © 2010 - 2020 Adobe. All Rights Reserved