|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterType | |
| com.sapportals.wcm.repository.enum | Contains enumeration classes. |
| com.sapportals.wcm.repository.filter | Contains interfaces and classes to define repository filters. |
| Uses of FilterType in com.sapportals.wcm.repository.enum |
| Fields in com.sapportals.wcm.repository.enum declared as FilterType | |
static FilterType |
FilterType.CONTENT
Content filter process the content of resources |
static FilterType |
FilterType.PROPERTY
Property filter modify and control the visibility of resource properties |
static FilterType |
FilterType.NAMESPACE
Namespace filter control the visibility of resources |
static FilterType |
FilterType.URI
URI filter process the resource uri |
| Uses of FilterType in com.sapportals.wcm.repository.filter |
| Methods in com.sapportals.wcm.repository.filter that return FilterType | |
FilterType |
IFilterManager.getType()
Returns the type of the IFilterManager object |
FilterType |
AbstractPropertyFilterManager.getType()
|
FilterType |
AbstractNamespaceFilterManager.getType()
|
FilterType |
AbstractRidFilterManager.getType()
|
FilterType |
AbstractUriFilterManager.getType()
Deprecated. |
FilterType |
AbstractContentFilterManager.getType()
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||