Configure the properties on your custom collection filter as follows:

  1. If you want your component to cache its content, see Caching Filtered Content for information on which properties to set.

  2. In the component, specify values to properties that determine the filtering conditions as well as any other properties for which the default values are insufficient for your filter. Here’s the default values for MembershipFilter:

#/atg/registry/CollectionFilters/MembershipFilter
$class=atg.service.collections.filter.MembershipFilter
$scope=global
cache=/atg/collections/filter/FilterCache
cacheEnabled=true

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices