com.togethersoft.openapi.model.extension
Interface ReferenceCollectionUniqueNameProvider


public interface ReferenceCollectionUniqueNameProvider
extends UniqueNameProvider

This interface is only an indicator. The model assumes that UINs
returned by provider implementing this interface are UINs of reference
collections and the model creates instances of ReferenceCollection
for such UINs.

Author:
TogetherSoft

Methods inherited from interface com.togethersoft.openapi.model.extension.UniqueNameProvider
canCreateUniqueName, createUniqueName, isApplicable

Methods inherited from interface com.togethersoft.openapi.model.extension.DeleteProvider
canDelete, delete, isApplicable, isDeleted