org.gcube.portlets.user.td.gwtservice.shared.source
Interface Source

All Superinterfaces:
Serializable
All Known Implementing Classes:
FileSource, SDMXRegistrySource, WorkspaceSource

public interface Source
extends Serializable


Method Summary
 String getDescription()
          Returns the document type description.
 String getId()
          Returns the document type id.
 String getName()
          Returns the document type name.
 

Method Detail

getId

String getId()
Returns the document type id.

Returns:
the document type id.

getName

String getName()
Returns the document type name.

Returns:
the document type name.

getDescription

String getDescription()
Returns the document type description.

Returns:
the document type description.


Copyright © 2013. All Rights Reserved.