interface documentation

class IBucketFilter(Interface): (source)

View In Hierarchy

Undocumented

Method getBucketFor Return a Bucket corresponding to the provided parameters.
def getBucketFor(*somethings, **some_kw): (source)

Return a Bucket corresponding to the provided parameters.

Returns
BucketUndocumented