Uses of Class
org.alfresco.repo.audit.model._3.PathMap
-
Packages that use PathMap Package Description org.alfresco.repo.audit.model._3 -
-
Uses of PathMap in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 with type parameters of type PathMap Modifier and Type Field Description protected java.util.List<PathMap>PathMappings. pathMapMethods in org.alfresco.repo.audit.model._3 that return PathMap Modifier and Type Method Description PathMapObjectFactory. createPathMap()Create an instance ofPathMapMethods in org.alfresco.repo.audit.model._3 that return types with arguments of type PathMap Modifier and Type Method Description java.util.List<PathMap>PathMappings. getPathMap()Gets the value of the pathMap property.
-