FileDocCategorySizeDatePackage
AggregateChangeRecord.javaAPI DocGlassfish v2 API2483Tue May 22 16:54:16 BST 2007oracle.toplink.essentials.changesets

AggregateChangeRecord

public interface AggregateChangeRecord implements ChangeRecord

Purpose: Define the Public interface for the Aggregate Change Record.

Description: This interface is meant to clarify the public protocol into TopLink.

Fields Summary
Constructors Summary
Methods Summary
public oracle.toplink.essentials.changesets.ObjectChangeSetgetChangedObject()
ADVANCED: This method is used to return the ObjectChangeSet representing the changed Aggregate.

return
oracle.toplink.essentials.CahngeSets.ObjectChanges