Class WebDavPathMappingEntity

java.lang.Object
org.exoplatform.documents.storage.jcr.webdav.entity.WebDavPathMappingEntity

public class WebDavPathMappingEntity extends Object
  • Constructor Details

    • WebDavPathMappingEntity

      public WebDavPathMappingEntity(String identityId, String parentJcrPath, String visibleName, String webDavPath, String parentWebDavPath, String jcrPath, String nodeIdentifier, String technicalName, boolean fallbackName, boolean collisionResolved)
  • Method Details

    • touch

      public void touch()
    • normalize

      public static String normalize(String name)
    • buildId

      public static String buildId(String parentJcrPath, String normalizedVisibleName)