Interface IAbstractDateiData

    • Field Summary

      • Fields inherited from interface de.xima.cmn.dao.interfaces.IEntity

        ATTR_ID
      • Fields inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity

        ATTR_LOCKINGVERSION
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      byte[] getData()
      Deprecated.
       
      void setData​(byte[] data)
      Deprecated.
       
      • Methods inherited from interface de.xima.cmn.dao.interfaces.IEntity

        getId, isPersisted, setId
      • Methods inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity

        entityHasChanged, getLockingVersion, setLockingVersion
    • Method Detail

      • setData

        void setData​(byte[] data)
        Deprecated.
      • getData

        byte[] getData()
        Deprecated.