com.retek.component.item
Interface ItemProductInformationAttribute

All Superinterfaces:
BusinessObject, DistributedObject, ProductInformationAttribute

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 © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25