Project Wonder 5.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

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

Returns:
relationship name

logEntryType

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

Returns:
log entry type.

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.