|
|||||||||
| Home >> All >> er >> [ corebusinesslogic overview ] | PREV NEXT | ||||||||
A
- AddressSeparator - Static variable in class er.corebusinesslogic.ERCMailMessage
- holds the address separator
- actor - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
- actor(EOEditingContext) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- Gets the actor as a local instance in the given context.
- actor() - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- Gets the actor.
- addObjectToBothSidesOfLogEntryRelationshipWithKey(EOEnterpriseObject, String) - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- addPreferenceRelationshipToActorEntity(String, String) - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Registers a run-time relationship called "preferences" on the actor entity of your business logic.
- addToAttachments(ERCMessageAttachment) - Method in class er.corebusinesslogic._ERCMailMessage
- addToBothSidesOfAttachments(ERCMessageAttachment) - Method in class er.corebusinesslogic._ERCMailMessage
- addToBothSidesOfMailMessage(ERCMailMessage) - Method in class er.corebusinesslogic._ERCMessageAttachment
- addToBothSidesOfState(ERCMailState) - Method in class er.corebusinesslogic._ERCMailMessage
- append(LoggingEvent) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Entry point for logging an event.
- appendText(String) - Method in class er.corebusinesslogic.ERCMailMessage
- Appends test to the currently stored text.
- attachFileWithMimeType(String, String) - Method in class er.corebusinesslogic.ERCMailMessage
- attachments() - Method in class er.corebusinesslogic._ERCMailMessage
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCLogEntry
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCMailMessage
- Default state of the mail message is 'Ready To Be Sent'.
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCMailState
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCMessageAttachment
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCPreference
- awakeFromInsertion(EOEditingContext) - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
B
- batchIteratorForUnsentMessages() - Method in class er.corebusinesslogic.ERCMailMessage.ERCMailMessageClazz
- Gets an iterator for batching through un sent messages.
- bccAddresses - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the bcc addresses
- bccAddresses() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the bcc addresses as a String.
- bccAddresses() - Method in class er.corebusinesslogic._ERCMailMessage
- bccAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessage
- bccAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the bcc addresses as an array.
C
- ccAddresses - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the cc addresses
- ccAddresses() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the cc addresses as a String.
- ccAddresses() - Method in class er.corebusinesslogic._ERCMailMessage
- ccAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessage
- ccAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the cc addresses as an array.
- checkConditions() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Used to determine if the system is ready to log events with MERCMailDelivery.
- close() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- When closed set the state to closed.
- commaSeparatedListFromArray(NSArray) - Static method in class er.corebusinesslogic.ERCMailDelivery
- Utilitiy method used to break an array of email addresses down into a comma separated list.
- composeComponentEmail(String, NSArray, NSArray, NSArray, String, WOComponent, EOEditingContext) - Method in class er.corebusinesslogic.ERCMailDelivery
- Composes a mail message from a given component.
- composeComponentEmail(String, NSArray, NSArray, NSArray, String, String, NSDictionary, EOEditingContext) - Method in class er.corebusinesslogic.ERCMailDelivery
- Composes a mail message from a given component.
- composeEmail(String, NSArray, NSArray, NSArray, String, String, EOEditingContext) - Method in class er.corebusinesslogic.ERCMailDelivery
- Composes a mail message.
- composeEmailWithAttachments(String, NSArray, NSArray, NSArray, String, String, NSArray, EOEditingContext) - Method in class er.corebusinesslogic.ERCMailDelivery
- Composes a mail message with attachments.
- computedFromAddress - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the computed from address
- computedFromAddress() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the from address for the appender.
- conditionsChecked - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the flag if all the conditions for logging have been checked
- contentType() - Method in class er.corebusinesslogic._ERCMailMessage
- createLogEntryLinkedToEO(EOEnterpriseObject, String, EOEnterpriseObject, String) - Static method in class er.corebusinesslogic.ERCLogEntry
- created() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- created() - Method in class er.corebusinesslogic._ERCLogEntry
- currentReasonLine - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
- currentUserInfoKey - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
- currentUserInfoValue - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
D
- dateSent() - Method in class er.corebusinesslogic._ERCMailMessage
- decodeWithKeyValueUnarchiver(EOKeyValueUnarchiver) - Static method in class er.corebusinesslogic.ERCUserPreferencesAssignment
- description() - Method in class er.corebusinesslogic.ERCStatic
- domainName - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the domain
E
- ERCLogEntry - class er.corebusinesslogic.ERCLogEntry.
- ERCLogEntry() - Constructor for class er.corebusinesslogic.ERCLogEntry
- ERCLogEntry.ERCLogEntryClazz - class er.corebusinesslogic.ERCLogEntry.ERCLogEntryClazz.
- ERCLogEntry.ERCLogEntryClazz() - Constructor for class er.corebusinesslogic.ERCLogEntry.ERCLogEntryClazz
- ERCLogEntryInterface - interface er.corebusinesslogic.ERCLogEntryInterface.
- Used in conjunction with ERCStampedEnterpriseObject to optionally allow a log entry to be created when something changes on the object.
- ERCMailDelivery - class er.corebusinesslogic.ERCMailDelivery.
- Utility class used for sending mails via the ERCMailMessage database tables.
- ERCMailDelivery() - Constructor for class er.corebusinesslogic.ERCMailDelivery
- ERCMailMessage - class er.corebusinesslogic.ERCMailMessage.
- ERCMailMessage() - Constructor for class er.corebusinesslogic.ERCMailMessage
- Public constructor.
- ERCMailMessage.ERCMailMessageClazz - class er.corebusinesslogic.ERCMailMessage.ERCMailMessageClazz.
- Clazz object used to hold all clazz related methods.
- ERCMailMessage.ERCMailMessageClazz() - Constructor for class er.corebusinesslogic.ERCMailMessage.ERCMailMessageClazz
- ERCMailMessageAppender - class er.corebusinesslogic.ERCMailMessageAppender.
- Basic log4j Mail Message Appender
Used for logging log events to a database that will eventually be emailed out. - ERCMailMessageAppender() - Constructor for class er.corebusinesslogic.ERCMailMessageAppender
- Public constructor.
- ERCMailState - class er.corebusinesslogic.ERCMailState.
- Mail state.
- ERCMailState() - Constructor for class er.corebusinesslogic.ERCMailState
- ERCMailState.ERCMailStateClazz - class er.corebusinesslogic.ERCMailState.ERCMailStateClazz.
- ERCMailState.ERCMailStateClazz() - Constructor for class er.corebusinesslogic.ERCMailState.ERCMailStateClazz
- ERCMailableExceptionPage - class er.corebusinesslogic.ERCMailableExceptionPage.
- ERCMailableExceptionPage(WOContext) - Constructor for class er.corebusinesslogic.ERCMailableExceptionPage
- ERCMessageAttachment - class er.corebusinesslogic.ERCMessageAttachment.
- ERCMessageAttachment() - Constructor for class er.corebusinesslogic.ERCMessageAttachment
- ERCMessageAttachment.ERCMessageAttachmentClazz - class er.corebusinesslogic.ERCMessageAttachment.ERCMessageAttachmentClazz.
- ERCMessageAttachment.ERCMessageAttachmentClazz() - Constructor for class er.corebusinesslogic.ERCMessageAttachment.ERCMessageAttachmentClazz
- ERCPreference - class er.corebusinesslogic.ERCPreference.
- ERCPreference() - Constructor for class er.corebusinesslogic.ERCPreference
- ERCPreference.ERCPreferenceClazz - class er.corebusinesslogic.ERCPreference.ERCPreferenceClazz.
- ERCPreference.ERCPreferenceClazz() - Constructor for class er.corebusinesslogic.ERCPreference.ERCPreferenceClazz
- ERCStampedEnterpriseObject - class er.corebusinesslogic.ERCStampedEnterpriseObject.
- ERCStampedEnterpriseObject() - Constructor for class er.corebusinesslogic.ERCStampedEnterpriseObject
- ERCStampedEnterpriseObject.Observer - class er.corebusinesslogic.ERCStampedEnterpriseObject.Observer.
- ERCStampedEnterpriseObject.Observer() - Constructor for class er.corebusinesslogic.ERCStampedEnterpriseObject.Observer
- ERCStatic - class er.corebusinesslogic.ERCStatic.
- ERCStatic() - Constructor for class er.corebusinesslogic.ERCStatic
- ERCStatic.ERCStaticClazz - class er.corebusinesslogic.ERCStatic.ERCStaticClazz.
- ERCStatic.ERCStaticClazz() - Constructor for class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- ERCUserPreferencesAssignment - class er.corebusinesslogic.ERCUserPreferencesAssignment.
- ERCUserPreferencesAssignment(EOKeyValueUnarchiver) - Constructor for class er.corebusinesslogic.ERCUserPreferencesAssignment
- ERCUserPreferencesAssignment(String, Object) - Constructor for class er.corebusinesslogic.ERCUserPreferencesAssignment
- ERCoreBusinessLogic - class er.corebusinesslogic.ERCoreBusinessLogic.
- ERCoreBusinessLogic() - Constructor for class er.corebusinesslogic.ERCoreBusinessLogic
- ERCoreUserInterface - interface er.corebusinesslogic.ERCoreUserInterface.
- ERCoreUserPreferences - class er.corebusinesslogic.ERCoreUserPreferences.
- ERCoreUserPreferences() - Constructor for class er.corebusinesslogic.ERCoreUserPreferences
- ERCoreUserPreferences._UserPreferenceHandler - class er.corebusinesslogic.ERCoreUserPreferences._UserPreferenceHandler.
- ERCoreUserPreferences._UserPreferenceHandler() - Constructor for class er.corebusinesslogic.ERCoreUserPreferences._UserPreferenceHandler
- EXCEPTION_STATE - Static variable in class er.corebusinesslogic.ERCMailState
- editingContext - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the editing context
- editingContext() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the editing context to use for creating mail messages in.
- emailsForProblemRecipients() - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Gets the array of email addresses to send emails about problems to.
- encodedValue(Object) - Method in class er.corebusinesslogic.ERCoreUserPreferences
- er.corebusinesslogic - package er.corebusinesslogic
- exception - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
- exceptionReason() - Method in class er.corebusinesslogic._ERCMailMessage
- extraInfo - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
F
- fetchAll(EOEditingContext) - Method in class er.corebusinesslogic._ERCMailState._ERCMailStateClazz
- filePath() - Method in class er.corebusinesslogic._ERCMessageAttachment
- finishInitialization() - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Called when it is time to finish the initialization of the framework.
- fire(D2WContext) - Method in class er.corebusinesslogic.ERCUserPreferencesAssignment
- fromAddress - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the from address
- fromAddress() - Method in class er.corebusinesslogic._ERCMailMessage
G
- getDomainName() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the domain name.
- getFromAddress() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the from address set by the user.
- getHostName() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the host name.
- getReplyTo() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the reply to address set by the user.
- getTitle() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the title.
- getToAddresses() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the to addresses as a string.
H
- handleBatchSizeChange(NSNotification) - Method in class er.corebusinesslogic.ERCoreUserPreferences._UserPreferenceHandler
- handleChange(String, NSNotification) - Method in class er.corebusinesslogic.ERCoreUserPreferences._UserPreferenceHandler
- handleSortOrderingChange(NSNotification) - Method in class er.corebusinesslogic.ERCoreUserPreferences._UserPreferenceHandler
- hasCooperatingObjectStores() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- We want the ability to warn if we are going to be creating the first cooperating object store.
- hostName - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the host name
- hostName() - Method in class er.corebusinesslogic.ERCMailableExceptionPage
I
- implementsLogEntryInterface() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- initializeSharedData() - Method in class er.corebusinesslogic.ERCMailState.ERCMailStateClazz
- initializeSharedData() - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Initializes the shared eof data.
- insertionLogEntry - Variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- invalidateCache() - Method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- invalidateStaticValueForKeyCache() - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- isEventLoggingEnabled() - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- isExceptionState() - Method in class er.corebusinesslogic.ERCMailMessage
- isRead() - Method in class er.corebusinesslogic._ERCMailMessage
- isReadAsBoolean() - Method in class er.corebusinesslogic.ERCMailMessage
- isReadyToSendState() - Method in class er.corebusinesslogic.ERCMailMessage
- isReceivedState() - Method in class er.corebusinesslogic.ERCMailMessage
- isSentState() - Method in class er.corebusinesslogic.ERCMailMessage
K
- key() - Method in class er.corebusinesslogic._ERCPreference
- key() - Method in class er.corebusinesslogic._ERCStatic
L
- lastModified() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- log - Static variable in class er.corebusinesslogic.ERCLogEntry
- log - Static variable in class er.corebusinesslogic.ERCMailMessage
- logging support
- log - Static variable in class er.corebusinesslogic.ERCMailState
- logging support
- log - Static variable in class er.corebusinesslogic.ERCMessageAttachment
- log - Static variable in class er.corebusinesslogic.ERCPreference
- log - Static variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- logging support
- log - Static variable in class er.corebusinesslogic.ERCStatic
- log - Static variable in class er.corebusinesslogic.ERCoreBusinessLogic
- logging support
- log - Static variable in class er.corebusinesslogic.ERCoreUserPreferences
- Logging support
- logEntryClazz() - Static method in class er.corebusinesslogic.ERCLogEntry
- logEntryType() - Method in interface er.corebusinesslogic.ERCLogEntryInterface
- The type of the log entry to set when creating the log entry.
- logEntryType() - Method in class er.corebusinesslogic.ERCMailMessage
- longDescription() - Method in class er.corebusinesslogic.ERCMailMessage
- Long description of the mail message.
M
- mailMessage() - Method in class er.corebusinesslogic._ERCMessageAttachment
- mailMessageClazz() - Static method in class er.corebusinesslogic.ERCMailMessage
- Gets the singleton clazz object for this Class.
- mailStateClazz() - Static method in class er.corebusinesslogic.ERCMailState
- markReadBy(EOEnterpriseObject) - Method in class er.corebusinesslogic.ERCMailMessage
- messageAttachmentClazz() - Static method in class er.corebusinesslogic.ERCMessageAttachment
- messagesToBeSent(EOEditingContext) - Method in class er.corebusinesslogic._ERCMailMessage._ERCMailMessageClazz
- mimeType() - Method in class er.corebusinesslogic._ERCMessageAttachment
N
- name() - Method in class er.corebusinesslogic._ERCMailState
- newPreference(EOEnterpriseObject) - Method in interface er.corebusinesslogic.ERCoreUserInterface
- now() - Method in class er.corebusinesslogic.ERCMailableExceptionPage
O
- objectMatchingKey(EOEditingContext, String) - Method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
P
- PreferenceDidChangeNotification - Static variable in class er.corebusinesslogic.ERCoreUserPreferences
- ProblemEmailDomainPropertyKey - Static variable in class er.corebusinesslogic.ERCoreBusinessLogic
- property key that holds the email domain of the generated from email
- ProblemEmailRecipientsPropertyKey - Static variable in class er.corebusinesslogic.ERCoreBusinessLogic
- property key that holds the emails of those who recieve problem emails
- preferenceClazz() - Static method in class er.corebusinesslogic.ERCPreference
- preferenceRecordForKey(String) - Method in class er.corebusinesslogic.ERCoreUserPreferences
- preferences() - Method in interface er.corebusinesslogic.ERCoreUserInterface
- preferences() - Method in class er.corebusinesslogic.ERCoreUserPreferences
- preferencesEditingContext() - Method in class er.corebusinesslogic.ERCoreUserPreferences
- preferencesWithKey(EOEditingContext, Object) - Method in class er.corebusinesslogic._ERCPreference._ERCPreferenceClazz
- preferencesWithKey(EOEditingContext, Object) - Method in class er.corebusinesslogic._ERCStatic._ERCStaticClazz
- problemEmailDomain() - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Gets the problem email domain.
R
- READY_TO_BE_SENT_STATE - Static variable in class er.corebusinesslogic.ERCMailState
- RECEIVED_STATE - Static variable in class er.corebusinesslogic.ERCMailState
- reasonLines() - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- registerHandlers() - Method in class er.corebusinesslogic.ERCoreUserPreferences
- relationshipNameForLogEntry() - Method in interface er.corebusinesslogic.ERCLogEntryInterface
- Name of the to many relationship to add log entries to when logging.
- relationshipNameForLogEntry() - Method in class er.corebusinesslogic.ERCMailMessage
- log entry support is disabled
- removeFromAttachments(ERCMessageAttachment) - Method in class er.corebusinesslogic._ERCMailMessage
- removeFromBothSidesOfAttachments(ERCMessageAttachment) - Method in class er.corebusinesslogic._ERCMailMessage
- removeFromBothSidesOfMailMessage(ERCMailMessage) - Method in class er.corebusinesslogic._ERCMessageAttachment
- removeFromBothSidesOfState(ERCMailState) - Method in class er.corebusinesslogic._ERCMailMessage
- replyTo - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the reply to address
- replyToAddress() - Method in class er.corebusinesslogic._ERCMailMessage
- reportException(Throwable, NSDictionary) - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Reports an exception.
- requiresLayout() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- The mail message appender does require a layout.
- reset() - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- ripeMessagesWithDate(EOEditingContext, Object) - Method in class er.corebusinesslogic._ERCMailMessage._ERCMailMessageClazz
S
- SENT_STATE - Static variable in class er.corebusinesslogic.ERCMailState
- setActor(EOEnterpriseObject) - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- setActor(EOEnterpriseObject) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- Sets the actor in the current thread storage.
- setAttachments(NSMutableArray) - Method in class er.corebusinesslogic._ERCMailMessage
- setBccAddresses(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the bcc addresses as a string.
- setBccAddresses(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setBccAddressesAsArray(NSArray) - Method in class er.corebusinesslogic.ERCMailMessage
- setCcAddresses(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the to addresses as a string.
- setCcAddresses(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setCcAddressesAsArray(NSArray) - Method in class er.corebusinesslogic.ERCMailMessage
- setContentType(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setCreated(NSTimestamp) - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- setCreated(NSTimestamp) - Method in class er.corebusinesslogic._ERCLogEntry
- setDateSent(NSTimestamp) - Method in class er.corebusinesslogic._ERCMailMessage
- setDomainName(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the domain name.
- setEmailsForProblemRecipients(NSArray) - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Sets the emails for problem recipients.
- setException(Throwable) - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- setExceptionReason(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setExtraInfo(NSDictionary) - Method in class er.corebusinesslogic.ERCMailableExceptionPage
- setFilePath(String) - Method in class er.corebusinesslogic._ERCMessageAttachment
- setFromAddress(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the from address.
- setFromAddress(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setHostName(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the host name to use for the given appender.
- setIsRead(Number) - Method in class er.corebusinesslogic._ERCMailMessage
- setKey(String) - Method in class er.corebusinesslogic._ERCPreference
- setKey(String) - Method in class er.corebusinesslogic._ERCStatic
- setLastModified(NSTimestamp) - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- setMailMessage(ERCMailMessage) - Method in class er.corebusinesslogic._ERCMessageAttachment
- setMimeType(String) - Method in class er.corebusinesslogic._ERCMessageAttachment
- setName(String) - Method in class er.corebusinesslogic._ERCMailState
- setProblemEmailDomain(String) - Method in class er.corebusinesslogic.ERCoreBusinessLogic
- Sets the problem email domain.
- setReadAsBoolean(boolean) - Method in class er.corebusinesslogic.ERCMailMessage
- setReplyTo(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the reply to address.
- setReplyToAddress(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setState(ERCMailState) - Method in class er.corebusinesslogic._ERCMailMessage
- setText(String) - Method in class er.corebusinesslogic._ERCLogEntry
- setText(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setTitle(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the title.
- setTitle(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setToAddresses(String) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Sets the to addresses as a string.
- setToAddresses(String) - Method in class er.corebusinesslogic._ERCMailMessage
- setToAddressesAsArray(NSArray) - Method in class er.corebusinesslogic.ERCMailMessage
- setUserID(Number) - Method in class er.corebusinesslogic._ERCLogEntry
- setUserID(Number) - Method in class er.corebusinesslogic._ERCPreference
- setValue(String) - Method in class er.corebusinesslogic._ERCPreference
- setValue(String) - Method in class er.corebusinesslogic._ERCStatic
- setXMailer(String) - Method in class er.corebusinesslogic._ERCMailMessage
- sharedInstance() - Static method in class er.corebusinesslogic.ERCMailDelivery
- Gets the shared instance used to create ERCMailMessages.
- sharedInstance - Static variable in class er.corebusinesslogic.ERCoreBusinessLogic
- holds the shared instance reference
- sharedInstance() - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- Gets the shared instance of the ERCoreBusinessLogic.
- sharedMailStateForKey(String) - Method in class er.corebusinesslogic.ERCMailState.ERCMailStateClazz
- state() - Method in class er.corebusinesslogic._ERCMailMessage
- staticClazz() - Static method in class er.corebusinesslogic.ERCStatic
- staticStoredIntValueForKey(EOEditingContext, String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- staticStoredIntValueForKey(String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- staticStoredIntValueForKey(String) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- staticStoredIntValueForKey(String, EOEditingContext) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- staticStoredValueForKey(EOEditingContext, String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- staticStoredValueForKey(String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- staticStoredValueForKey(String) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- staticStoredValueForKey(String, EOEditingContext) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- subAppend(LoggingEvent) - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Where the actual logging event is processed and a mail message is generated.
T
- TimestampAttributeKeys - Static variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- takeStaticStoredValueForKey(String, String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- takeStaticStoredValueForKey(EOEditingContext, String, String) - Static method in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- takeStaticStoredValueForKey(String, String, EOEditingContext) - Static method in class er.corebusinesslogic.ERCoreBusinessLogic
- takeValueForKey(Object, String) - Method in class er.corebusinesslogic.ERCoreUserPreferences
- text() - Method in class er.corebusinesslogic._ERCLogEntry
- text() - Method in class er.corebusinesslogic._ERCMailMessage
- title - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the title
- title() - Method in class er.corebusinesslogic._ERCMailMessage
- toAddresses - Variable in class er.corebusinesslogic.ERCMailMessageAppender
- holds the to addresses
- toAddresses() - Method in class er.corebusinesslogic._ERCMailMessage
- toAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessage
- toAddressesAsArray() - Method in class er.corebusinesslogic.ERCMailMessageAppender
- Gets the to addresses as an array.
- toString() - Method in class er.corebusinesslogic.ERCStatic
- touch() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
U
- updateTimestampForEditingContext(NSNotification) - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject.Observer
- userID() - Method in class er.corebusinesslogic._ERCLogEntry
- userID() - Method in class er.corebusinesslogic._ERCPreference
- userPreferences() - Static method in class er.corebusinesslogic.ERCoreUserPreferences
- userPrefsWithKeyId(EOEditingContext, Object, Object) - Method in class er.corebusinesslogic._ERCPreference._ERCPreferenceClazz
- userPresentableDescription() - Method in class er.corebusinesslogic.ERCStatic
V
- VALUE - Static variable in class er.corebusinesslogic.ERCoreUserPreferences
- validateEmptyStringForKey(Object, String) - Method in class er.corebusinesslogic.ERCMailMessage
- validateFromAddress(String) - Method in class er.corebusinesslogic.ERCMailMessage
- validateText(String) - Method in class er.corebusinesslogic.ERCMailMessage
- validateTitle(String) - Method in class er.corebusinesslogic.ERCMailMessage
- validateToAddresses(String) - Method in class er.corebusinesslogic.ERCMailMessage
- value() - Method in class er.corebusinesslogic._ERCPreference
- value() - Method in class er.corebusinesslogic._ERCStatic
- valueForKey(String) - Method in class er.corebusinesslogic.ERCoreUserPreferences
W
- WAIT_STATE - Static variable in class er.corebusinesslogic.ERCMailState
- willDelete() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- willInsert() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
- willUpdate() - Method in class er.corebusinesslogic.ERCStampedEnterpriseObject
X
- xMailer() - Method in class er.corebusinesslogic._ERCMailMessage
_
- _ERCLogEntry - class er.corebusinesslogic._ERCLogEntry.
- _ERCLogEntry() - Constructor for class er.corebusinesslogic._ERCLogEntry
- _ERCLogEntry._ERCLogEntryClazz - class er.corebusinesslogic._ERCLogEntry._ERCLogEntryClazz.
- _ERCLogEntry._ERCLogEntryClazz() - Constructor for class er.corebusinesslogic._ERCLogEntry._ERCLogEntryClazz
- _ERCMailMessage - class er.corebusinesslogic._ERCMailMessage.
- _ERCMailMessage() - Constructor for class er.corebusinesslogic._ERCMailMessage
- _ERCMailMessage._ERCMailMessageClazz - class er.corebusinesslogic._ERCMailMessage._ERCMailMessageClazz.
- _ERCMailMessage._ERCMailMessageClazz() - Constructor for class er.corebusinesslogic._ERCMailMessage._ERCMailMessageClazz
- _ERCMailState - class er.corebusinesslogic._ERCMailState.
- _ERCMailState() - Constructor for class er.corebusinesslogic._ERCMailState
- _ERCMailState._ERCMailStateClazz - class er.corebusinesslogic._ERCMailState._ERCMailStateClazz.
- _ERCMailState._ERCMailStateClazz() - Constructor for class er.corebusinesslogic._ERCMailState._ERCMailStateClazz
- _ERCMessageAttachment - class er.corebusinesslogic._ERCMessageAttachment.
- _ERCMessageAttachment() - Constructor for class er.corebusinesslogic._ERCMessageAttachment
- _ERCMessageAttachment._ERCMessageAttachmentClazz - class er.corebusinesslogic._ERCMessageAttachment._ERCMessageAttachmentClazz.
- _ERCMessageAttachment._ERCMessageAttachmentClazz() - Constructor for class er.corebusinesslogic._ERCMessageAttachment._ERCMessageAttachmentClazz
- _ERCPreference - class er.corebusinesslogic._ERCPreference.
- _ERCPreference() - Constructor for class er.corebusinesslogic._ERCPreference
- _ERCPreference._ERCPreferenceClazz - class er.corebusinesslogic._ERCPreference._ERCPreferenceClazz.
- _ERCPreference._ERCPreferenceClazz() - Constructor for class er.corebusinesslogic._ERCPreference._ERCPreferenceClazz
- _ERCStatic - class er.corebusinesslogic._ERCStatic.
- _ERCStatic() - Constructor for class er.corebusinesslogic._ERCStatic
- _ERCStatic._ERCStaticClazz - class er.corebusinesslogic._ERCStatic._ERCStaticClazz.
- _ERCStatic._ERCStaticClazz() - Constructor for class er.corebusinesslogic._ERCStatic._ERCStaticClazz
- _datesPerEcID - Static variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- _delegate - Static variable in class er.corebusinesslogic.ERCMailMessageAppender
- caches the no-op editing context delegate
- _ec - Static variable in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- _emailsForProblemRecipients - Variable in class er.corebusinesslogic.ERCoreBusinessLogic
- caches the email addresses to send to in the case of problems
- _implementsLogEntryInterface - Variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- _preferencesEditingContext - Variable in class er.corebusinesslogic.ERCoreUserPreferences
- _problemEmailDomain - Variable in class er.corebusinesslogic.ERCoreBusinessLogic
- caches the problem email address domain
- _propagateWillChange - Variable in class er.corebusinesslogic.ERCStampedEnterpriseObject
- _reasonLines - Variable in class er.corebusinesslogic.ERCMailableExceptionPage
- _sharedInstance - Static variable in class er.corebusinesslogic.ERCMailDelivery
- holds a reference to the shared instance
- _staticsPerKey - Variable in class er.corebusinesslogic.ERCStatic.ERCStaticClazz
- _userPreferences - Static variable in class er.corebusinesslogic.ERCoreUserPreferences
A B C D E F G H I K L M N O P R S T U V W X _
|
|||||||||
| Home >> All >> er >> [ corebusinesslogic overview ] | PREV NEXT | ||||||||