com.retek.component.media.impl
Class DropCodeImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.DistributedObjectImpl
com.retek.component.media.impl.DropCodeImpl
- All Implemented Interfaces:
- BusinessObject, DistributedObject, DropCode
- public class DropCodeImpl
- extends DistributedObjectImpl
- implements DropCode
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, readLatest, 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 |
DropCodeImpl
public DropCodeImpl(DistributedContext context,
DistributedReference ref,
boolean createHollow)
throws SystemException
DropCodeImpl
public DropCodeImpl(DistributedContext context,
DistributedReference ref)
throws SystemException
getDto
protected DropCodeDto getDto()
throws SystemException
- Throws:
SystemException
getSourceCodes
public java.util.Collection getSourceCodes()
throws SystemException
- Specified by:
getSourceCodes
in interface DropCode
- Throws:
SystemException
setDate
public void setDate(RDate date)
throws SystemException
- Specified by:
setDate
in interface DropCode
- Throws:
SystemException
setCirculation
public void setCirculation(long circulation)
throws SystemException
- Specified by:
setCirculation
in interface DropCode
- Throws:
SystemException
getDate
public RDate getDate()
throws SystemException
- Specified by:
getDate
in interface DropCode
- Throws:
SystemException
getCirculation
public long getCirculation()
throws SystemException
- Specified by:
getCirculation
in interface DropCode
- Throws:
SystemException
getSourceCode
public SourceCode getSourceCode(java.lang.String displayCode)
throws SystemException
- Specified by:
getSourceCode
in interface DropCode
- Throws:
SystemException
hasSourceCode
public boolean hasSourceCode(java.lang.String id)
throws SystemException
- Specified by:
hasSourceCode
in interface DropCode
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Specified by:
getDescription
in interface DropCode
- Throws:
SystemException
setDescription
public void setDescription(java.lang.String description)
throws SystemException
- Specified by:
setDescription
in interface DropCode
- Throws:
SystemException
getDisplayCode
public java.lang.String getDisplayCode()
throws SystemException
- Specified by:
getDisplayCode
in interface DropCode
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28