com.retek.rcom.gui.wrapper
Class RcomProductAttribute

java.lang.Object
  extended bycom.retek.rcom.gui.wrapper.RcomProductAttribute

public class RcomProductAttribute
extends java.lang.Object


Constructor Summary
RcomProductAttribute(ProductInformationAttribute attribute, Item item)
           
 
Method Summary
 ProductInformationAttribute getAttribute()
           
 java.lang.String getAttributeName()
           
 java.lang.String getAttributeValue()
           
 boolean isDifferentiator()
           
 boolean isDynamic()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RcomProductAttribute

public RcomProductAttribute(ProductInformationAttribute attribute,
                            Item item)
                     throws SystemException
Method Detail

getAttribute

public ProductInformationAttribute getAttribute()

getAttributeName

public java.lang.String getAttributeName()
                                  throws SystemException
Throws:
SystemException

getAttributeValue

public java.lang.String getAttributeValue()
                                   throws SystemException
Throws:
SystemException

isDifferentiator

public boolean isDifferentiator()
                         throws SystemException
Throws:
SystemException

isDynamic

public boolean isDynamic()
                  throws SystemException
Throws:
SystemException

toString

public java.lang.String toString()


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28