|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Document
Class Document
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.document1.cci2.Document |
|---|
Document.Identity |
| Method Summary | ||
|---|---|---|
void |
addAttachment(boolean idIsPersistent,
String id,
DocumentAttachment attachment)
Adds the specified element to the set of the values for the reference attachment. |
|
void |
addLink(boolean idIsPersistent,
String id,
DocumentLink link)
Adds the specified element to the set of the values for the reference link. |
|
void |
addLock(boolean idIsPersistent,
String id,
DocumentLock lock)
Adds the specified element to the set of the values for the reference lock. |
|
void |
addPropertySet(boolean idIsPersistent,
String id,
PropertySet propertySet)
Adds the specified element to the set of the values for the reference propertySet. |
|
void |
addRevision(boolean idIsPersistent,
String id,
DocumentRevision revision)
Adds the specified element to the set of the values for the reference revision. |
|
DocumentAttachment |
getAttachment(boolean idIsPersistent,
String id)
Retrieves the value for the reference attachment for the specified qualifier attribute value. |
|
|
getAttachment(DocumentAttachmentQuery query)
Retrieves the value for the reference attachment for the specified query. |
|
DocumentAttachment |
getAttachment(String id)
Retrieves the value for the reference attachment for the specified qualifier attribute value. |
|
DocumentRevision |
getHeadRevision()
Retrieves the value for the reference headRevision. |
|
DocumentLink |
getLink(boolean idIsPersistent,
String id)
Retrieves the value for the reference link for the specified qualifier attribute value. |
|
|
getLink(DocumentLinkQuery query)
Retrieves the value for the reference link for the specified query. |
|
DocumentLink |
getLink(String id)
Retrieves the value for the reference link for the specified qualifier attribute value. |
|
DocumentLock |
getLock(boolean idIsPersistent,
String id)
Retrieves the value for the reference lock for the specified qualifier attribute value. |
|
|
getLock(DocumentLockQuery query)
Retrieves the value for the reference lock for the specified query. |
|
DocumentLock |
getLock(String id)
Retrieves the value for the reference lock for the specified qualifier attribute value. |
|
Document |
getParent()
Retrieves the value for the reference parent. |
|
PropertySet |
getPropertySet(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySet for the specified qualifier attribute value. |
|
|
getPropertySet(PropertySetQuery query)
Retrieves the value for the reference propertySet for the specified query. |
|
PropertySet |
getPropertySet(String id)
Retrieves the value for the reference propertySet for the specified qualifier attribute value. |
|
DocumentRevision |
getRevision(boolean idIsPersistent,
String id)
Retrieves the value for the reference revision for the specified qualifier attribute value. |
|
|
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. |
|
void |
setHeadRevision(DocumentRevision headRevision)
Sets a new value for the reference headRevision. |
|
void |
setParent(Document parent)
Sets a new value for the reference parent. |
|
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Auditee |
|---|
getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.jmi1.ViewCapable |
|---|
getView, getView, getView |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
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 |
|---|
<T extends DocumentAttachment> List<T> getAttachment(DocumentAttachmentQuery query)
attachment for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
DocumentAttachment getAttachment(boolean idIsPersistent,
String id)
attachment for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
DocumentAttachment getAttachment(String id)
attachment for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAttachment(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addAttachment(boolean idIsPersistent,
String id,
DocumentAttachment attachment)
attachment.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.attachment - The element to be appended.DocumentRevision getHeadRevision()
headRevision.
getHeadRevision in interface Documentnull – value for this reference.void setHeadRevision(DocumentRevision headRevision)
headRevision.
setHeadRevision in interface DocumentheadRevision - The non-null new value for this reference.<T extends DocumentLink> List<T> getLink(DocumentLinkQuery query)
link for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
DocumentLink getLink(boolean idIsPersistent,
String id)
link for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
DocumentLink getLink(String id)
link for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getLink(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addLink(boolean idIsPersistent,
String id,
DocumentLink link)
link.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.link - The element to be appended.<T extends DocumentLock> List<T> getLock(DocumentLockQuery query)
lock for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
DocumentLock getLock(boolean idIsPersistent,
String id)
lock for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
DocumentLock getLock(String id)
lock for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getLock(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addLock(boolean idIsPersistent,
String id,
DocumentLock lock)
lock.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.lock - The element to be appended.Document getParent()
parent.
getParent in interface Documentnull – value for this reference.void setParent(Document parent)
parent.
setParent in interface Documentparent - The non-null new value for this reference.<T extends PropertySet> List<T> getPropertySet(PropertySetQuery query)
propertySet for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
PropertySet getPropertySet(boolean idIsPersistent,
String id)
propertySet for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
PropertySet getPropertySet(String id)
propertySet for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getPropertySet(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addPropertySet(boolean idIsPersistent,
String id,
PropertySet propertySet)
propertySet.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.propertySet - The element to be appended.<T extends DocumentRevision> List<T> getRevision(DocumentRevisionQuery query)
revision for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Query
query - predicate which is applied to the set of referenced objects.
true.
DocumentRevision getRevision(boolean idIsPersistent,
String id)
revision for the specified qualifier attribute value.
idIsPersistent - Defines whether value for the qualifier is persistent or notid - The value for the qualifier attribute that qualifies this reference.
DocumentRevision getRevision(String id)
revision for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getRevision(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addRevision(boolean idIsPersistent,
String id,
DocumentRevision revision)
revision.
Note: This is an extension to the JMI 1 standard.
idIsPersistent - true if id is persistentid - The qualifier attribute value that qualifies the reference to get the element to be appended.revision - The element to be appended.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||