com.togethersoft.openapi.model.extension
Interface EntityUniqueNameProvider


public interface EntityUniqueNameProvider
extends UniqueNameProvider

This interface is only an indicator. The model assumes that UINs
returned by provider implementing this interface are UINs of
entities and the model creates instances of Entity 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