public interface CrxObject extends CrxObject, AlertSender, Auditee, Cloneable, Exporter, Importer, Indexed, SecureObject, LocalizedFieldContainer, org.openmdx.base.jmi1.BasicObject
CrxObject
ACTIVE 0 The object is active. INACTIVE 1 The object is inactive. isFrozen
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalExternalLink(AdditionalExternalLink additionalExternalLink)
Adds the specified element to the set of the values for the reference
additionalExternalLink using an implementation-specific, reassignable qualifier. |
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(DocumentAttachment attachedDocument)
Adds the specified element to the set of the values for the reference
attachedDocument using an implementation-specific, reassignable qualifier. |
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(DocumentFolderAssignment documentFolderAssignment)
Adds the specified element to the set of the values for the reference
documentFolderAssignment using an implementation-specific, reassignable qualifier. |
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 |
addInvolvedObject(boolean idIsPersistent,
String id,
InvolvedObject involvedObject)
Adds the specified element to the set of the values for the reference
involvedObject. |
void |
addInvolvedObject(InvolvedObject involvedObject)
Adds the specified element to the set of the values for the reference
involvedObject using an implementation-specific, reassignable qualifier. |
void |
addInvolvedObject(String id,
InvolvedObject involvedObject)
Adds the specified element to the set of the values for the reference
involvedObject 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(Media media)
Adds the specified element to the set of the values for the reference
media using an implementation-specific, reassignable qualifier. |
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(Note note)
Adds the specified element to the set of the values for the reference
note using an implementation-specific, reassignable qualifier. |
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(PropertySet propertySet)
Adds the specified element to the set of the values for the reference
propertySet using an implementation-specific, reassignable qualifier. |
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(Rating rating)
Adds the specified element to the set of the values for the reference
rating using an implementation-specific, reassignable qualifier. |
void |
addRating(String id,
Rating rating)
Adds the specified element to the set of the values for the reference
rating using a reassignable qualifier. |
EnableDisableCrxObjectResult |
disableCrxObject(EnableDisableCrxObjectParams in) |
EnableDisableCrxObjectResult |
enableCrxObject(EnableDisableCrxObjectParams in) |
<T extends AdditionalExternalLink> |
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. |
Timer |
getAssignedTimer(boolean idIsPersistent,
String id)
Retrieves the value for the reference
assignedTimer for the specified qualifier attribute value. |
Timer |
getAssignedTimer(String id)
Retrieves the value for the reference
assignedTimer for the specified qualifier attribute value. |
<T extends Timer> |
getAssignedTimer(TimerQuery query)
Retrieves the value for the reference
assignedTimer for the specified query. |
DocumentAttachment |
getAttachedDocument(boolean idIsPersistent,
String id)
Retrieves the value for the reference
attachedDocument for the specified qualifier attribute value. |
<T extends DocumentAttachment> |
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. |
<T extends DocumentFolderAssignment> |
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. |
InvolvedObject |
getInvolvedObject(boolean idIsPersistent,
String id)
Retrieves the value for the reference
involvedObject for the specified qualifier attribute value. |
<T extends InvolvedObject> |
getInvolvedObject(InvolvedObjectQuery query)
Retrieves the value for the reference
involvedObject for the specified query. |
InvolvedObject |
getInvolvedObject(String id)
Retrieves the value for the reference
involvedObject for the specified qualifier attribute value. |
Media |
getMedia(boolean idIsPersistent,
String id)
Retrieves the value for the reference
media for the specified qualifier attribute value. |
<T extends Media> |
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. |
<T extends Note> |
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. |
<T extends PropertySet> |
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. |
<T extends PropertySetEntry> |
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. |
<T extends Rating> |
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. |
disableCrxObject, enableCrxObject, getAdditionalExternalLink, getAssignedTimer, getAttachedDocument, getDisabledReason, getDocumentFolderAssignment, getInvolvedObject, getMedia, getNote, getPropertySet, getPropertySetEntry, getRating, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserString0, getUserString1, getUserString2, getUserString3, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, setCategory, setDisabled, setDisabledReason, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4sendAlertsendAlertexportItem, exportItemAdvancedexportItem, exportItemAdvancedimportItemimportItemgetIndexEntry, getIndexEntry, getIndexEntry, updateIndexgetIndexEntryaddOwningGroup, checkPermissions, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUseraddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUseraddLocalizedField, addLocalizedField, addLocalizedField, getLocalizedField, getLocalizedField, getLocalizedFieldgetLocalizedFieldrefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite<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.Queryquery - 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.void addAdditionalExternalLink(AdditionalExternalLink additionalExternalLink)
additionalExternalLink using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
additionalExternalLink - The element to be appended.<T extends Timer> List<T> getAssignedTimer(TimerQuery query)
assignedTimer for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.Timer getAssignedTimer(boolean idIsPersistent, String id)
assignedTimer 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.Timer getAssignedTimer(String id)
assignedTimer for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getAssignedTimer(false,id).
id - The value for the qualifier attribute that qualifies this reference.<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.Queryquery - 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.void addAttachedDocument(DocumentAttachment attachedDocument)
attachedDocument using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
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.EnableDisableCrxObjectResult disableCrxObject(EnableDisableCrxObjectParams in)
<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.Queryquery - 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.void addDocumentFolderAssignment(DocumentFolderAssignment documentFolderAssignment)
documentFolderAssignment using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
documentFolderAssignment - The element to be appended.EnableDisableCrxObjectResult enableCrxObject(EnableDisableCrxObjectParams in)
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 InvolvedObject> List<T> getInvolvedObject(InvolvedObjectQuery query)
involvedObject for the specified query.
Note: This is an extension to the JMI 1 standard.java.jdo.Queryquery - predicate which is applied to the set of referenced objects.true.InvolvedObject getInvolvedObject(boolean idIsPersistent, String id)
involvedObject 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.InvolvedObject getInvolvedObject(String id)
involvedObject for the specified qualifier attribute value.
This method is equivalent to the preferred invocation getInvolvedObject(false,id).
id - The value for the qualifier attribute that qualifies this reference.void addInvolvedObject(boolean idIsPersistent,
String id,
InvolvedObject involvedObject)
involvedObject.
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.involvedObject - The element to be appended.void addInvolvedObject(String id, InvolvedObject involvedObject)
involvedObject 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.involvedObject - The element to be appended.void addInvolvedObject(InvolvedObject involvedObject)
involvedObject using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
involvedObject - The element to be appended.<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.Queryquery - 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.void addMedia(Media media)
media using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
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.Queryquery - 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.void addNote(Note note)
note using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
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.Queryquery - 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.void addPropertySet(PropertySet propertySet)
propertySet using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
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.Queryquery - 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.Queryquery - 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.void addRating(Rating rating)
rating using an implementation-specific, reassignable qualifier.
Note: This is an extension to the JMI 1 standard.
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.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.