com.retek.component.item.impl
Class ItemAttributeScreenTypeRelationImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.item.impl.ItemAttributeScreenTypeRelationImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, ItemAttributeScreenTypeRelation
- public class ItemAttributeScreenTypeRelationImpl
- extends DistributedObjectImpl
- implements ItemAttributeScreenTypeRelation
Methods inherited from class com.retek.commons.component.impl.DistributedObjectImpl |
attributesToString, createEmptyDto, debugToString, discardChanges, discardChangesShallow, equals, getGenericDto, getId, getReference, getReference, getVersion, hashCode, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isHollow, isPersisted, markAllDeleted, refresh, toString, wrap, wrap, wrap, wrap |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
ItemAttributeScreenTypeRelationImpl
public ItemAttributeScreenTypeRelationImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
ItemAttributeScreenTypeRelationImpl
public ItemAttributeScreenTypeRelationImpl(DistributedContext context,
DistributedReference ref)
throws SystemException
getDto
public ItemAttributeScreenTypeRelationDto getDto()
throws SystemException
- Throws:
SystemException
getItemAttribute
public ItemAttribute getItemAttribute()
throws SystemException
- Specified by:
getItemAttribute
in interface ItemAttributeScreenTypeRelation
- Throws:
SystemException
setItemAttribute
public void setItemAttribute(ItemAttribute itemAttribute)
throws SystemException
- Throws:
SystemException
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface ItemAttributeScreenTypeRelation
- Throws:
SystemException
BusinessException
setDynamic
public void setDynamic(boolean isDynamic)
throws SystemException
- Specified by:
setDynamic
in interface ItemAttributeScreenTypeRelation
- Throws:
SystemException
isDynamic
public boolean isDynamic()
throws SystemException
- Specified by:
isDynamic
in interface ItemAttributeScreenTypeRelation
- Throws:
SystemException
isCustom
public boolean isCustom()
throws SystemException
- Specified by:
isCustom
in interface ItemAttributeScreenTypeRelation
- Throws:
SystemException
readLatest
protected Dto readLatest()
throws SystemException
- Overrides:
readLatest
in class DistributedObjectImpl
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28