_ERFileAttachment Class Reference

Inherits er::attachment::model::ERAttachment.

Inherited by ERFileAttachment.

Collaboration diagram for _ERFileAttachment:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String filesystemPath ()
ERFileAttachment localInstanceIn (EOEditingContext editingContext)
void setFilesystemPath (String value)

Static Public Member Functions

static ERFileAttachment createERFileAttachment (EOEditingContext editingContext, Boolean available, NSTimestamp creationDate, String mimeType, String originalFileName, Boolean proxied, Integer size, String webPath)
static NSArray< ERFileAttachmentfetchAllERFileAttachments (EOEditingContext editingContext, NSArray< EOSortOrdering > sortOrderings)
static NSArray< ERFileAttachmentfetchAllERFileAttachments (EOEditingContext editingContext)
static ERFileAttachment fetchERFileAttachment (EOEditingContext editingContext, EOQualifier qualifier)
static ERFileAttachment fetchERFileAttachment (EOEditingContext editingContext, String keyName, Object value)
static NSArray< ERFileAttachmentfetchERFileAttachments (EOEditingContext editingContext, EOQualifier qualifier, NSArray< EOSortOrdering > sortOrderings)
static ERFileAttachment fetchRequiredERFileAttachment (EOEditingContext editingContext, EOQualifier qualifier)
static ERFileAttachment fetchRequiredERFileAttachment (EOEditingContext editingContext, String keyName, Object value)
static ERFileAttachment localInstanceIn (EOEditingContext editingContext, ERFileAttachment eo)

Static Public Attributes

static final ERXKey< Boolean > AVAILABLE = new ERXKey<Boolean>("available")
static final String AVAILABLE_KEY = AVAILABLE.key()
static final ERXKey
< er.attachment.model.ERAttachment
CHILDREN_ATTACHMENTS = new ERXKey<er.attachment.model.ERAttachment>("childrenAttachments")
static final String CHILDREN_ATTACHMENTS_KEY = CHILDREN_ATTACHMENTS.key()
static final ERXKey< StringCONFIGURATION_NAME = new ERXKey<String>("configurationName")
static final String CONFIGURATION_NAME_KEY = CONFIGURATION_NAME.key()
static final ERXKey< NSTimestamp > CREATION_DATE = new ERXKey<NSTimestamp>("creationDate")
static final String CREATION_DATE_KEY = CREATION_DATE.key()
static final String ENTITY_NAME = "ERFileAttachment"
static final ERXKey< StringFILESYSTEM_PATH = new ERXKey<String>("filesystemPath")
static final String FILESYSTEM_PATH_KEY = FILESYSTEM_PATH.key()
static final ERXKey< Integer > HEIGHT = new ERXKey<Integer>("height")
static final String HEIGHT_KEY = HEIGHT.key()
static final ERXKey< StringMIME_TYPE = new ERXKey<String>("mimeType")
static final String MIME_TYPE_KEY = MIME_TYPE.key()
static final ERXKey< StringORIGINAL_FILE_NAME = new ERXKey<String>("originalFileName")
static final String ORIGINAL_FILE_NAME_KEY = ORIGINAL_FILE_NAME.key()
static final ERXKey< StringOWNER_ID = new ERXKey<String>("ownerID")
static final String OWNER_ID_KEY = OWNER_ID.key()
static final ERXKey
< er.attachment.model.ERAttachment
PARENT_ATTACHMENT = new ERXKey<er.attachment.model.ERAttachment>("parentAttachment")
static final String PARENT_ATTACHMENT_KEY = PARENT_ATTACHMENT.key()
static final ERXKey< Boolean > PROXIED = new ERXKey<Boolean>("proxied")
static final String PROXIED_KEY = PROXIED.key()
static final ERXKey< Integer > SIZE = new ERXKey<Integer>("size")
static final String SIZE_KEY = SIZE.key()
static final ERXKey< StringSTORAGE_TYPE = new ERXKey<String>("storageType")
static final String STORAGE_TYPE_KEY = STORAGE_TYPE.key()
static final ERXKey< StringTHUMBNAIL = new ERXKey<String>("thumbnail")
static final String THUMBNAIL_KEY = THUMBNAIL.key()
static final ERXKey< StringWEB_PATH = new ERXKey<String>("webPath")
static final String WEB_PATH_KEY = WEB_PATH.key()
static final ERXKey< Integer > WIDTH = new ERXKey<Integer>("width")
static final String WIDTH_KEY = WIDTH.key()

Static Private Attributes

static Logger LOG = Logger.getLogger(_ERFileAttachment.class)


Member Function Documentation

static ERFileAttachment createERFileAttachment ( EOEditingContext  editingContext,
Boolean  available,
NSTimestamp  creationDate,
String  mimeType,
String  originalFileName,
Boolean  proxied,
Integer  size,
String  webPath 
) [static]

static NSArray<ERFileAttachment> fetchAllERFileAttachments ( EOEditingContext  editingContext,
NSArray< EOSortOrdering >  sortOrderings 
) [static]

