deegree 2.5 (2011/06/29 09:44 build-8-official)

org.deegree.security.drm.model
Class Service

java.lang.Object
  extended by org.deegree.security.drm.model.SecurableObject
      extended by 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 $

Field Summary
 
Fields inherited from class org.deegree.security.drm.model.SecurableObject
name, registry
 
Constructor Summary
Service(int id, java.lang.String address, java.lang.String title, java.util.List<StringPair> objects, java.lang.String type)
           
 
Method Summary
 boolean equals(java.lang.Object that)
          Indicates whether some other object is "equal to" this one.
 java.lang.String getAddress()
           
 int getId()
           
 java.util.List<StringPair> getObjects()
           
 java.lang.String getServiceTitle()
           
 java.lang.String getServiceType()
           
 int hashCode()
          Returns a hash code value for the object.
 java.lang.String toString()
          Returns a String representation of this object.
 
Methods inherited from class org.deegree.security.drm.model.SecurableObject
getID, getName, getTitle, getType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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 -
Method Detail

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

deegree 2.5 (2011/06/29 09:44 build-8-official)

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