net.firstpartners.rp.plugins
Interface INewInformation

All Known Implementing Classes:
AddInfo

public interface INewInformation

A new chunk of information to add to the system

Author:
brownpa

Method Summary
 java.lang.String getCategoryLocation()
          Get the category location
 java.lang.String getCategoryName()
          Get the category name
 int getLevel()
          Level of the information
 java.lang.String getUri()
          Uri location of the information
 

Method Detail

getCategoryLocation

java.lang.String getCategoryLocation()
Get the category location

Returns:
Returns the category location

getCategoryName

java.lang.String getCategoryName()
Get the category name

Returns:
Returns the category name

getUri

java.lang.String getUri()
Uri location of the information

Returns:
Information -Uri location

getLevel

int getLevel()
Level of the information

Returns:
Information level