org.apache.archiva.webdav
Class LogicalResource

java.lang.Object
  extended by org.apache.archiva.webdav.LogicalResource

public class LogicalResource
extends Object


Field Summary
private  String path
           
 
Constructor Summary
LogicalResource()
           
 
Method Summary
 String getPath()
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

private String path
Constructor Detail

LogicalResource

public LogicalResource()
Method Detail

getPath

public String getPath()

setPath

public void setPath(String path)


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.