org.deegree.portal.context
Class MapModelEntry
java.lang.Object
  
org.deegree.portal.context.MapModelEntry
- Direct Known Subclasses: 
 - LayerGroup, MMLayer
 
public class MapModelEntry
- extends Object
 
TODO add class documentation here
- Version:
 
  - $Revision: 21671 $, $Date: 2009-12-29 09:43:44 +0100 (Tue, 29 Dec 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: apoth $
 
 
 
 
 
selectedFor
protected List<String> selectedFor
parent
protected LayerGroup parent
owner
protected MapModel owner
MapModelEntry
public MapModelEntry(String identifier,
                     String title,
                     boolean hidden,
                     LayerGroup parent,
                     MapModel owner)
- Parameters:
 identifier - title - hidden - parent - owner - 
getIdentifier
public String getIdentifier()
- Returns:
 - the identifier
 
 
getTitle
public String getTitle()
- Returns:
 - the title
 
 
setTitle
public void setTitle(String title)
- Parameters:
 title - the title to set
 
isHidden
public boolean isHidden()
- Returns:
 - the hidden
 
 
setHidden
public void setHidden(boolean hidden)
- Parameters:
 hidden - the hidden to set
 
getSelectedFor
public List<String> getSelectedFor()
- Returns:
 - the selectedFor
 
 
setSelectedFor
public void setSelectedFor(List<String> selectedFor)
- Parameters:
 selectedFor - the selectedFor to set
 
addSelectedFor
public void addSelectedFor(String selectedFor)
- Parameters:
 selectedFor - the selectedFor to add
 
removeSelectedFor
public void removeSelectedFor(String selectedFor)
- Parameters:
 selectedFor - the selectedFor to remove
 
getParent
public LayerGroup getParent()
- Returns:
 - the parent
 
 
setParent
public void setParent(LayerGroup parent)
- Parameters:
 parent - the parent to set
 
getOwner
public MapModel getOwner()
- Returns:
 - the owner
 
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
equals
public boolean equals(Object obj)
- Overrides:
 equals in class Object
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org