Revision 44633 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.api/src/main/java/org/gvsig/fmap/dal/DatabaseWorkspaceManager.java

View differences:

DatabaseWorkspaceManager.java
76 76
     */
77 77
    public String getId();
78 78

  
79
    public DataServerExplorer getServerExplorer();
80
    
79 81
    /**
80 82
     * Returns the label of this workspace.
81 83
     * 
82 84
     * @return the label value.
83 85
     */
86
    @Override
84 87
    public String getLabel();
85 88
    
86 89
    /**

Also available in: Unified diff