static NSArray<ERFileAttachment> fetchAllERFileAttachments ( EOEditingContext  editingContext  )  [static]

static ERFileAttachment fetchERFileAttachment ( EOEditingContext  editingContext,
EOQualifier  qualifier 
) [static]

static ERFileAttachment fetchERFileAttachment ( EOEditingContext  editingContext,
String  keyName,
Object  value 
) [static]

static NSArray<ERFileAttachment> fetchERFileAttachments ( EOEditingContext  editingContext,
EOQualifier  qualifier,
NSArray< EOSortOrdering >  sortOrderings 
) [static]

static ERFileAttachment fetchRequiredERFileAttachment ( EOEditingContext  editingContext,
EOQualifier  qualifier 
) [static]

static ERFileAttachment fetchRequiredERFileAttachment ( EOEditingContext  editingContext,
String  keyName,
Object  value 
) [static]

String filesystemPath (  ) 

static ERFileAttachment localInstanceIn ( EOEditingContext  editingContext,
ERFileAttachment  eo 
) [static]

ERFileAttachment localInstanceIn ( EOEditingContext  ec  )  [virtual]

Returns this EO in the supplied editing context.

Returns:
this EO in the supplied editing context.

Reimplemented from _ERAttachment.

void setFilesystemPath ( String  value  ) 


Member Data Documentation

final ERXKey<Boolean> AVAILABLE = new ERXKey<Boolean>("available") [static]

Reimplemented from _ERAttachment.

final String AVAILABLE_KEY = AVAILABLE.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<er.attachment.model.ERAttachment> CHILDREN_ATTACHMENTS = new ERXKey<er.attachment.model.ERAttachment>("childrenAttachments") [static]

Reimplemented from _ERAttachment.

final String CHILDREN_ATTACHMENTS_KEY = CHILDREN_ATTACHMENTS.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> CONFIGURATION_NAME = new ERXKey<String>("configurationName") [static]

Reimplemented from _ERAttachment.

final String CONFIGURATION_NAME_KEY = CONFIGURATION_NAME.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<NSTimestamp> CREATION_DATE = new ERXKey<NSTimestamp>("creationDate") [static]

Reimplemented from _ERAttachment.

final String CREATION_DATE_KEY = CREATION_DATE.key() [static]

Reimplemented from _ERAttachment.

final String ENTITY_NAME = "ERFileAttachment" [static]

Reimplemented from _ERAttachment.

final ERXKey<String> FILESYSTEM_PATH = new ERXKey<String>("filesystemPath") [static]

final String FILESYSTEM_PATH_KEY = FILESYSTEM_PATH.key() [static]

final ERXKey<Integer> HEIGHT = new ERXKey<Integer>("height") [static]

Reimplemented from _ERAttachment.

final String HEIGHT_KEY = HEIGHT.key() [static]

Reimplemented from _ERAttachment.

Logger LOG = Logger.getLogger(_ERFileAttachment.class) [static, private]

Reimplemented from _ERAttachment.

final ERXKey<String> MIME_TYPE = new ERXKey<String>("mimeType") [static]

Reimplemented from _ERAttachment.

final String MIME_TYPE_KEY = MIME_TYPE.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> ORIGINAL_FILE_NAME = new ERXKey<String>("originalFileName") [static]

Reimplemented from _ERAttachment.

final String ORIGINAL_FILE_NAME_KEY = ORIGINAL_FILE_NAME.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> OWNER_ID = new ERXKey<String>("ownerID") [static]

Reimplemented from _ERAttachment.

final String OWNER_ID_KEY = OWNER_ID.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<er.attachment.model.ERAttachment> PARENT_ATTACHMENT = new ERXKey<er.attachment.model.ERAttachment>("parentAttachment") [static]

Reimplemented from _ERAttachment.

final String PARENT_ATTACHMENT_KEY = PARENT_ATTACHMENT.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<Boolean> PROXIED = new ERXKey<Boolean>("proxied") [static]

Reimplemented from _ERAttachment.

final String PROXIED_KEY = PROXIED.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<Integer> SIZE = new ERXKey<Integer>("size") [static]

Reimplemented from _ERAttachment.

final String SIZE_KEY = SIZE.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> STORAGE_TYPE = new ERXKey<String>("storageType") [static]

Reimplemented from _ERAttachment.

Reimplemented in ERFileAttachment.

final String STORAGE_TYPE_KEY = STORAGE_TYPE.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> THUMBNAIL = new ERXKey<String>("thumbnail") [static]

Reimplemented from _ERAttachment.

final String THUMBNAIL_KEY = THUMBNAIL.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<String> WEB_PATH = new ERXKey<String>("webPath") [static]

Reimplemented from _ERAttachment.

final String WEB_PATH_KEY = WEB_PATH.key() [static]

Reimplemented from _ERAttachment.

final ERXKey<Integer> WIDTH = new ERXKey<Integer>("width") [static]

Reimplemented from _ERAttachment.

final String WIDTH_KEY = WIDTH.key() [static]

Reimplemented from _ERAttachment.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:42 2012 for Project Wonder by  doxygen 1.5.8