Modifier and Type | Class and Description |
---|---|
class |
_ERAttachment |
class |
_ERAttachmentData |
class |
_ERCloudFilesAttachment |
class |
_ERDatabaseAttachment |
class |
_ERFileAttachment |
class |
_ERS3Attachment |
class |
ERAttachment
ERAttachment is the superclass of all attachment types.
|
class |
ERAttachmentData
For a database attachment, ERAttachmentData contains the actual backing
data for the attachment.
|
class |
ERCloudFilesAttachment
ERS3Attachment (type = "cf") represents an attachment whose content is stored on RackSpace's CloudFiles service and will be served directly from CloudFiles.
|
class |
ERDatabaseAttachment
ERDatabaseAttachment (type "db") represents an attachment whose data
is stored in the database in an ERAttachmentData class.
|
class |
ERFileAttachment
ERFileAttachment (type = "file") represents an attachment whose
data is stored on the local filesystem.
|
class |
ERS3Attachment
ERS3Attachment (type = "s3") represents an attachment whose content is stored on Amazon's S3 service and will be served directly from S3.
|
Modifier and Type | Class and Description |
---|---|
class |
_Bug |
class |
_Comment |
class |
_Component |
class |
_Difficulty |
class |
_Framework |
class |
_People |
class |
_Priority |
class |
_Release |
class |
_Requirement |
class |
_RequirementSubType |
class |
_RequirementType |
class |
_TestItem |
class |
_TestItemState |
class |
Bug |
class |
Comment |
class |
Component |
class |
Difficulty |
class |
Framework |
class |
People |
class |
Priority |
class |
Release |
class |
Requirement |
class |
RequirementSubType |
class |
RequirementType |
class |
TestItem |
class |
TestItemState |
Modifier and Type | Class and Description |
---|---|
class |
_ERCHelpText |
class |
_ERCLogEntry |
class |
_ERCMailMessage |
class |
_ERCMailMessageArchive |
class |
_ERCMessageAttachment |
class |
_ERCPreference |
class |
_ERCStatic |
class |
ERCHelpText |
class |
ERCLogEntry |
class |
ERCMailMessage |
class |
ERCMailMessageArchive |
class |
ERCMessageAttachment |
class |
ERCPreference |
class |
ERCStampedEnterpriseObject
EO subclass that has a timestamp with its creation date, the most recent modification,
and a log entry describing the change.
|
class |
ERCStatic
FIXME AK this code could be replaced by an ERXEOCache
|
Modifier and Type | Class and Description |
---|---|
class |
_ERCAuditBlob |
class |
_ERCAuditTrail |
class |
_ERCAuditTrailEntry |
class |
ERCAuditBlob |
class |
ERCAuditTrail
Bracket for all single audit trail actions.
|
class |
ERCAuditTrailEntry |
Modifier and Type | Class and Description |
---|---|
class |
ERXGenericRecord
This class contains a bunch of extensions to the regular
EOGenericRecord class. |
Modifier and Type | Class and Description |
---|---|
class |
ERXPartialGenericRecord
For overview information on partials, read the
package.html in
er.extensions.partials . |
Modifier and Type | Class and Description |
---|---|
class |
_ERIAttribute |
class |
_ERIAttributeGroup |
class |
_ERIAttributeType |
class |
_ERIValidationRule |
class |
ERIAttribute |
class |
ERIAttributeGroup |
class |
ERIAttributeType |
class |
ERIValidationRule |
Modifier and Type | Class and Description |
---|---|
class |
_ERIDirectory |
class |
_ERIFile |
class |
_ERIFileContent |
class |
ERIDirectory |
class |
ERIFile |
class |
ERIFileContent |
Modifier and Type | Class and Description |
---|---|
class |
ERSessionInfo |
Modifier and Type | Class and Description |
---|---|
class |
_ERSessionInfo |
Modifier and Type | Class and Description |
---|---|
class |
_ERTag |
class |
ERTag
ERTag represents a single String shared tag.
|
Copyright © 2002 – 2024 Project Wonder.