TubDocumentContent

TubDocumentContent

new TubDocumentContent()

Class for store meta information (not content) about content for adtDocument attribute. Serialized representation are stored in the adtDocumnet attribute. Actual content (file) is stored elsewhere (in store)!.
Properties:
Name Type Description
fName String

actual file name

origName String

Original file name

relPath String

Can be one of follow: - relative path of document in medium/large store - record ID for DB store - any data for virtual store

ct String

Content type

size Number

Content size

md5 String

Content md5 checksum

revision Number

Content revision

isDirty Boolean
deleting Boolean