| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
S3ResourceFilter
Class representing a resource filter
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
Constructor
|
Getter for extra filter methods, lazy property so methods are only imported/initialized when needed
To Do: document the expected signature of filter methods |
Extend this filter
|
Add an extra filter
|
Replace the current extra filters
|
Get the effective DAL query |
Get the effective virtual filter |
Get the list of extra filters
|
Get the joins required for this filter
|
Get all field selectors in this filter |
Filter a set of rows by the effective virtual filter
|
Apply all extra filters on a list of record ids
|
Get the total number of matching records
|
String representation of the instance
|
Generate a Query from a URL boundary box query; supports multiple bboxes, but optimised for the usual case of just 1
|
Serialize this filter as URL query
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:50 2019 | http://epydoc.sourceforge.net |