Interface IHippoMap

All Superinterfaces:
Map<String,Object>
All Known Implementing Classes:
HippoMap, JcrMap

public interface IHippoMap extends Map<String,Object>
  • Method Details

    • getPrimaryType

      String getPrimaryType()
    • getMixinTypes

      List<String> getMixinTypes()
    • reset

      void reset()
    • save

      void save()