Interface IMetaViewService
- All Superinterfaces:
IComponent
,IInitializable
,IMetaComponent
-
Method Summary
Modifier and TypeMethodDescriptionreturns an appropriate viewer for this thingMethods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init, shutdown
Methods inherited from interface com.webmethods.portal.service.meta2.IMetaComponent
getMetaContext, setMetaContext
-
Method Details
-
createThingListView
IThingListView createThingListView()returns an appropriate viewer for this thing -
createCookie
IPagingCookie createCookie()
-