org.compass.core.mapping
Interface ResourceIdMappingProvider

All Known Implementing Classes:
ClassIdPropertyMapping, RawResourcePropertyIdMapping, XmlIdMapping

public interface ResourceIdMappingProvider

A marker interface for mappings that can provide id mapppings for a resource.

Author:
kimchy

Method Summary
 ResourcePropertyMapping[] getIdMappings()
           
 

Method Detail

getIdMappings

ResourcePropertyMapping[] getIdMappings()


Copyright (c) 2004-2006 The Compass Project.