public interface AssetCollection extends Resource
PROPERTY_AUTHOR, PROPERTY_DESCRIPTION, PROPERTY_MODIFIED_TIME, PROPERTY_TITLE| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAssetIds() |
List<Asset> |
getAssets()
Get the collection of assets
|
Date |
getNextRefreshTime()
The time at which this asset collection was last updated
|
Query |
getQuery()
Obtain the query that was executed to return these results.
|
long |
getSize()
Obtain the number of results held by this object.
|
long |
getTotalSize()
Obtain the total results count.
|
getContainingSection, getDescription, getId, getName, getProperties, getProperty, getTitle, getTypelong getTotalSize()
long getSize()
Query getQuery()
Date getNextRefreshTime()
Copyright © 2005–2014 Alfresco Software. All rights reserved.