com.retek.component.item
Interface ItemAttributeScreenTypeRelation
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- ItemAttributeScreenTypeRelationImpl
- public interface ItemAttributeScreenTypeRelation
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getItemAttribute
public ItemAttribute getItemAttribute()
throws SystemException
- Throws:
SystemException
setDynamic
public void setDynamic(boolean isDynamic)
throws SystemException
- Throws:
SystemException
isDynamic
public boolean isDynamic()
throws SystemException
- Throws:
SystemException
isCustom
public boolean isCustom()
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28