lumis.portal
Interface IPortalRequestContextEntry

Package class diagram package IPortalRequestContextEntry
All Known Subinterfaces:
IDevice
All Known Implementing Classes:
Device

public interface IPortalRequestContextEntry

This interface define the basic action that one PortalRequestContextEntry must to have. Custom contexts entries must to implement this interface for the Lumis Portal to recognize the object as a context.

Since:
6.0.0

Method Summary
 Object getProperty(String key)
          Returns a specific property of the context.
 

Method Detail

getProperty

Object getProperty(String key)
Returns a specific property of the context.

Parameters:
key - the name of the context's property.
Returns:
a property of the context that match with the key.
Since:
6.0.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.