Common classes
OpenKM common classes:
| OpenKM common classes | Description |
|---|---|
|
Utility methods for archive handling. For example, to create a ZIP or JAR. |
|
|
Execution-related methods. For example, to run a script or a JAR. |
|
|
Utility methods to generate logs. For example, to show errors, info, or warnings. |
|
|
File-related utility methods. For example, to get the filename or extension. |
|
|
Utility methods used by formatters. For example, to format a file size or a time. |
|
|
Generic utility methods. For example, to notify a user of something. |
|
|
Utility class that provides bidirectional format transformation between Java Time objects and ISO8601 format used for metadata date fields. |
|
|
Utility methods to send mail. For example, to send a message or a document. |
|
|
Utility methods to handle paths. For example, to get the name or the parent path. |
|
|
Utility methods to convert PDF files. For example, to stamp an image or text. |
|
|
Utility methods for retrieving information from the security context. For example, to get the actual user ID from the security context session or the actual tenant of the logged-in user. |
|
|
Utility methods for stack traces. |
|
|
Utility methods to handle templates. For example, replace text in a template. |
|
|
Utility methods to perform SQL queries and HQL queries. |
|
| DbSessionManager |
Utility methods for managing user sessions. |
|
Utility methods to perform configuration parameter operations. |