org.gcube.portlets.user.td.gwtservice.shared.destination
Class WorkspaceDestination

java.lang.Object
  extended by org.gcube.portlets.user.td.gwtservice.shared.destination.WorkspaceDestination
All Implemented Interfaces:
Serializable, Destination

public class WorkspaceDestination
extends Object
implements Destination

See Also:
Serialized Form

Field Summary
static WorkspaceDestination INSTANCE
           
 
Constructor Summary
WorkspaceDestination()
           
 
Method Summary
 String getDescription()
          Returns the document type description.
 String getId()
          Returns the document type id.
 String getName()
          Returns the document type name.
 String toString()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

INSTANCE

public static final WorkspaceDestination INSTANCE
Constructor Detail

WorkspaceDestination

public WorkspaceDestination()
Method Detail

getId

public String getId()
Returns the document type id.

Specified by:
getId in interface Destination
Returns:
the document type id.

getName

public String getName()
Returns the document type name.

Specified by:
getName in interface Destination
Returns:
the document type name.

getDescription

public String getDescription()
Returns the document type description.

Specified by:
getDescription in interface Destination
Returns:
the document type description.

toString

public String toString()

Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.