deegree 2.2 (2008/12/22 11:33 build-3038-official)

org.deegree.owscommon_1_1_0
Class ServiceIdentification

java.lang.Object
  extended by org.deegree.owscommon_1_1_0.ServiceIdentification

public class ServiceIdentification
extends Object

ServiceIdentification the service identification of owscommon 1.1.0

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$

Constructor Summary
ServiceIdentification(List<String> title, List<String> abstracts, List<Keywords> keywords, Pair<String,String> servicetype, List<String> serviceTypeVersions, List<String> profiles, String fees, List<String> accessConstraints)
           
 
Method Summary
 List<String> getAbstracts()
           
 List<String> getAccessConstraints()
           
 String getFees()
           
 List<Keywords> getKeywords()
           
 List<String> getProfiles()
           
 Pair<String,String> getServicetype()
           
 List<String> getServiceTypeVersions()
           
 List<String> getTitles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceIdentification

public ServiceIdentification(List<String> title,
                             List<String> abstracts,
                             List<Keywords> keywords,
                             Pair<String,String> servicetype,
                             List<String> serviceTypeVersions,
                             List<String> profiles,
                             String fees,
                             List<String> accessConstraints)
Parameters:
title -
abstracts -
keywords - a list of keywords, may be null
servicetype - a pair containing < codetype, codespace >
serviceTypeVersions -
profiles -
fees -
accessConstraints -
Method Detail

getTitles

public final List<String> getTitles()
Returns:
the title(s).

getAbstracts

public final List<String> getAbstracts()
Returns:
the abstracts.

getServiceTypeVersions

public final List<String> getServiceTypeVersions()
Returns:
the serviceTypeVersions.

getAccessConstraints

public final List<String> getAccessConstraints()
Returns:
the accessConstraints.

getFees

public final String getFees()
Returns:
the fees.

getServicetype

public final Pair<String,String> getServicetype()
Returns:
the codetype a pair containing <codetype,codespace-attrib >.

getKeywords

public final List<Keywords> getKeywords()
Returns:
the keywords as List will not be null, but empty.

getProfiles

public final List<String> getProfiles()
Returns:
the profiles.

deegree 2.2 (2008/12/22 11:33 build-3038-official)

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