java.lang.Object
org.exoplatform.documents.storage.jcr.webdav.entity.WebDavPathMappingEntity
public class WebDavPathMappingEntity
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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()
-
-