public class FabricPathMappingVisitor
extends com.liferay.portal.kernel.util.ObjectGraphUtil.AnnotatedFieldMappingVisitor
Constructor and Description |
---|
FabricPathMappingVisitor(Class<? extends Annotation> annotationClass,
Path remoteRepositoryPath) |
FabricPathMappingVisitor(Class<? extends Annotation> annotationClass,
Path remoteRepositoryPath,
boolean reverseMapping) |
Modifier and Type | Method and Description |
---|---|
protected Object |
doMap(Field field,
Object value) |
Map<Path,Path> |
getPathMap() |
public FabricPathMappingVisitor(Class<? extends Annotation> annotationClass, Path remoteRepositoryPath)
public FabricPathMappingVisitor(Class<? extends Annotation> annotationClass, Path remoteRepositoryPath, boolean reverseMapping)