Project Wonder 2.0

er.corebusinesslogic
Interface ERCLogEntryInterface


public interface ERCLogEntryInterface

Used in conjunction with ERCStampedEnterpriseObject to optionally allow a log entry to be created when something changes on the object.


Method Summary
 EOEnterpriseObject logEntryType()
          The type of the log entry to set when creating the log entry.
 String relationshipNameForLogEntry()
          Name of the to many relationship to add log entries to when logging.
 

Method Detail

relationshipNameForLogEntry

public String relationshipNameForLogEntry()
Name of the to many relationship to add log entries to when logging.

Returns:
relationship name

logEntryType

public EOEnterpriseObject logEntryType()
The type of the log entry to set when creating the log entry.

Returns:
log entry type.

Last updated: Do, Dez 9, 2004 • 12:46 PM CET

Copyright © 2002 – 2004 Project Wonder.