|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Document
| Method Summary | |
|---|---|
void |
addFolder(DocumentFolder newValue)
|
void |
addFolder(int index,
DocumentFolder newValue)
|
void |
addRevision(DocumentRevision newValue)
|
void |
addRevision(String id,
DocumentRevision newValue)
|
Date |
getActiveOn()
|
Date |
getActiveUntil()
|
String |
getAuthor()
|
short |
getContentLanguage()
Retrieves the value for the attribute contentLanguage. |
Integer |
getContentLength()
|
String |
getContentType()
|
String |
getDocumentAbstract()
|
String |
getDocumentNumber()
|
short |
getDocumentState()
Retrieves the value for the attribute documentState. |
short |
getDocumentType()
Retrieves the value for the attribute documentType. |
Collection |
getFolder()
Retrieves the objects referenced by folder. |
DocumentFolder |
getFolder(int index)
Retrieves the value for the reference folder for the
specified qualifier attribute value. |
DocumentRevision |
getHeadRevision()
Retrieves the value for the optional reference headRevision. |
String |
getKeywords()
|
short |
getLiteratureType()
Retrieves the value for the attribute literatureType. |
String |
getLocation()
|
Collection |
getRevision()
Retrieves a collection containing all the elements for the reference revision. |
List |
getRevision(DocumentRevisionFilter filter)
Retrieves the value for the reference revision for the
specified filter. |
List |
getRevision(DocumentRevisionQuery query)
Retrieves the value for the reference revision for the
specified query. |
DocumentRevision |
getRevision(String id)
Retrieves the value for the reference revision for the
specified qualifier attribute value. |
String |
getSearchText()
|
String |
getTitle()
|
void |
removeFolder(int index)
|
void |
removeHeadRevision()
Removes the value for the optional reference headRevision. |
void |
removeRevision(String id)
|
void |
setActiveOn(Date newValue)
Sets a new value for the attribute activeOn. |
void |
setActiveUntil(Date newValue)
Sets a new value for the attribute activeUntil. |
void |
setAuthor(String newValue)
Sets a new value for the attribute author. |
void |
setContentLanguage(short newValue)
Sets a new value for the attribute contentLanguage. |
void |
setContentLength(Integer newValue)
Sets a new value for the attribute contentLength. |
void |
setContentType(String newValue)
Sets a new value for the attribute contentType. |
void |
setDocumentAbstract(String newValue)
Sets a new value for the attribute documentAbstract. |
void |
setDocumentNumber(String newValue)
Sets a new value for the attribute documentNumber. |
void |
setDocumentState(short newValue)
Sets a new value for the attribute documentState. |
void |
setDocumentType(short newValue)
Sets a new value for the attribute documentType. |
void |
setHeadRevision(DocumentRevision newValue)
Sets a new value for the reference headRevision. |
void |
setKeywords(String newValue)
Sets a new value for the attribute keywords. |
void |
setLiteratureType(short newValue)
Sets a new value for the attribute literatureType. |
void |
setLocation(String newValue)
Sets a new value for the attribute location. |
void |
setSearchText(String newValue)
Sets a new value for the attribute searchText. |
void |
setTitle(String newValue)
Sets a new value for the attribute title. |
| Methods inherited from interface org.opencrx.kernel.base.cci.Auditee |
|---|
getAudit, getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci.Importer |
|---|
importItem, importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, updateIndex, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
|---|
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci.XmlExporter |
|---|
exportXml, exportXml |
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
Date getActiveOn()
activeOn.
JmiException - If the value cannot be retrieved for some reason.void setActiveOn(Date newValue)
activeOn.
newValue - The possibly null new value for attribute activeOn.
JmiException - If the value cannot be set for some reason.Date getActiveUntil()
activeUntil.
JmiException - If the value cannot be retrieved for some reason.void setActiveUntil(Date newValue)
activeUntil.
newValue - The possibly null new value for attribute activeUntil.
JmiException - If the value cannot be set for some reason.String getAuthor()
author.
JmiException - If the value cannot be retrieved for some reason.void setAuthor(String newValue)
author.
newValue - The possibly null new value for attribute author.
JmiException - If the value cannot be set for some reason.short getContentLanguage()
contentLanguage.
contentLanguage.
JmiException - If the value cannot be retrieved for some reason.void setContentLanguage(short newValue)
contentLanguage.
newValue - The non-null new value for attribute contentLanguage.
JmiException - If the value cannot be set for some reason.Integer getContentLength()
contentLength.
JmiException - If the value cannot be retrieved for some reason.void setContentLength(Integer newValue)
contentLength.
newValue - The possibly null new value for attribute contentLength.
JmiException - If the value cannot be set for some reason.String getContentType()
contentType.
JmiException - If the value cannot be retrieved for some reason.void setContentType(String newValue)
contentType.
newValue - The possibly null new value for attribute contentType.
JmiException - If the value cannot be set for some reason.String getDocumentAbstract()
documentAbstract.
JmiException - If the value cannot be retrieved for some reason.void setDocumentAbstract(String newValue)
documentAbstract.
newValue - The possibly null new value for attribute documentAbstract.
JmiException - If the value cannot be set for some reason.String getDocumentNumber()
documentNumber.
JmiException - If the value cannot be retrieved for some reason.void setDocumentNumber(String newValue)
documentNumber.
newValue - The possibly null new value for attribute documentNumber.
JmiException - If the value cannot be set for some reason.short getDocumentState()
documentState.
documentState.
JmiException - If the value cannot be retrieved for some reason.void setDocumentState(short newValue)
documentState.
newValue - The non-null new value for attribute documentState.
JmiException - If the value cannot be set for some reason.short getDocumentType()
documentType.
documentType.
JmiException - If the value cannot be retrieved for some reason.void setDocumentType(short newValue)
documentType.
newValue - The non-null new value for attribute documentType.
JmiException - If the value cannot be set for some reason.DocumentFolder getFolder(int index)
folder for the
specified qualifier attribute value.
index - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getFolder()
folder.
JmiException - If the value cannot be retrieved for some reason.
void addFolder(int index,
DocumentFolder newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addFolder(DocumentFolder newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeFolder(int index)
JmiException - If the value cannot be removed for some reason.DocumentRevision getHeadRevision()
headRevision.
JmiException - If the value cannot be retrieved for some reason.void setHeadRevision(DocumentRevision newValue)
headRevision.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeHeadRevision()
headRevision.
JmiException - If the value cannot be removed for some reason.String getKeywords()
keywords.
JmiException - If the value cannot be retrieved for some reason.void setKeywords(String newValue)
keywords.
newValue - The possibly null new value for attribute keywords.
JmiException - If the value cannot be set for some reason.short getLiteratureType()
literatureType.
literatureType.
JmiException - If the value cannot be retrieved for some reason.void setLiteratureType(short newValue)
literatureType.
newValue - The non-null new value for attribute literatureType.
JmiException - If the value cannot be set for some reason.String getLocation()
location.
JmiException - If the value cannot be retrieved for some reason.void setLocation(String newValue)
location.
newValue - The possibly null new value for attribute location.
JmiException - If the value cannot be set for some reason.DocumentRevision getRevision(String id)
revision for the
specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getRevision()
revision.
JmiException - If the values cannot be retrieved for some reason.List getRevision(DocumentRevisionFilter filter)
revision for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getRevision(DocumentRevisionQuery query)
revision for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addRevision(String id,
DocumentRevision newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addRevision(DocumentRevision newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeRevision(String id)
JmiException - If the value cannot be removed for some reason.String getSearchText()
searchText.
JmiException - If the value cannot be retrieved for some reason.void setSearchText(String newValue)
searchText.
newValue - The possibly null new value for attribute searchText.
JmiException - If the value cannot be set for some reason.String getTitle()
title.
JmiException - If the value cannot be retrieved for some reason.void setTitle(String newValue)
title.
newValue - The possibly null new value for attribute title.
JmiException - If the value cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||