Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Uses of Class
oracle.stellent.wcm.client.filter.FilterHandler.Status

Packages that use FilterHandler.Status
oracle.stellent.wcm.client.filter   

 

Uses of FilterHandler.Status in oracle.stellent.wcm.client.filter

 

Methods in oracle.stellent.wcm.client.filter that return FilterHandler.Status
 FilterHandler.Status FilterHandler.onFilter(java.lang.String filter, FilterContext context)
          Invoke for each filter; return the status for this call to either continue calling the next filter or to stop after this filter call.
static FilterHandler.Status FilterHandler.Status.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FilterHandler.Status[] FilterHandler.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.