lumis.portal.businesscontext
Interface IBusinessContextProperty

Package class diagram package IBusinessContextProperty
All Known Implementing Classes:
BusinessContextProperty

public interface IBusinessContextProperty

Provides operations to access the business context properties.

Since:
7.0.0

Method Summary
 String getId()
          Returns property id.
 String getName()
          Returns property name.
 IBusinessContextValueProvider getValueProvider()
          Returns the property value.
 

Method Detail

getId

String getId()
Returns property id.

Returns:
the id.
Since:
7.0.0

getName

String getName()
Returns property name.

Returns:
the name
Since:
7.0.0

getValueProvider

IBusinessContextValueProvider getValueProvider()
Returns the property value.

Returns:
the property value
Since:
7.0.0


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