Interface IThingInfo
- All Superinterfaces:
IThingInfoView
- All Known Subinterfaces:
IArchived
,IBizPolicyData
,ICategory
,IContainer
,IContent
,IDirServiceThing
,IFolder
,IForm
,IForum
,IGroup
,IHandlerData
,ILink
,IMechanicsData
,IMessage
,IPortlet
,IPrincipal
,IRelation
,IRole
,ISchedule
,IServiceThing
,IStyle
,ITemplate
,IThing
,IThingComponentData
,ITopic
,ITopic
,IUser
,IWorkspace
,IXType
Store a nice little clob for our thing
- See Also:
-
Method Summary
Methods inherited from interface com.webmethods.portal.service.meta2.thing.IThingInfoView
getInfo
-
Method Details
-
setInfo
Allows an unlimited text string to be associated with a thing. Would be useful for XML, CSV, properties, etc persist to DB- Throws:
MetaException
-
putInfo
just put info in cache
-