lumis.portal.businesscontext.internal
Class BusinessContextProperty

Package class diagram package BusinessContextProperty
java.lang.Object
  extended by lumis.portal.businesscontext.internal.BusinessContextProperty
All Implemented Interfaces:
IBusinessContextProperty

public class BusinessContextProperty
extends Object
implements IBusinessContextProperty

Business context property implementation.

Since:
7.0.0

Constructor Summary
BusinessContextProperty(Node property)
           
 
Method Summary
 String getId()
          Returns property id.
 String getName()
          Returns property name.
 IBusinessContextValueProvider getValueProvider()
          Returns the property value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessContextProperty

public BusinessContextProperty(Node property)
                        throws PortalException
Throws:
PortalException
Method Detail

getId

public String getId()
Description copied from interface: IBusinessContextProperty
Returns property id.

Specified by:
getId in interface IBusinessContextProperty
Returns:
the id.

getName

public String getName()
Description copied from interface: IBusinessContextProperty
Returns property name.

Specified by:
getName in interface IBusinessContextProperty
Returns:
the name

getValueProvider

public IBusinessContextValueProvider getValueProvider()
Description copied from interface: IBusinessContextProperty
Returns the property value.

Specified by:
getValueProvider in interface IBusinessContextProperty
Returns:
the property value


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