com.togethersoft.openapi.model.extension
Interface ChildReferenceCollectionProvider


public interface ChildReferenceCollectionProvider
extends ChildrenProvider

This provider should behaves exactly as ChildrenProvider.
The only difference is it will be used also for childLink
operation of Container as well as for children.
Thus this provider must list only Entity's uniquenames (though other
would be successfully ignored) and include only those Entitys, which
are links.

Author:
TogetherSoft

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