com.retek.component.item
Interface ItemAttributeScreenType
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject
- public interface ItemAttributeScreenType
- extends DistributedObject, com.retek.swing11.commons.type.Displayable
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.swing11.commons.type.Displayable |
toDisplayString |
SCREEN_TYPE_NAME
public static final java.lang.String SCREEN_TYPE_NAME
- See Also:
- Constant Field Values
getBanner
public Banner getBanner()
throws SystemException
- Throws:
SystemException
setBanner
public void setBanner(Banner banner)
throws SystemException
- Throws:
SystemException
addRelation
public void addRelation(ItemAttributeScreenTypeRelation relation)
throws SystemException
- Throws:
SystemException
getItemAttributeScreenTypeRelations
public java.util.Set getItemAttributeScreenTypeRelations()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String descrption)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
submit
public void submit(java.util.Set relations)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25