JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Annotation Types
Deprecated Fields
Deprecated Methods
Deprecated Annotation Types
Annotation Type and Description
com.axelor.db.annotations.HashKey
Deprecated Fields
Field and Description
com.axelor.app.AvailableAppSettings.APPLICATION_DISABLE_PERMISSION_ACTIONS
com.axelor.app.AvailableAppSettings.APPLICATION_DISABLE_PERMISSION_RELATIONAL_FIELDS
com.axelor.app.AvailableAppSettings.AXELOR_REPORT_DIR
Deprecated Methods
Method and Description
com.axelor.db.Query.fetchSteam()
Use
Query.fetchStream()
.
com.axelor.db.Query.fetchSteam(int)
Use
Query.fetchStream(int)
.
com.axelor.db.Query.fetchSteam(int, int)
Use
Query.fetchStream(int, int)
.
com.axelor.rpc.Context.getParentContext()
com.axelor.db.EntityHelper.hashCode(T)
com.axelor.db.mapper.Property.isHashKey()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes