Interface Item

All Superinterfaces:
PropertiesProvider
All Known Subinterfaces:
Document, SerializableDocument
All Known Implementing Classes:
FilteredDocument

public interface Item extends PropertiesProvider
An item represents an abstract entity providing just name and (by implementing PropertiesProvider) user properties.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the item's name.

    Methods inherited from interface com.levigo.jadice.document.util.PropertiesProvider

    getProperties
  • Method Details

    • getName

      String getName()
      Gets the item's name.
      Returns:
      Returns a String