Uses of Class
org.alfresco.repo.audit.model._3.PathMappings
-
Packages that use PathMappings Package Description org.alfresco.repo.audit.model._3 -
-
Uses of PathMappings in org.alfresco.repo.audit.model._3
Fields in org.alfresco.repo.audit.model._3 declared as PathMappings Modifier and Type Field Description protected PathMappingsAudit. pathMappingsFields in org.alfresco.repo.audit.model._3 with type parameters of type PathMappings Modifier and Type Field Description protected java.util.List<PathMappings>Application. pathMappingsMethods in org.alfresco.repo.audit.model._3 that return PathMappings Modifier and Type Method Description PathMappingsObjectFactory. createPathMappings()Create an instance ofPathMappingsPathMappingsAudit. getPathMappings()Gets the value of the pathMappings property.Methods in org.alfresco.repo.audit.model._3 that return types with arguments of type PathMappings Modifier and Type Method Description java.util.List<PathMappings>Application. getPathMappings()Gets the value of the pathMappings property.Methods in org.alfresco.repo.audit.model._3 with parameters of type PathMappings Modifier and Type Method Description voidAudit. setPathMappings(PathMappings value)Sets the value of the pathMappings property.
-