|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ContentCollection is the core interface for a Collection object in the GenericContentHostingService.
A Collection has a list of internal members, each a resource id.
Field Summary |
Fields inherited from interface org.sakaiproject.service.legacy.entity.Entity |
SEPARATOR |
Method Summary | |
long |
getBodySizeK()
Access the size of all the resource body bytes within this collection in Kbytes. |
List |
getMemberResources()
Access a List of the collections' internal members as full ContentResource or ContentCollection objects. |
List |
getMembers()
Access a List of the collection's internal members, each a resource id String. |
Methods inherited from interface org.sakaiproject.service.legacy.entity.Entity |
getId, getProperties, getReference, getReference, getUrl, getUrl, toXml |
Method Detail |
public List getMembers()
public List getMemberResources()
public long getBodySizeK()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |