com.liferay.portal.fabric
Class FabricResourceMappingVisitor
java.lang.Object
com.liferay.portal.kernel.util.ObjectGraphUtil.AnnotatedFieldMappingVisitor
com.liferay.portal.fabric.FabricResourceMappingVisitor
- All Implemented Interfaces:
- ObjectGraphUtil.Visitor
public class FabricResourceMappingVisitor
- extends ObjectGraphUtil.AnnotatedFieldMappingVisitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FabricResourceMappingVisitor
public FabricResourceMappingVisitor(Class<? extends Annotation> annotationClass,
java.nio.file.Path remoteRepositoryPath)
getResourceMap
public Map<java.nio.file.Path,java.nio.file.Path> getResourceMap()
doMap
protected Object doMap(Field field,
Object value)
- Specified by:
doMap in class ObjectGraphUtil.AnnotatedFieldMappingVisitor