|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IObjectTypeHandler | |
| com.sapportals.wcm.service.objecttypehandler | Provides a service to add arbitrary commands for resources. |
| Uses of IObjectTypeHandler in com.sapportals.wcm.service.objecttypehandler |
| Classes in com.sapportals.wcm.service.objecttypehandler that implement IObjectTypeHandler | |
class |
GenericObjectTypeHandler
|
| Methods in com.sapportals.wcm.service.objecttypehandler that return IObjectTypeHandler | |
IObjectTypeHandler |
IObjectTypeHandlerList.get(int index)
TODO: Description of the Method. |
IObjectTypeHandler |
IObjectTypeHandlerList.set(int index,
IObjectTypeHandler handler)
TODO: Description of the Method. |
IObjectTypeHandler |
IObjectTypeHandlerList.remove(int index)
TODO: Description of the Method. |
IObjectTypeHandler |
IObjectTypeHandlerListIterator.next()
TODO: Description of the Method. |
IObjectTypeHandler |
IObjectTypeHandlerListIterator.previous()
TODO: Description of the Method. |
| Methods in com.sapportals.wcm.service.objecttypehandler with parameters of type IObjectTypeHandler | |
boolean |
IObjectTypeHandlerList.containsObjectTypeHandler(IObjectTypeHandler handler)
TODO: Description of the Method. |
boolean |
IObjectTypeHandlerList.add(IObjectTypeHandler handler)
TODO: Description of the Method. |
boolean |
IObjectTypeHandlerList.remove(IObjectTypeHandler handler)
TODO: Description of the Method. |
IObjectTypeHandler |
IObjectTypeHandlerList.set(int index,
IObjectTypeHandler handler)
TODO: Description of the Method. |
void |
IObjectTypeHandlerList.add(int index,
IObjectTypeHandler resource)
TODO: Description of the Method. |
int |
IObjectTypeHandlerList.indexOf(IObjectTypeHandler handler)
TODO: Description of the Method. |
int |
IObjectTypeHandlerList.lastIndexOf(IObjectTypeHandler handler)
TODO: Description of the Method. |
void |
IObjectTypeHandlerListIterator.set(IObjectTypeHandler handler)
TODO: Description of the Method. |
void |
IObjectTypeHandlerListIterator.add(IObjectTypeHandler handler)
TODO: Description of the Method. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||