| Modifier and Type | Interface and Description |
|---|---|
interface |
Dossier
This interface is a DossierPath extension, allows to get abstract dossier files.
|
interface |
DossierContents
This interface is a DossierPath extension, represents the directory in the dossier path.
|
interface |
DossierFile
Dossier file is an extension of DossierContents, it is the abstract dossier file, that contains representation, context, and abstract flags of file.
|
interface |
DossierFileVersion |
interface |
Representation
This interface marks DossierFiles representations.
|
| Modifier and Type | Method and Description |
|---|---|
DossierPath |
DossierPath.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
DossierPath.setParent(DossierPath parent)
Sets parent DossierPath.
|
Copyright © 2021. All rights reserved.