Esri Geoportal Server
1.2.9

com.esri.gpt.framework.dcat.dcat
Interface DcatPublisher

All Known Implementing Classes:
DcatPublisherAdaptor

public interface DcatPublisher

DCAT contact point.


Method Summary
 String getName()
          Gets person's name.
 String getSubOrganizationOf()
          Gets subOrganizationOf.
 String getType()
          Gets type.
 

Method Detail

getType

String getType()
Gets type.

Returns:
type

getName

String getName()
Gets person's name.

Returns:
person's name

getSubOrganizationOf

String getSubOrganizationOf()
Gets subOrganizationOf.

Returns:
subOrganizationOf

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.