deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.portal.context
Class DirectoryAccess

java.lang.Object
  extended by 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: 18195 $
Author:
Andreas Poth

Constructor Summary
DirectoryAccess(String directoryName, URL onlineResource)
           
 
Method Summary
 String getDirectoryName()
           
 URL getOnlineResource()
           
 void setDirectoryName(String directoryName)
           
 void setOnlineResource(URL onlineResource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryAccess

DirectoryAccess(String directoryName,
                URL onlineResource)
Parameters:
directoryName -
onlineResource -
Method Detail

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.

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org