Interface GCubeItem

  • All Superinterfaces:
    WorkspaceItem
    All Known Implementing Classes:
    GcubeItem

    public interface GCubeItem
    extends WorkspaceItem
    The Interface GCubeItem.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jun 15, 2018
    • Method Detail

      • getScopes

        String[] getScopes()
        Returns:
        the scopes
      • getCreator

        String getCreator()
        Returns:
        the creator
      • getItemType

        String getItemType()
        Returns:
        the itemType
      • getProperties

        String getProperties()
        Returns:
        the properties
      • isShared

        boolean isShared()
        Description copied from interface: WorkspaceItem
        Return a flag indicating whether the element is shared.
        Specified by:
        isShared in interface WorkspaceItem
        Returns:
        the shared
      • getProperty

        PropertyMap getProperty()
        Returns:
        the property