org.wso2.registry
Interface Collection

All Superinterfaces:
Resource
All Known Implementing Classes:
CollectionImpl

public interface Collection
extends Resource


Method Summary
 java.lang.String[] getChildren()
           
 java.lang.String[] getChildren(int start, int pageLen)
           
 
Methods inherited from interface org.wso2.registry.Resource
addAspect, addProperty, getAspects, getAuthorUserName, getContent, getContentStream, getCreatedTime, getDescription, getLastModified, getLastUpdaterUserName, getMediaType, getParentPath, getPath, getProperties, getProperty, getPropertyValues, getState, removeAspect, setContent, setContentStream, setDescription, setMediaType, setProperties, setProperty, setProperty
 

Method Detail

getChildren

java.lang.String[] getChildren()

getChildren

java.lang.String[] getChildren(int start,
                               int pageLen)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.