- Dossier - Interface in ru.ilb.filedossier.entities
-
This interface is a DossierPath extension, allows to get abstract dossier files.
- DossierContents - Interface in ru.ilb.filedossier.entities
-
This interface is a DossierPath extension, represents the directory in the dossier path.
- DossierContext - Interface in ru.ilb.filedossier.entities
-
Provides interface for work with context (String, Object) for a certain entity.
- DossierFile - Interface in ru.ilb.filedossier.entities
-
Dossier file is an extension of DossierContents, it is the abstract dossier file, that contains representation, context, and abstract flags of file.
- DossierFileAttribute - Class in ru.ilb.filedossier.entities
-
Dossier file attribute.
- DossierFileAttribute(String, String) - Constructor for class ru.ilb.filedossier.entities.DossierFileAttribute
-
Base constructor for DossierFileAttribute.
- DossierFileVersion - Interface in ru.ilb.filedossier.entities
-
- DossierPath - Interface in ru.ilb.filedossier.entities
-
This interface is an abstract dossier path (file/dir).