Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Uses of Class
oracle.stellent.ridc.filter.IdcFilterType

Packages that use IdcFilterType
oracle.stellent.ridc.filter   
oracle.stellent.ridc.filter.adapters   

 

Uses of IdcFilterType in oracle.stellent.ridc.filter

 

Methods in oracle.stellent.ridc.filter that return IdcFilterType
static IdcFilterType IdcFilterType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static IdcFilterType[] IdcFilterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.stellent.ridc.filter with parameters of type IdcFilterType
 void IIdcFilter.doFilter(IdcFilterType ftype, java.lang.Object... objects)
          Execute RIDC filter.
 void IdcFilterManager.executeFilters(IdcFilterType ftype, java.lang.Object... objects)
          Execute the filters beforeServiceRequest method

 

Uses of IdcFilterType in oracle.stellent.ridc.filter.adapters

 

Methods in oracle.stellent.ridc.filter.adapters with parameters of type IdcFilterType
 void IdcFilterAdapter.doFilter(IdcFilterType ftype, java.lang.Object... objects)
          Execute RIDC filter.

 


Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


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