com.ibm.commerce.utf.beans
Interface PAttributeDescListSmartDataBean

All Known Implementing Classes:
PAttributeDescListBean

public interface PAttributeDescListSmartDataBean

Copyright International Busines Machines Corporation 2001. All rights reserved.


Method Summary
java.lang.String getLanguageId()
PAttributeDescDataBean[] getPAttributeDescs()
java.lang.String getPAttributeId()

Method Detail

getLanguageId

public java.lang.String getLanguageId()

getPAttributeDescs

public PAttributeDescDataBean[] getPAttributeDescs()

getPAttributeId

public java.lang.String getPAttributeId()

Feedback