org.wso2.registry
Interface Collection
- All Superinterfaces:
- Resource
- All Known Implementing Classes:
- CollectionImpl, CollectionVersionImpl
public interface Collection
- extends Resource
Methods inherited from interface org.wso2.registry.Resource |
addAspect, addProperty, getAspects, getAuthorUserName, getContent, getContentStream, getCreatedTime, getDescription, getId, getLastModified, getLastUpdaterUserName, getMediaType, getParentPath, getPath, getPermanentPath, getProperties, getProperty, getPropertyValues, getState, removeAspect, setContent, setContentStream, setDescription, setMediaType, setProperties, setProperty, setProperty |
getChildren
java.lang.String[] getChildren()
getChildren
java.lang.String[] getChildren(int start,
int pageLen)
getChildCount
int getChildCount()
setChildCount
void setChildCount(int count)
Copyright © 2007 Apache Web Services Project. All Rights Reserved.