com.retek.component.history.impl.remote
Class HistoryEventTypeDto

java.lang.Object
  extended bycom.retek.commons.component.impl.Dto
      extended bycom.retek.component.history.impl.remote.HistoryEventTypeDto
All Implemented Interfaces:
java.io.Serializable

public class HistoryEventTypeDto
extends Dto

See Also:
Serialized Form

Field Summary
 boolean active
           
 HistoryEventVisibility defaultVisibility
           
 java.lang.String description
           
 HistoryEventTypeUsage usage
           
 
Constructor Summary
HistoryEventTypeDto(DistributedContext context, DistributedReference reference)
           
HistoryEventTypeDto(DistributedReference reference, long version)
           
 
Methods inherited from class com.retek.commons.component.impl.Dto
attributesToString, checkConcurrency, deepClone, equals, equalValues, equalValues, equalValues, equalValuesDeep, equalValuesDeep, getContext, getDirtyProperties, getDistributedReferences, getDtosInTree, getDtosInTree, getDtosInTreeByRef, getPropertyMap, getReference, getVersion, hashCode, isConcurrenyCheckEnabled, isDeleted, isDirty, isDirtyDeep, isDirtyDeepIgnoreFields, isDirtyIgnoreFields, isPersisted, markClean, markDirty, markPersisted, mergeIntoContext, mergePropertiesFrom, printDeep, purgeDeletedChildren, setConcurrenyCheckEnabled, toString, toStringDeep, writeReplace
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

defaultVisibility

public HistoryEventVisibility defaultVisibility

description

public java.lang.String description

usage

public HistoryEventTypeUsage usage

active

public boolean active
Constructor Detail

HistoryEventTypeDto

public HistoryEventTypeDto(DistributedContext context,
                           DistributedReference reference)

HistoryEventTypeDto

public HistoryEventTypeDto(DistributedReference reference,
                           long version)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28