com.loribel.commons.abstraction
Interface GB_LabelInfoOwner

All Known Subinterfaces:
GB_BOMetaData, GB_BOMetaModel, GB_BOProperty, GB_BOPropertySet, GB_BOSearch, GB_BOShort, GB_BusinessObject, GB_SimpleBusinessObject, GB_SimpleBusinessObjectSet
All Known Implementing Classes:
GB_BOEnumItemBOGen, GB_BOEnumItemSearchBOGen, GB_BOEnumValuesBOGen, GB_BOEnumValuesGroupBOGen, GB_BOExtendsBOGen, GB_BOExtensionBOGen, GB_BOLinkIdBOGen, GB_BOLinkIdLongBOGen, GB_BOMetaDataBO, GB_BOMetaDataBOGen, GB_BOMetaDataNode, GB_BOMetaDataSearchBOGen, GB_BOPropertyBO, GB_BOPropertyBOGen, GB_BOPropertyNode, GB_BOPropertyRef, GB_BOPropertySearchBOGen, GB_BOStringMBOGen, GB_BusinessObjectAbstract, GB_BusinessObjectDefault, GB_BusinessObjectSimpleAbstract

public interface GB_LabelInfoOwner

Interface qui permet d'avoir une représentation simple d'un objet sous forme d'une String. Souvent utilisé dans les boites d'attentes.

Author:
Gregory Borelli

Method Summary
 java.lang.String getLabelInfo()
          Returns String to document object, use into wait dialog for example.
 

Method Detail

getLabelInfo

public java.lang.String getLabelInfo()
Returns String to document object, use into wait dialog for example.



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