|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionImpl | |
---|---|
org.wso2.registry | |
org.wso2.registry.jdbc.dao |
Uses of CollectionImpl in org.wso2.registry |
---|
Subclasses of CollectionImpl in org.wso2.registry | |
---|---|
class |
CollectionVersionImpl
|
Uses of CollectionImpl in org.wso2.registry.jdbc.dao |
---|
Methods in org.wso2.registry.jdbc.dao that return CollectionImpl | |
---|---|
CollectionImpl |
ResourceDAO.get(java.lang.String path,
int start,
int pageLen)
|
CollectionImpl |
ResourceVersionDAO.get(java.lang.String resourceID,
long snapshotID,
long version,
int start,
int pageLen)
|
Methods in org.wso2.registry.jdbc.dao with parameters of type CollectionImpl | |
---|---|
void |
ResourceDAO.fillChildren(CollectionImpl collection,
int start,
int pageLen)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |