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 (Mo, 26 Jul 2010) $
- Author:
- Andreas Schmitz, last edited by: $Author: aschmitz $
Constructor Summary |
Service(int id,
java.lang.String address,
java.lang.String title,
java.util.List<StringPair> objects,
java.lang.String type)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Service
public Service(int id,
java.lang.String address,
java.lang.String title,
java.util.List<StringPair> objects,
java.lang.String type)
- Parameters:
id
- address
- title
- objects
- type
-
getAddress
public java.lang.String getAddress()
- Returns:
- the address
getServiceTitle
public java.lang.String getServiceTitle()
- Returns:
- the title
getObjects
public java.util.List<StringPair> getObjects()
- Returns:
- the objects of the service
getId
public int getId()
- Returns:
- the db id
getServiceType
public java.lang.String getServiceType()
- Returns:
- the service type (WMS/WFS)
toString
public java.lang.String toString()
- Description copied from class:
SecurableObject
- Returns a
String
representation of this object.
- Overrides:
toString
in class SecurableObject
equals
public boolean equals(java.lang.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