org.gcube.portlets.user.td.gwtservice.shared.source
Class FileSource
java.lang.Object
org.gcube.portlets.user.td.gwtservice.shared.source.FileSource
- All Implemented Interfaces:
- Serializable, Source
public class FileSource
- extends Object
- implements Source
- See Also:
- Serialized Form
INSTANCE
public static final FileSource INSTANCE
FileSource
public FileSource()
getId
public String getId()
- Returns the document type id.
- Specified by:
getId in interface Source
- Returns:
- the document type id.
getName
public String getName()
- Returns the document type name.
- Specified by:
getName in interface Source
- Returns:
- the document type name.
getDescription
public String getDescription()
- Returns the document type description.
- Specified by:
getDescription in interface Source
- Returns:
- the document type description.
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2013. All Rights Reserved.