Uses of Interface
org.pentaho.platform.api.engine.IContentInfo
-
Packages that use IContentInfo Package Description org.pentaho.platform.api.engine -
-
Uses of IContentInfo in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IContentInfo Modifier and Type Method Description IContentInfo
IPluginManager. getContentTypeInfo(String type)
Gets metadata about a particular content typeMethods in org.pentaho.platform.api.engine that return types with arguments of type IContentInfo Modifier and Type Method Description List<IContentInfo>
IPlatformPlugin. getContentInfos()
Returns a list of content info objects for this plug-in
-