Interface EmbeddedFileFeaturesObjectAdapter

All Superinterfaces:
FeaturesObjectAdapter

public interface EmbeddedFileFeaturesObjectAdapter extends FeaturesObjectAdapter
Author:
Maksim Bezrukov
  • Method Details

    • getIndex

      int getIndex()
    • getFileName

      String getFileName()
    • getDescription

      String getDescription()
    • getAFRelationship

      String getAFRelationship()
    • getSubtype

      String getSubtype()
    • getFilter

      String getFilter()
    • getCreationDate

      Calendar getCreationDate()
    • getModDate

      Calendar getModDate()
    • getCheckSum

      String getCheckSum()
    • getSize

      Long getSize()
    • getData

      InputStream getData()