org.compass.core.config.process
Class UIDMappingProcessor
java.lang.Object
org.compass.core.config.process.UIDMappingProcessor
- All Implemented Interfaces:
- MappingProcessor
public class UIDMappingProcessor
- extends Object
- implements MappingProcessor
Goes over all the root resource mappings and update the path where the internal UID is stored.
- Author:
- kimchy
- See Also:
InternalResourceMapping.setUIDPath(String)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIDMappingProcessor
public UIDMappingProcessor()
process
public CompassMapping process(CompassMapping compassMapping,
PropertyNamingStrategy namingStrategy,
ConverterLookup converterLookup,
CompassSettings settings)
throws MappingException
- Specified by:
process in interface MappingProcessor
- Throws:
MappingException
Copyright (c) 2004-2008 The Compass Project.