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