Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class: { prev | next } | Attribute | Method

Class: MimeTypeDataStore


    Data storage pointer for anything with a MimeType (e.g. JPEG or GIF)
Attributes
Link Attributes
Attribute Methods
Link Attribute Methods
Class Methods
Factory Methods
Other Methods
Appendix

Inheritance:


Details:

Parent: link dataLocationStore to class DataLocationStore
Main key: serial
Mandatory Attributes: mimeType, path, dataUrl
Known Subclasses: None
Children: None
Constructor: newObj = MimeTypeDataStore( dataLocationStore,mimeType=value, path=value, dataUrl=value, ... )

Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
details Text 0..1 Free text, for notes, explanatory comments, etc.  
fullPath PathString 1..1 Derived. Full path to data  
mimeType Line 1..1 mime type of datasource  
path PathString 1..1 Path relative to dataUrl.url.  
serial Int 1..1 Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial  

Inherited Attributes (not in package): applicationDataclassNamefieldNamesinConstructorisDeletedmetaclasspackageNamepackageShortNamequalifiedName

Link Attributes (in package)

Go to Top
Attribute Type Multiplicity Description
dataLocationStore DataLocationStore 1..1 (Parent link). parent link  
dataUrl DataUrl 1..1 DataUrl under which AbstractDataStore is stored  
nmrDataSourceImage ccp.api.nmr.Nmr.DataSourceImage 0..1 ccp.nmr.Nmr.DataSourceImage stored in this DataStore  
parent DataLocationStore 1..1 link to parent object - synonym for dataLocationStore  
photoPersons ccp.api.general.Affiliation.PersonInGroup 0..* PersonInGroup records using photograph  

Inherited Attributes (not in package): accessactiveAccessroottopObject

Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
details
getDetails Text -
setDetails - Text
fullPath
getFullPath PathString - non-std.
mimeType
getMimeType Line -
setMimeType - Line
path
getPath PathString -
setPath - PathString
serial
getSerial Int -
setSerial - Int

Link Attribute Methods (in package)

Go to Top
Attribute Method Return Parameters Comment
dataLocationStore
getDataLocationStore DataLocationStore -
dataUrl
getDataUrl DataUrl -
setDataUrl - DataUrl
nmrDataSourceImage
getNmrDataSourceImage ccp.api.nmr.Nmr.DataSourceImage -
setNmrDataSourceImage - ccp.api.nmr.Nmr.DataSourceImage
parent
getParent DataLocationStore -
photoPersons
getPhotoPersons ccp.api.general.Affiliation.PersonInGroup Set -
setPhotoPersons - ccp.api.general.Affiliation.PersonInGroup Set
sortedPhotoPersons ccp.api.general.Affiliation.PersonInGroup List -
addPhotoPerson - ccp.api.general.Affiliation.PersonInGroup
removePhotoPerson - ccp.api.general.Affiliation.PersonInGroup
findFirstPhotoPerson ccp.api.general.Affiliation.PersonInGroup keyword=value pairs
findAllPhotoPersons ccp.api.general.Affiliation.PersonInGroup Set keyword=value pairs

Class Methods (in package)

Go to Top
Method Return Parameters Comment
checkValid - Boolean
checkAllValid - Boolean
getByKey MimeTypeDataStore memops.api.Implementation.MemopsObject, Any List static
getFullKey Any List Boolean
getLocalKey Any -
get Any String
set - String, Any

Factory Methods (in package)

Go to Top
Method Return Parameters
None

Other Methods (in package)

Go to Top
Method Return Parameters Comment
None

Appendix

Go to Top

guid:

www.ccpn.ac.uk_Fogh_2007-04-04-17:43:15_00001

isImplicit:

False

Tag

Value
repositoryId $Id: $

Tag

Value
repositoryTag $Name: $

Special constructor code:

None

Special destructor code:

None

Special postDestructor code:

None

Constraints:

None
Known inward one-way links: None
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:25 2015    from data model package  ccp.api.general.DataLocation.MimeTypeDataStore   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk