com.togethersoft.openapi.model.extension
Interface ChildLinksProvider


public interface ChildLinksProvider
extends ChildrenProvider

This provider should behaves exactly as ChildrenProvider.
The only difference is it will be used also for childReferenceCollections
operation of Container as well as for children.
Thus this provider must list only ReferenceCollection's uniquenames (though other
would be successfully ignored).

Author:
TogetherSoft

Methods inherited from interface com.togethersoft.openapi.model.extension.ChildrenProvider
children, isApplicable