TV-Browser 3.3.3 API

devplugin
Interface InfoIf

All Known Subinterfaces:
PluginProxy, TvDataServiceProxy
All Known Implementing Classes:
AbstractPluginProxy, AbstractTvDataServiceProxy, BeanShellPluginProxy, DefaultTvDataServiceProxy, JavaPluginProxy

public interface InfoIf

An interface for all classes that supports the getId() and getInfo() methods.

Since:
3.0
Author:
René Mach

Method Summary
 java.lang.String getId()
          Gets the Id.
 PluginInfo getInfo()
          Gets the PluginInfo.
 java.lang.String getPluginCategory()
           
 

Method Detail

getInfo

PluginInfo getInfo()
Gets the PluginInfo.

Returns:
The plugin info.

getId

java.lang.String getId()
Gets the Id.

Returns:
The Id.

getPluginCategory

java.lang.String getPluginCategory()

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)