|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.WcmObject
com.sapportals.wcm.repository.filter.AbstractPropertyFilter
| Field Summary | |
protected IPropertyFilter |
filter
|
| Fields inherited from class com.sapportals.wcm.WcmObject |
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE |
| Constructor Summary | |
|
AbstractPropertyFilter()
|
protected |
AbstractPropertyFilter(IPropertyFilter filter)
Construct object of class AbstractPropertyFilter. |
| Method Summary | |
Properties |
getFilterContext()
|
PropertyFilterMode |
getFilterMode()
Get the FilterMode attribute of the IPropertyFilter object. |
IPropertyNameList |
getPropertyNameList()
Get the property name list if mode is SINGLE_PROPERTY or PROPERTY_LIST. |
IRepositoryManager |
getRepositoryManager()
Returns the repository manager of the new resource in case the write filter is applied to a create operation. |
IResource |
getResource()
Returns the resource that will be filtered. |
URI |
getURI()
Returns the URI of the new resource in case the property write filter is applied to a create operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sapportals.wcm.repository.filter.IPropertyFilter |
filter |
| Field Detail |
protected IPropertyFilter filter
| Constructor Detail |
public AbstractPropertyFilter()
protected AbstractPropertyFilter(IPropertyFilter filter)
filter - TBD: Description of the incoming method parameter| Method Detail |
public Properties getFilterContext()
getFilterContext in interface IPropertyFilter
public IResource getResource()
throws WcmException
IPropertyFilter
getResource in interface IPropertyFilterWcmException
public URI getURI()
throws WcmException
IPropertyFilter
getURI in interface IPropertyFilterWcmException
public IRepositoryManager getRepositoryManager()
throws WcmException
IPropertyFilter
getRepositoryManager in interface IPropertyFilterWcmException
public PropertyFilterMode getFilterMode()
throws WcmException
IPropertyFilter
getFilterMode in interface IPropertyFilterWcmException - Exception raised in failure situation
public IPropertyNameList getPropertyNameList()
throws WcmException
IPropertyFilter
getPropertyNameList in interface IPropertyFilterWcmException - Exception raised in failure situation
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||