Interface ModelCloningStrategy

All Known Implementing Classes:
DefaultItemModelCloneStrategy

public interface ModelCloningStrategy
This interface describes strategies for creating clones of arbitrary model instances. Currently used in ModelService.clone(Object).