com.retek.component.item
Interface ItemProductInformationAttribute

All Superinterfaces:
BusinessObject, DistributedObject, ProductInformationAttribute
All Known Implementing Classes:
ItemProductInformationAttributeImpl

public interface ItemProductInformationAttribute
extends ProductInformationAttribute


Method Summary
 ItemAttribute getItemAttribute()
           
 void setDynamic(boolean dynamic)
           
 void setItemAttribute(ItemAttribute itemAttribute)
           
 
Methods inherited from interface com.retek.component.item.ProductInformationAttribute
getAttributeName, getAttributeValue, getCustomData, getDescription, getItemNumber, getProductInformation, isCustom, isDifferentiator, isDynamic, isUda, setCustomData, setProductInformation
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

setItemAttribute

public void setItemAttribute(ItemAttribute itemAttribute)
                      throws SystemException
Throws:
SystemException

getItemAttribute

public ItemAttribute getItemAttribute()
                               throws SystemException
Throws:
SystemException

setDynamic

public void setDynamic(boolean dynamic)
                throws SystemException
Throws:
SystemException


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