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
 com.webobjects.eocontrol.EOEnterpriseObject logEntryType()
          The type of the log entry to set when creating the log entry.
 java.lang.String relationshipNameForLogEntry()
          Name of the to many relationship to add log entries to when logging.
 

Method Detail

relationshipNameForLogEntry

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

Returns:
relationship name

logEntryType

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

Returns:
log entry type.

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.