Task #295 (closed)
Opened 13 years ago
Closed 13 years ago
Propagate Permissions to Pojos
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | critical | Milestone: | 3.0-M3 |
| Component: | Security | Version: | 3.0-M3 |
| Keywords: | iteration4,pojos | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Currently there's no Permissions information available in our pojos.
Change History (3)
comment:1 Changed 13 years ago by jmoore
- Cc jburel added
comment:2 Changed 13 years ago by jmoore
- Keywords pojos added
- Status changed from new to assigned
comment:3 Changed 13 years ago by jmoore
- Resolution set to fixed
- Status changed from assigned to closed
Assuming this fulfills all of Shoola's needs. Closing.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r884 contains an initial PermissionData object. The method DataObject.getPermissions() will need to be reworked when we start using the client session.