org.deegree.portal.context
Class DirectoryAccess
java.lang.Object
org.deegree.portal.context.DirectoryAccess
public class DirectoryAccess
- extends Object
Implements the description of the access to directories used by
a deegree web map context
- Version:
- $Revision: 9346 $
- Author:
- Andreas Poth
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryAccess
DirectoryAccess(String directoryName,
URL onlineResource)
- Parameters:
directoryName
- onlineResource
-
getDirectoryName
public String getDirectoryName()
- Returns:
- Returns the directoryName.
setDirectoryName
public void setDirectoryName(String directoryName)
- Parameters:
directoryName
- The directoryName to set.
getOnlineResource
public URL getOnlineResource()
- Returns:
- Returns the onlineResource.
setOnlineResource
public void setOnlineResource(URL onlineResource)
- Parameters:
onlineResource
- The onlineResource to set.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net