Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- InvalidDateException - Exception Class in example.app.entities.exceptions
- InvalidDateException() - Constructor for exception class example.app.entities.exceptions.InvalidDateException
- InvalidDateException(String) - Constructor for exception class example.app.entities.exceptions.InvalidDateException
- InvalidDateException(String, Throwable) - Constructor for exception class example.app.entities.exceptions.InvalidDateException
- InvalidDateException(String, Throwable, boolean, boolean) - Constructor for exception class example.app.entities.exceptions.InvalidDateException
- InvalidDateException(Throwable) - Constructor for exception class example.app.entities.exceptions.InvalidDateException
- isDataDirPresent(String) - Static method in class example.app.filedatabase.FileDatabase
-
This method is used to check if the data directory in a partition is present or not.
- isPartitionPresent(String) - Static method in class example.app.filedatabase.FileDatabase
-
This method is used to check if the partition is present or not inside root directory.
- isRecordSerFilePresent(String) - Static method in class example.app.filedatabase.FileDatabase
-
This method is used to check if the record.ser file in a partition is present or not.
- isResourcePresent(String, Object) - Static method in class example.app.filedatabase.FileDatabase
-
This method checks if a resource is present in the file database.
- isRootPresent() - Static method in class example.app.filedatabase.FileDatabase
-
This method is used to check if the root directory is present or not, specified by the database.config file.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form