Package de.elo.ix.client
Class Document
java.lang.Object
byps.BValueClass
de.elo.ix.client.ValueClass
de.elo.ix.client.Document
- All Implemented Interfaces:
Serializable
Document object with identifier and version arrays for the document and attachments.
Copyright: Copyright (c) 2004
Organisation: ELO Digital Office GmbH
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DocVersion[]
Attachment versions for the document.protected DocVersion[]
Versions of the document.protected String
Object ID for the document.Fields inherited from class byps.BValueClass
bypsClient, changedMembers, dbHelper, FLAG_SEALED, flags
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAtts()
getDocs()
getObjId()
void
setAtts
(DocVersion[] atts) void
setDocs
(DocVersion[] docs) void
toString()
Methods inherited from class byps.BValueClass
getBypsClient, getChangedMembers, getDbHelper, isChangedMember, isSealed, seal, seal, setBypsClient, setChangedMember, setChangedMembers, setDbHelper