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

org.deegree.portal.standard.security.control
Class StartContext

java.lang.Object
  extended by org.deegree.portal.standard.security.control.StartContext

public class StartContext
extends Object

TODO add documentation here

Version:
$Revision: $, $Date: 01-Mar-2007 16:45:38$
Author:
Moataz Elmasry, last edited by: $Author: elmasri$

Field Summary
static String DEFAULT_CONTEXT
          indicates weather this context the selected one in the list or not
(package private)  boolean isDefault
           
 
Constructor Summary
StartContext(String contextName, String path, boolean isDefault)
           
 
Method Summary
 String getContextName()
           
 String getPath()
           
 boolean isDefault()
           
 void setContextName(String contextName)
           
 void setDefault(boolean isDefault)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CONTEXT

public static final String DEFAULT_CONTEXT
indicates weather this context the selected one in the list or not

See Also:
Constant Field Values

isDefault

boolean isDefault
Constructor Detail

StartContext

public StartContext(String contextName,
                    String path,
                    boolean isDefault)
Parameters:
contextName -
path -
isDefault -
Method Detail

getContextName

public String getContextName()
Returns:
context name

getPath

public String getPath()
Returns:
context path

setContextName

public void setContextName(String contextName)
Parameters:
contextName -

setPath

public void setPath(String path)
Parameters:
path -

isDefault

public boolean isDefault()
Returns:
boolean

setDefault

public void setDefault(boolean isDefault)
Parameters:
isDefault -

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