org.deegree.security.drm.model
Class Service
java.lang.Object
  
org.deegree.security.drm.model.SecurableObject
      
org.deegree.security.drm.model.Service
public class Service
- extends SecurableObject
 
Service
- Version:
 
  - $Revision: 25490 $, $Date: 2010-07-26 11:47:34 +0200 (Mon, 26 Jul 2010) $
 
- Author:
 
  - Andreas Schmitz, last edited by: $Author: aschmitz $
 
 
 
 
 
 
 
Service
public Service(int id,
               String address,
               String title,
               List<StringPair> objects,
               String type)
- Parameters:
 id - address - title - objects - type - 
getAddress
public String getAddress()
- Returns:
 - the address
 
 
getServiceTitle
public String getServiceTitle()
- Returns:
 - the title
 
 
getObjects
public List<StringPair> getObjects()
- Returns:
 - the objects of the service
 
 
getId
public int getId()
- Returns:
 - the db id
 
 
getServiceType
public String getServiceType()
- Returns:
 - the service type (WMS/WFS)
 
 
toString
public String toString()
- Description copied from class: 
SecurableObject 
- Returns a 
String representation of this object.
- Overrides:
 toString in class SecurableObject
 
 
 
equals
public boolean equals(Object that)
- Description copied from class: 
SecurableObject 
- Indicates whether some other object is "equal to" this one.
- Overrides:
 equals in class SecurableObject
 
 
 
hashCode
public int hashCode()
- Description copied from class: 
SecurableObject 
- Returns a hash code value for the object. This method is supported
 for the benefit of hashtables such as those provided by
 java.util.Hashtable.
- Overrides:
 hashCode in class SecurableObject
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org