com.esri.gpt.framework.dcat.adaptors
Class DcatPublisherAdaptor
java.lang.Object
com.esri.gpt.framework.dcat.adaptors.DcatAdaptor
com.esri.gpt.framework.dcat.adaptors.DcatPublisherAdaptor
- All Implemented Interfaces:
- DcatPublisher
public class DcatPublisherAdaptor
- extends DcatAdaptor
- implements DcatPublisher
DCAT contact point adaptor.
Fields inherited from class com.esri.gpt.framework.dcat.adaptors.DcatAdaptor |
attrs |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DcatPublisherAdaptor
public DcatPublisherAdaptor(JsonAttributes attrs)
getType
public String getType()
- Description copied from interface:
DcatPublisher
- Gets type.
- Specified by:
getType
in interface DcatPublisher
- Returns:
- type
getName
public String getName()
- Description copied from interface:
DcatPublisher
- Gets person's name.
- Specified by:
getName
in interface DcatPublisher
- Returns:
- person's name
getSubOrganizationOf
public String getSubOrganizationOf()
- Description copied from interface:
DcatPublisher
- Gets subOrganizationOf.
- Specified by:
getSubOrganizationOf
in interface DcatPublisher
- Returns:
- subOrganizationOf
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.