com.loribel.commons.business.abstraction
Interface GB_BOValueOwner

All Known Subinterfaces:
GB_BOMetaModel, GB_BusinessObject
All Known Implementing Classes:
GB_BOEnumItemBOGen, GB_BOEnumItemSearchBOGen, GB_BOEnumValuesBOGen, GB_BOEnumValuesGroupBOGen, GB_BOExtendsBOGen, GB_BOExtensionBOGen, GB_BOLinkIdBOGen, GB_BOLinkIdLongBOGen, GB_BOMetaDataBOGen, GB_BOMetaDataSearchBOGen, GB_BOPropertyBOGen, GB_BOPropertySearchBOGen, GB_BOStringMBOGen, GB_BusinessObjectAbstract, GB_BusinessObjectDefault, GB_BusinessObjectSimpleAbstract

public interface GB_BOValueOwner

Abstraction of a simple BusinessObject..


Method Summary
 GB_SimpleBOValue getBOValue(java.lang.String a_propertyName)
          Return the BusinessObjectValue associated to a property.
 

Method Detail

getBOValue

public GB_SimpleBOValue getBOValue(java.lang.String a_propertyName)
Return the BusinessObjectValue associated to a property.

Parameters:
a_propertyName - String -
Returns:
GB_SimpleBusinessObjectValue


Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.