|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.businesscontext.internal.BusinessContextProperty
public class BusinessContextProperty
Business context property implementation.
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 |
---|
public BusinessContextProperty(Node property) throws PortalException
PortalException
Method Detail |
---|
public String getId()
IBusinessContextProperty
getId
in interface IBusinessContextProperty
public String getName()
IBusinessContextProperty
getName
in interface IBusinessContextProperty
public IBusinessContextValueProvider getValueProvider()
IBusinessContextProperty
getValueProvider
in interface IBusinessContextProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |