
|
If you were logged in you would be able to see more operations.
|
Google issue summary
|
|
|
|
|
| Component/s: |
Core
|
| Affects Version/s: |
None
|
| Fix Version/s: |
5.1 M3
|
|
|
Time Tracking:
|
|
Original Estimate:
|
4 hours
|
|
|
Remaining Estimate:
|
4 hours
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
The LifeCycle information is used in almost every datatable listing, but this information is not prefetched : in fact it is loaded from the core with one connection per attribute.
=> DocumentModelImpl.getCurrentLifeCycleState
=> DocumentModelImpl.getLifeCyclePolicy
=> This should be prefetched ...
|
|
Description
|
The LifeCycle information is used in almost every datatable listing, but this information is not prefetched : in fact it is loaded from the core with one connection per attribute.
=> DocumentModelImpl.getCurrentLifeCycleState
=> DocumentModelImpl.getLifeCyclePolicy
=> This should be prefetched ...
|
Show » |
|
DocumentModelImpl.java
DocumentModelFactory.java