|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CrxObject
Abstract class CrxObject
| Method Summary | ||
|---|---|---|
void |
addAdditionalExternalLink(boolean idIsPersistent,
String id,
AdditionalExternalLink additionalExternalLink)
Adds the specified element to the set of the values for the reference additionalExternalLink. |
|
void |
addAdditionalExternalLink(String id,
AdditionalExternalLink additionalExternalLink)
Adds the specified element to the set of the values for the reference additionalExternalLink using a reassignable qualifier. |
|
void |
addAttachedDocument(boolean idIsPersistent,
String id,
DocumentAttachment attachedDocument)
Adds the specified element to the set of the values for the reference attachedDocument. |
|
void |
addAttachedDocument(String id,
DocumentAttachment attachedDocument)
Adds the specified element to the set of the values for the reference attachedDocument using a reassignable qualifier. |
|
void |
addDocumentFolderAssignment(boolean idIsPersistent,
String id,
DocumentFolderAssignment documentFolderAssignment)
Adds the specified element to the set of the values for the reference documentFolderAssignment. |
|
void |
addDocumentFolderAssignment(String id,
DocumentFolderAssignment documentFolderAssignment)
Adds the specified element to the set of the values for the reference documentFolderAssignment using a reassignable qualifier. |
|
void |
addMedia(boolean idIsPersistent,
String id,
Media media)
Adds the specified element to the set of the values for the reference media. |
|
void |
addMedia(String id,
Media media)
Adds the specified element to the set of the values for the reference media using a reassignable qualifier. |
|
void |
addNote(boolean idIsPersistent,
String id,
Note note)
Adds the specified element to the set of the values for the reference note. |
|
void |
addNote(String id,
Note note)
Adds the specified element to the set of the values for the reference note using a reassignable qualifier. |
|
void |
addPropertySet(boolean idIsPersistent,
String id,
PropertySet propertySet)
Adds the specified element to the set of the values for the reference propertySet. |
|
void |
addPropertySet(String id,
PropertySet propertySet)
Adds the specified element to the set of the values for the reference propertySet using a reassignable qualifier. |
|
void |
addRating(boolean idIsPersistent,
String id,
Rating rating)
Adds the specified element to the set of the values for the reference rating. |
|
void |
addRating(String id,
Rating rating)
Adds the specified element to the set of the values for the reference rating using a reassignable qualifier. |
|
|
getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Retrieves the value for the reference additionalExternalLink for the specified query. |
|
AdditionalExternalLink |
getAdditionalExternalLink(boolean idIsPersistent,
String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value. |
|
AdditionalExternalLink |
getAdditionalExternalLink(String id)
Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value. |
|
DocumentAttachment |
getAttachedDocument(boolean idIsPersistent,
String id)
Retrieves the value for the reference attachedDocument for the specified qualifier attribute value. |
|
|
getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference attachedDocument for the specified query. |
|
DocumentAttachment |
getAttachedDocument(String id)
Retrieves the value for the reference attachedDocument for the specified qualifier attribute value. |
|
List<String> |
getCategory()
Retrieves a list containing all the elements for the attribute category. |
|
DocumentFolderAssignment |
getDocumentFolderAssignment(boolean idIsPersistent,
String id)
Retrieves the value for the reference documentFolderAssignment for the specified qualifier attribute value. |
|
|
getDocumentFolderAssignment(DocumentFolderAssignmentQuery query)
Retrieves the value for the reference documentFolderAssignment for the specified query. |
|
DocumentFolderAssignment |
getDocumentFolderAssignment(String id)
Retrieves the value for the reference documentFolderAssignment for the specified qualifier attribute value. |
|
List<String> |
getExternalLink()
Retrieves a list containing all the elements for the attribute externalLink. |
|
Media |
getMedia(boolean idIsPersistent,
String id)
Retrieves the value for the reference media for the specified qualifier attribute value. |
|
|
getMedia(MediaQuery query)
Retrieves the value for the reference media for the specified query. |
|
Media |
getMedia(String id)
Retrieves the value for the reference media for the specified qualifier attribute value. |
|
Note |
getNote(boolean idIsPersistent,
String id)
Retrieves the value for the reference note for the specified qualifier attribute value. |
|
|
getNote(NoteQuery query)
Retrieves the value for the reference note for the specified query. |
|
Note |
getNote(String id)
Retrieves the value for the reference note for the specified qualifier attribute value. |
|
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. |
|
PropertySetEntry |
getPropertySetEntry(boolean idIsPersistent,
String id)
Retrieves the value for the reference propertySetEntry for the specified qualifier attribute value. |
|
|
getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for the specified query. |
|
PropertySetEntry |
getPropertySetEntry(String id)
Retrieves the value for the reference propertySetEntry for the specified qualifier attribute value. |
|
Rating |
getRating(boolean idIsPersistent,
String id)
Retrieves the value for the reference rating for the specified qualifier attribute value. |
|
|
getRating(RatingQuery query)
Retrieves the value for the reference rating for the specified query. |
|
Rating |
getRating(String id)
Retrieves the value for the reference rating for the specified qualifier attribute value. |
|
List<Boolean> |
getUserBoolean4()
Retrieves a list containing all the elements for the attribute userBoolean4. |
|
List<Short> |
getUserCode4()
Retrieves a list containing all the elements for the attribute userCode4. |
|
List<XMLGregorianCalendar> |
getUserDate4()
Retrieves a list containing all the elements for the attribute userDate4. |
|
List<Date> |
getUserDateTime4()
Retrieves a list containing all the elements for the attribute userDateTime4. |
|
List<BigDecimal> |
getUserNumber4()
Retrieves a list containing all the elements for the attribute userNumber4. |
|
List<String> |
getUserString4()
Retrieves a list containing all the elements for the attribute userString4. |
|
void |
setCategory(List<String> category)
Clears category and adds the members of the given List. |
|
void |
setExternalLink(List<String> externalLink)
Clears externalLink and adds the members of the given List. |
|
void |
setUserBoolean4(List<Boolean> userBoolean4)
Clears userBoolean4 and adds the members of the given List. |
|
void |
setUserCode4(List<Short> userCode4)
Clears userCode4 and adds the members of the given List. |
|
void |
setUserDate4(List<XMLGregorianCalendar> userDate4)
Clears userDate4 and adds the members of the given List. |
|
void |
setUserDateTime4(List<Date> userDateTime4)
Clears userDateTime4 and adds the members of the given List. |
|
void |
setUserNumber4(List<BigDecimal> userNumber4)
Clears userNumber4 and adds the members of the given List. |
|
void |
setUserString4(List<String> userString4)
Clears userString4 and adds the members of the given List. |
|
| Methods inherited from interface org.opencrx.kernel.base.jmi1.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| 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.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| 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, replaceOwningGroup, setAccessLevel, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.jmi1.Creatable |
|---|
getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.jmi1.Modifiable |
|---|
getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, 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 AdditionalExternalLink> List<T> getAdditionalExternalLink(AdditionalExternalLinkQuery query)
additionalExternalLink 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.
AdditionalExternalLink getAdditionalExternalLink(boolean idIsPersistent,
String id)
additionalExternalLink 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.
AdditionalExternalLink getAdditionalExternalLink(String id)
additionalExternalLink for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAdditionalExternalLink(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addAdditionalExternalLink(boolean idIsPersistent,
String id,
AdditionalExternalLink additionalExternalLink)
additionalExternalLink.
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.additionalExternalLink - The element to be appended.
void addAdditionalExternalLink(String id,
AdditionalExternalLink additionalExternalLink)
additionalExternalLink using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.additionalExternalLink - The element to be appended.<T extends DocumentAttachment> List<T> getAttachedDocument(DocumentAttachmentQuery query)
attachedDocument 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 getAttachedDocument(boolean idIsPersistent,
String id)
attachedDocument 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 getAttachedDocument(String id)
attachedDocument for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAttachedDocument(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addAttachedDocument(boolean idIsPersistent,
String id,
DocumentAttachment attachedDocument)
attachedDocument.
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.attachedDocument - The element to be appended.
void addAttachedDocument(String id,
DocumentAttachment attachedDocument)
attachedDocument using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.attachedDocument - The element to be appended.List<String> getCategory()
category.
getCategory in interface CrxObjectvoid setCategory(List<String> category)
category and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(category);Note: This is an extension to the JMI 1 standard.
category - collection to be copied.<T extends DocumentFolderAssignment> List<T> getDocumentFolderAssignment(DocumentFolderAssignmentQuery query)
documentFolderAssignment 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.
DocumentFolderAssignment getDocumentFolderAssignment(boolean idIsPersistent,
String id)
documentFolderAssignment 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.
DocumentFolderAssignment getDocumentFolderAssignment(String id)
documentFolderAssignment for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getDocumentFolderAssignment(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addDocumentFolderAssignment(boolean idIsPersistent,
String id,
DocumentFolderAssignment documentFolderAssignment)
documentFolderAssignment.
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.documentFolderAssignment - The element to be appended.
void addDocumentFolderAssignment(String id,
DocumentFolderAssignment documentFolderAssignment)
documentFolderAssignment using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.documentFolderAssignment - The element to be appended.List<String> getExternalLink()
externalLink.
getExternalLink in interface CrxObjectvoid setExternalLink(List<String> externalLink)
externalLink and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(externalLink);Note: This is an extension to the JMI 1 standard.
externalLink - collection to be copied.<T extends Media> List<T> getMedia(MediaQuery query)
media 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.
Media getMedia(boolean idIsPersistent,
String id)
media 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.
Media getMedia(String id)
media for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getMedia(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addMedia(boolean idIsPersistent,
String id,
Media media)
media.
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.media - The element to be appended.
void addMedia(String id,
Media media)
media using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.media - The element to be appended.<T extends Note> List<T> getNote(NoteQuery query)
note 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.
Note getNote(boolean idIsPersistent,
String id)
note 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.
Note getNote(String id)
note for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getNote(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addNote(boolean idIsPersistent,
String id,
Note note)
note.
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.note - The element to be appended.
void addNote(String id,
Note note)
note using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.note - The element to be appended.<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.
void addPropertySet(String id,
PropertySet propertySet)
propertySet using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.propertySet - The element to be appended.<T extends PropertySetEntry> List<T> getPropertySetEntry(PropertySetEntryQuery query)
propertySetEntry 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.
PropertySetEntry getPropertySetEntry(boolean idIsPersistent,
String id)
propertySetEntry 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.
PropertySetEntry getPropertySetEntry(String id)
propertySetEntry for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getPropertySetEntry(false,id).
id - The value for the qualifier attribute that qualifies this reference.
<T extends Rating> List<T> getRating(RatingQuery query)
rating 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.
Rating getRating(boolean idIsPersistent,
String id)
rating 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.
Rating getRating(String id)
rating for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getRating(false,id).
id - The value for the qualifier attribute that qualifies this reference.
void addRating(boolean idIsPersistent,
String id,
Rating rating)
rating.
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.rating - The element to be appended.
void addRating(String id,
Rating rating)
rating using a reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
id - The qualifier attribute value that qualifies the reference to get the element to be appended.rating - The element to be appended.List<Boolean> getUserBoolean4()
userBoolean4.
getUserBoolean4 in interface CrxObjectvoid setUserBoolean4(List<Boolean> userBoolean4)
userBoolean4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userBoolean4);Note: This is an extension to the JMI 1 standard.
userBoolean4 - collection to be copied.List<Short> getUserCode4()
userCode4.
getUserCode4 in interface CrxObjectvoid setUserCode4(List<Short> userCode4)
userCode4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userCode4);Note: This is an extension to the JMI 1 standard.
userCode4 - collection to be copied.List<XMLGregorianCalendar> getUserDate4()
userDate4.
getUserDate4 in interface CrxObjectvoid setUserDate4(List<XMLGregorianCalendar> userDate4)
userDate4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userDate4);Note: This is an extension to the JMI 1 standard.
userDate4 - collection to be copied.List<Date> getUserDateTime4()
userDateTime4.
getUserDateTime4 in interface CrxObjectvoid setUserDateTime4(List<Date> userDateTime4)
userDateTime4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userDateTime4);Note: This is an extension to the JMI 1 standard.
userDateTime4 - collection to be copied.List<BigDecimal> getUserNumber4()
userNumber4.
getUserNumber4 in interface CrxObjectvoid setUserNumber4(List<BigDecimal> userNumber4)
userNumber4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userNumber4);Note: This is an extension to the JMI 1 standard.
userNumber4 - collection to be copied.List<String> getUserString4()
userString4.
getUserString4 in interface CrxObjectvoid setUserString4(List<String> userString4)
userString4 and adds the members of the given List.
This method is equivalent to
list.clear(); list.addAll(userString4);Note: This is an extension to the JMI 1 standard.
userString4 - collection to be copied.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||