org.opencrx.kernel.model1.cci
Class ReferenceImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefObject_1
      extended by org.opencrx.kernel.model1.cci.ReferenceImpl
All Implemented Interfaces:
Serializable, javax.jdo.spi.PersistenceCapable, RefBaseObject, RefFeatured, RefObject, AlertSender, Auditee, Cloneable, Importer, Indexed, SecureObject, SubscriptionTarget, XmlExporter, CrxObject, Element, Feature, Reference, StructuralFeature, TypedElement, RefObject_1_0, BasicObject, ContextCapable, ExtentCapable, ViewCapable

public class ReferenceImpl
extends RefObject_1
implements Reference

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable
javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer, javax.jdo.spi.PersistenceCapable.ObjectIdFieldManager, javax.jdo.spi.PersistenceCapable.ObjectIdFieldSupplier
 
Field Summary
 
Fields inherited from interface javax.jdo.spi.PersistenceCapable
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE
 
Constructor Summary
ReferenceImpl(Object_1_0 object, RefClass refClass)
           
 
Method Summary
 void addAdditionalExternalLink(AdditionalExternalLink newValue)
           
 void addAdditionalExternalLink(String id, AdditionalExternalLink newValue)
           
 void addAttachedDocument(DocumentAttachment newValue)
           
 void addAttachedDocument(String id, DocumentAttachment newValue)
           
protected  void addAudit(AuditEntry newValue)
           
protected  void addAudit(String id, AuditEntry newValue)
           
protected  void addContext(Context newValue)
           
protected  void addContext(String id, Context newValue)
           
 void addIndexEntry(IndexEntry newValue)
           
 void addIndexEntry(String id, IndexEntry newValue)
           
 void addMedia(Media newValue)
           
 void addMedia(String id, Media newValue)
           
 void addNote(Note newValue)
           
 void addNote(String id, Note newValue)
           
 void addOwningGroup(int index, PrincipalGroup newValue)
           
 ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
           
 void addOwningGroup(PrincipalGroup newValue)
           
 ModifySecureObjectResult addOwningGroup(PrincipalGroup group, short mode)
           
 void addPropertySet(PropertySet newValue)
           
 void addPropertySet(String id, PropertySet newValue)
           
protected  void addPropertySetEntry(PropertySetEntry newValue)
           
protected  void addPropertySetEntry(String id, PropertySetEntry newValue)
           
 void addRating(Rating newValue)
           
 void addRating(String id, Rating newValue)
           
 Void addSubscription()
           
 Void addSubscription(Void params)
           
 Void addSubscriptionForParent()
           
 Void addSubscriptionForParent(Void params)
           
protected  void addView(String namespace, View newValue)
           
protected  void addView(View newValue)
           
 CloneResult clone_(CloneParams params)
           
 CloneResult clone_(String referenceFilter)
           
 ExportResult exportXml(String attributeFilter, String referenceFilter)
           
 ExportResult exportXml(XmlExportParams params)
           
 BasicObject getAccessGrantedByParent()
          Retrieves the value for the optional reference accessGrantedByParent.
 short getAccessLevelBrowse()
          Retrieves the value for the attribute accessLevelBrowse.
protected  short getAccessLevelBrowse(int index)
           
 short getAccessLevelDelete()
          Retrieves the value for the attribute accessLevelDelete.
protected  short getAccessLevelDelete(int index)
           
 short getAccessLevelUpdate()
          Retrieves the value for the attribute accessLevelUpdate.
protected  short getAccessLevelUpdate(int index)
           
 Collection getAdditionalExternalLink()
          Retrieves a collection containing all the elements for the reference additionalExternalLink.
 List getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
          Retrieves the value for the reference additionalExternalLink for the specified filter.
 List getAdditionalExternalLink(AdditionalExternalLinkQuery query)
          Retrieves the value for the reference additionalExternalLink for the specified query.
 AdditionalExternalLink getAdditionalExternalLink(String id)
          Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value.
 String getAnnotation()
           
 Collection getAttachedDocument()
          Retrieves a collection containing all the elements for the reference attachedDocument.
 List getAttachedDocument(DocumentAttachmentFilter filter)
          Retrieves the value for the reference attachedDocument for the specified filter.
 List 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.
 Collection getAudit()
          Retrieves a collection containing all the elements for the reference audit.
 List getAudit(AuditEntryFilter filter)
          Retrieves the value for the reference audit for the specified filter.
 List getAudit(AuditEntryQuery query)
          Retrieves the value for the reference audit for the specified query.
 AuditEntry getAudit(String id)
          Retrieves the value for the reference audit for the specified qualifier attribute value.
 List getCategory()
           
 String getCategory(int index)
           
 Namespace getContainer()
          Retrieves the value for the optional reference container.
 Collection getContext()
          Retrieves the objects referenced by context.
 Context getContext(String id)
          Retrieves the value for the reference context for the specified qualifier attribute value.
 Date getCreatedAt()
          Retrieves the value for the attribute createdAt.
protected  Date getCreatedAt(int index)
           
 Set getCreatedBy()
           
 String getDisabledReason()
           
 Integer getElementOrder()
           
 AssociationEnd getExposedEnd()
          Retrieves the value for the reference exposedEnd.
 List getExternalLink()
           
 String getExternalLink(int index)
           
 String getIdentity()
          Retrieves the value for the attribute identity.
protected  String getIdentity(int index)
           
 Collection getIndexEntry()
          Retrieves a collection containing all the elements for the reference indexEntry.
 List getIndexEntry(IndexEntryFilter filter)
          Retrieves the value for the reference indexEntry for the specified filter.
 List getIndexEntry(IndexEntryQuery query)
          Retrieves the value for the reference indexEntry for the specified query.
 IndexEntry getIndexEntry(String id)
          Retrieves the value for the reference indexEntry for the specified qualifier attribute value.
 Collection getMedia()
          Retrieves a collection containing all the elements for the reference media.
 List getMedia(MediaFilter filter)
          Retrieves the value for the reference media for the specified filter.
 List 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.
 Date getModifiedAt()
          Retrieves the value for the attribute modifiedAt.
protected  Date getModifiedAt(int index)
           
 Set getModifiedBy()
           
 short getMultiplicity()
          Retrieves the value for the attribute multiplicity.
protected  short getMultiplicity(int index)
           
 String getName()
          Retrieves the value for the attribute name.
protected  String getName(int index)
           
 Collection getNote()
          Retrieves a collection containing all the elements for the reference note.
 List getNote(NoteFilter filter)
          Retrieves the value for the reference note for the specified filter.
 List 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.
 List getOwner()
           
 String getOwner(int index)
           
 Collection getOwningGroup()
          Retrieves the objects referenced by owningGroup.
 PrincipalGroup getOwningGroup(int index)
          Retrieves the value for the reference owningGroup for the specified qualifier attribute value.
 User getOwningUser()
          Retrieves the value for the optional reference owningUser.
 Collection getPropertySet()
          Retrieves a collection containing all the elements for the reference propertySet.
 List getPropertySet(PropertySetFilter filter)
          Retrieves the value for the reference propertySet for the specified filter.
 List 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.
 Collection getPropertySetEntry()
          Retrieves a collection containing all the elements for the reference propertySetEntry.
 List getPropertySetEntry(PropertySetEntryFilter filter)
          Retrieves the value for the reference propertySetEntry for the specified filter.
 List 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.
 String getQualifiedName()
          Retrieves the value for the attribute qualifiedName.
protected  String getQualifiedName(int index)
           
 Collection getRating()
          Retrieves a collection containing all the elements for the reference rating.
 List getRating(RatingFilter filter)
          Retrieves the value for the reference rating for the specified filter.
 List 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.
 AssociationEnd getReferencedEnd()
          Retrieves the value for the reference referencedEnd.
 short getScope()
          Retrieves the value for the attribute scope.
protected  short getScope(int index)
           
 Segment getSegment()
          Retrieves the value for the reference segment.
 Set getStereotype()
           
 Classifier getType()
          Retrieves the value for the reference type.
 Integer getUpperBound()
           
 Short getUserCode0()
           
 Short getUserCode1()
           
 Short getUserCode2()
           
 Short getUserCode3()
           
 List getUserCode4()
           
 short getUserCode4(int index)
           
 javax.xml.datatype.XMLGregorianCalendar getUserDate0()
           
 javax.xml.datatype.XMLGregorianCalendar getUserDate1()
           
 javax.xml.datatype.XMLGregorianCalendar getUserDate2()
           
 javax.xml.datatype.XMLGregorianCalendar getUserDate3()
           
 List getUserDate4()
           
 javax.xml.datatype.XMLGregorianCalendar getUserDate4(int index)
           
 Date getUserDateTime0()
           
 Date getUserDateTime1()
           
 Date getUserDateTime2()
           
 Date getUserDateTime3()
           
 List getUserDateTime4()
           
 Date getUserDateTime4(int index)
           
 BigDecimal getUserNumber0()
           
 BigDecimal getUserNumber1()
           
 BigDecimal getUserNumber2()
           
 BigDecimal getUserNumber3()
           
 List getUserNumber4()
           
 BigDecimal getUserNumber4(int index)
           
 String getUserString0()
           
 String getUserString1()
           
 String getUserString2()
           
 String getUserString3()
           
 List getUserString4()
           
 String getUserString4(int index)
           
 Collection getView()
          Retrieves a collection containing all the elements for the reference view.
 View getView(String namespace)
          Retrieves the value for the reference view for the specified qualifier attribute value.
 List getView(ViewFilter filter)
          Retrieves the value for the reference view for the specified filter.
 List getView(ViewQuery query)
          Retrieves the value for the reference view for the specified query.
 short getVisibility()
          Retrieves the value for the attribute visibility.
protected  short getVisibility(int index)
           
 ImportResult importItem(byte[] item, String itemMimeType, String itemName, short locale)
           
 ImportResult importItem(ImportParams params)
           
 boolean isChangeable()
          Retrieves the value for the attribute isChangeable.
protected  boolean isChangeable(int index)
           
 boolean isDisabled()
          Retrieves the value for the attribute disabled.
protected  boolean isDisabled(int index)
           
 Boolean isUserBoolean0()
           
 Boolean isUserBoolean1()
           
 Boolean isUserBoolean2()
           
 Boolean isUserBoolean3()
           
 List isUserBoolean4()
           
 boolean isUserBoolean4(int index)
           
protected  void removeAccessGrantedByParent()
           
 void removeAdditionalExternalLink(String id)
           
 ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
           
 ModifySecureObjectResult removeAllOwningGroup(short mode)
           
 void removeAttachedDocument(String id)
           
protected  void removeAudit(String id)
           
 void removeContainer()
          Removes the value for the optional reference container.
protected  void removeContext(String id)
           
 void removeIndexEntry(String id)
           
 void removeMedia(String id)
           
 void removeNote(String id)
           
 void removeOwningGroup(int index)
           
 ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
           
 ModifySecureObjectResult removeOwningGroup(PrincipalGroup group, short mode)
           
 void removeOwningUser()
          Removes the value for the optional reference owningUser.
 void removePropertySet(String id)
           
protected  void removePropertySetEntry(String id)
           
 void removeRating(String id)
           
 Void removeSubscription()
           
 Void removeSubscription(Void params)
           
 Void removeSubscriptionForParent()
           
 Void removeSubscriptionForParent(Void params)
           
protected  void removeView(String namespace)
           
 Void sendAlert(SendAlertParams params)
           
 Void sendAlert(String description, short importance, String name, BasicObject reference, String toUsers)
           
protected  void setAccessGrantedByParent(BasicObject newValue)
           
 ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
           
 ModifySecureObjectResult setAccessLevel(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short mode)
           
protected  void setAccessLevelBrowse(int index, short newValue)
           
 void setAccessLevelBrowse(short newValue)
          Sets a new value for the attribute accessLevelBrowse.
protected  void setAccessLevelDelete(int index, short newValue)
           
 void setAccessLevelDelete(short newValue)
          Sets a new value for the attribute accessLevelDelete.
protected  void setAccessLevelUpdate(int index, short newValue)
           
 void setAccessLevelUpdate(short newValue)
          Sets a new value for the attribute accessLevelUpdate.
 void setAdditionalExternalLink(AdditionalExternalLink[] newValue)
           
 void setAdditionalExternalLink(List newValue)
           
 void setAnnotation(String newValue)
          Sets a new value for the attribute annotation.
 void setAttachedDocument(DocumentAttachment[] newValue)
           
 void setAttachedDocument(List newValue)
           
protected  void setAudit(AuditEntry[] newValue)
           
protected  void setAudit(List newValue)
           
 void setCategory(List newValue)
           
 void setCategory(String[] newValue)
           
 void setChangeable(boolean newValue)
          Sets a new value for the attribute isChangeable.
protected  void setChangeable(int index, boolean newValue)
           
 void setContainer(Namespace newValue)
          Sets a new value for the reference container.
protected  void setContext(Context[] newValue)
           
protected  void setContext(List newValue)
           
protected  void setCreatedAt(Date newValue)
           
protected  void setCreatedAt(int index, Date newValue)
           
protected  void setCreatedBy(Set newValue)
           
protected  void setCreatedBy(String[] newValue)
           
 void setDisabled(boolean newValue)
          Sets a new value for the attribute disabled.
protected  void setDisabled(int index, boolean newValue)
           
 void setDisabledReason(String newValue)
          Sets a new value for the attribute disabledReason.
 void setElementOrder(Integer newValue)
          Sets a new value for the attribute elementOrder.
 void setExposedEnd(AssociationEnd newValue)
          Sets a new value for the reference exposedEnd.
 void setExternalLink(List newValue)
           
 void setExternalLink(String[] newValue)
           
protected  void setIdentity(int index, String newValue)
           
protected  void setIdentity(String newValue)
           
 void setIndexEntry(IndexEntry[] newValue)
           
 void setIndexEntry(List newValue)
           
 void setMedia(List newValue)
           
 void setMedia(Media[] newValue)
           
protected  void setModifiedAt(Date newValue)
           
protected  void setModifiedAt(int index, Date newValue)
           
protected  void setModifiedBy(Set newValue)
           
protected  void setModifiedBy(String[] newValue)
           
protected  void setMultiplicity(int index, short newValue)
           
 void setMultiplicity(short newValue)
          Sets a new value for the attribute multiplicity.
protected  void setName(int index, String newValue)
           
 void setName(String newValue)
          Sets a new value for the attribute name.
 void setNote(List newValue)
           
 void setNote(Note[] newValue)
           
protected  void setOwner(List newValue)
           
protected  void setOwner(String[] newValue)
           
 void setOwningGroup(List newValue)
           
 void setOwningGroup(PrincipalGroup[] newValue)
           
 ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
           
 ModifySecureObjectResult setOwningUser(short mode, User user)
           
 void setOwningUser(User newValue)
          Sets a new value for the reference owningUser.
 void setPropertySet(List newValue)
           
 void setPropertySet(PropertySet[] newValue)
           
protected  void setPropertySetEntry(List newValue)
           
protected  void setPropertySetEntry(PropertySetEntry[] newValue)
           
protected  void setQualifiedName(int index, String newValue)
           
protected  void setQualifiedName(String newValue)
           
 void setRating(List newValue)
           
 void setRating(Rating[] newValue)
           
 void setReferencedEnd(AssociationEnd newValue)
          Sets a new value for the reference referencedEnd.
protected  void setScope(int index, short newValue)
           
 void setScope(short newValue)
          Sets a new value for the attribute scope.
protected  void setSegment(Segment newValue)
           
 void setStereotype(Set newValue)
           
 void setStereotype(String[] newValue)
           
 void setType(Classifier newValue)
          Sets a new value for the reference type.
 void setUpperBound(Integer newValue)
          Sets a new value for the attribute upperBound.
 void setUserBoolean0(Boolean newValue)
          Sets a new value for the attribute userBoolean0.
 void setUserBoolean1(Boolean newValue)
          Sets a new value for the attribute userBoolean1.
 void setUserBoolean2(Boolean newValue)
          Sets a new value for the attribute userBoolean2.
 void setUserBoolean3(Boolean newValue)
          Sets a new value for the attribute userBoolean3.
 void setUserBoolean4(boolean[] newValue)
           
 void setUserBoolean4(List newValue)
           
 void setUserCode0(Short newValue)
          Sets a new value for the attribute userCode0.
 void setUserCode1(Short newValue)
          Sets a new value for the attribute userCode1.
 void setUserCode2(Short newValue)
          Sets a new value for the attribute userCode2.
 void setUserCode3(Short newValue)
          Sets a new value for the attribute userCode3.
 void setUserCode4(List newValue)
           
 void setUserCode4(short[] newValue)
           
 void setUserDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
          Sets a new value for the attribute userDate0.
 void setUserDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
          Sets a new value for the attribute userDate1.
 void setUserDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
          Sets a new value for the attribute userDate2.
 void setUserDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
          Sets a new value for the attribute userDate3.
 void setUserDate4(List newValue)
           
 void setUserDate4(javax.xml.datatype.XMLGregorianCalendar[] newValue)
           
 void setUserDateTime0(Date newValue)
          Sets a new value for the attribute userDateTime0.
 void setUserDateTime1(Date newValue)
          Sets a new value for the attribute userDateTime1.
 void setUserDateTime2(Date newValue)
          Sets a new value for the attribute userDateTime2.
 void setUserDateTime3(Date newValue)
          Sets a new value for the attribute userDateTime3.
 void setUserDateTime4(Date[] newValue)
           
 void setUserDateTime4(List newValue)
           
 void setUserNumber0(BigDecimal newValue)
          Sets a new value for the attribute userNumber0.
 void setUserNumber1(BigDecimal newValue)
          Sets a new value for the attribute userNumber1.
 void setUserNumber2(BigDecimal newValue)
          Sets a new value for the attribute userNumber2.
 void setUserNumber3(BigDecimal newValue)
          Sets a new value for the attribute userNumber3.
 void setUserNumber4(BigDecimal[] newValue)
           
 void setUserNumber4(List newValue)
           
 void setUserString0(String newValue)
          Sets a new value for the attribute userString0.
 void setUserString1(String newValue)
          Sets a new value for the attribute userString1.
 void setUserString2(String newValue)
          Sets a new value for the attribute userString2.
 void setUserString3(String newValue)
          Sets a new value for the attribute userString3.
 void setUserString4(List newValue)
           
 void setUserString4(String[] newValue)
           
protected  void setView(List newValue)
           
protected  void setView(View[] newValue)
           
protected  void setVisibility(int index, short newValue)
           
 void setVisibility(short newValue)
          Sets a new value for the attribute visibility.
 Void updateIndex()
           
 Void updateIndex(Void params)
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefObject_1
equals, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoProvideField, jdoProvideFields, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, refAddEventListener, refAddToUnitOfWork, refAddValue, refAddValue, refAddValue, refClass, refContext, refDefaultFetchGroup, refDelegate, refDelete, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refImmediateComposite, refImmediatePackage, refInitialize, refInitialize, refInvokeOperation, refInvokeOperation, refIsDeleted, refIsDirty, refIsInstanceOf, refIsNew, refIsPersistent, refIsWriteProtected, refMetaObject, refMofId, refOutermostComposite, refOutermostPackage, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refRemoveValue, refRemoveValue, refSetValue, refSetValue, refSetValue, refSetValue, refVerifyConstraints, refWriteProtect, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 

Constructor Detail

ReferenceImpl

public ReferenceImpl(Object_1_0 object,
                     RefClass refClass)
Method Detail

sendAlert

public Void sendAlert(SendAlertParams params)
               throws RefException
Specified by:
sendAlert in interface AlertSender
Throws:
RefException

sendAlert

public Void sendAlert(String description,
                      short importance,
                      String name,
                      BasicObject reference,
                      String toUsers)
               throws RefException
Specified by:
sendAlert in interface AlertSender
Throws:
RefException

setAudit

protected void setAudit(List newValue)

setAudit

protected void setAudit(AuditEntry[] newValue)

getAudit

public AuditEntry getAudit(String id)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified qualifier attribute value.

Specified by:
getAudit in interface Auditee
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAudit

public Collection getAudit()
Description copied from interface: Auditee
Retrieves a collection containing all the elements for the reference audit.

Specified by:
getAudit in interface Auditee
Returns:
A collection containing all the elements for this reference.

getAudit

public List getAudit(AuditEntryFilter filter)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified filter.

Specified by:
getAudit in interface Auditee
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAudit

public List getAudit(AuditEntryQuery query)
Description copied from interface: Auditee
Retrieves the value for the reference audit for the specified query.

Specified by:
getAudit in interface Auditee
Returns:
The filtered collection of referenced objects.

addAudit

protected void addAudit(String id,
                        AuditEntry newValue)

addAudit

protected void addAudit(AuditEntry newValue)

removeAudit

protected void removeAudit(String id)

clone_

public CloneResult clone_(CloneParams params)
                   throws RefException
Specified by:
clone_ in interface Cloneable
Throws:
RefException

clone_

public CloneResult clone_(String referenceFilter)
                   throws RefException
Specified by:
clone_ in interface Cloneable
Throws:
RefException

importItem

public ImportResult importItem(ImportParams params)
                        throws RefException
Specified by:
importItem in interface Importer
Throws:
RefException

importItem

public ImportResult importItem(byte[] item,
                               String itemMimeType,
                               String itemName,
                               short locale)
                        throws RefException
Specified by:
importItem in interface Importer
Throws:
RefException

setIndexEntry

public void setIndexEntry(List newValue)

setIndexEntry

public void setIndexEntry(IndexEntry[] newValue)

getIndexEntry

public IndexEntry getIndexEntry(String id)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified qualifier attribute value.

Specified by:
getIndexEntry in interface Indexed
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getIndexEntry

public Collection getIndexEntry()
Description copied from interface: Indexed
Retrieves a collection containing all the elements for the reference indexEntry.

Specified by:
getIndexEntry in interface Indexed
Returns:
A collection containing all the elements for this reference.

getIndexEntry

public List getIndexEntry(IndexEntryFilter filter)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified filter.

Specified by:
getIndexEntry in interface Indexed
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getIndexEntry

public List getIndexEntry(IndexEntryQuery query)
Description copied from interface: Indexed
Retrieves the value for the reference indexEntry for the specified query.

Specified by:
getIndexEntry in interface Indexed
Returns:
The filtered collection of referenced objects.

addIndexEntry

public void addIndexEntry(String id,
                          IndexEntry newValue)
Specified by:
addIndexEntry in interface Indexed
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addIndexEntry

public void addIndexEntry(IndexEntry newValue)
Specified by:
addIndexEntry in interface Indexed
Parameters:
newValue - The element to be appended.

removeIndexEntry

public void removeIndexEntry(String id)
Specified by:
removeIndexEntry in interface Indexed

updateIndex

public Void updateIndex(Void params)
                 throws RefException
Specified by:
updateIndex in interface Indexed
Throws:
RefException

updateIndex

public Void updateIndex()
                 throws RefException
Specified by:
updateIndex in interface Indexed
Throws:
RefException

getAccessGrantedByParent

public BasicObject getAccessGrantedByParent()
Description copied from interface: SecureObject
Retrieves the value for the optional reference accessGrantedByParent.

Specified by:
getAccessGrantedByParent in interface SecureObject
Returns:
The possibly null value for this reference.

setAccessGrantedByParent

protected void setAccessGrantedByParent(BasicObject newValue)

removeAccessGrantedByParent

protected void removeAccessGrantedByParent()

getAccessLevelBrowse

public short getAccessLevelBrowse()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelBrowse.

Specified by:
getAccessLevelBrowse in interface SecureObject
Returns:
The non-null value for attribute accessLevelBrowse.

getAccessLevelBrowse

protected short getAccessLevelBrowse(int index)

setAccessLevelBrowse

public void setAccessLevelBrowse(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelBrowse.

Specified by:
setAccessLevelBrowse in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelBrowse.

setAccessLevelBrowse

protected void setAccessLevelBrowse(int index,
                                    short newValue)

getAccessLevelDelete

public short getAccessLevelDelete()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelDelete.

Specified by:
getAccessLevelDelete in interface SecureObject
Returns:
The non-null value for attribute accessLevelDelete.

getAccessLevelDelete

protected short getAccessLevelDelete(int index)

setAccessLevelDelete

public void setAccessLevelDelete(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelDelete.

Specified by:
setAccessLevelDelete in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelDelete.

setAccessLevelDelete

protected void setAccessLevelDelete(int index,
                                    short newValue)

getAccessLevelUpdate

public short getAccessLevelUpdate()
Description copied from interface: SecureObject
Retrieves the value for the attribute accessLevelUpdate.

Specified by:
getAccessLevelUpdate in interface SecureObject
Returns:
The non-null value for attribute accessLevelUpdate.

getAccessLevelUpdate

protected short getAccessLevelUpdate(int index)

setAccessLevelUpdate

public void setAccessLevelUpdate(short newValue)
Description copied from interface: SecureObject
Sets a new value for the attribute accessLevelUpdate.

Specified by:
setAccessLevelUpdate in interface SecureObject
Parameters:
newValue - The non-null new value for attribute accessLevelUpdate.

setAccessLevelUpdate

protected void setAccessLevelUpdate(int index,
                                    short newValue)

addOwningGroup

public ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
                                        throws RefException
Specified by:
addOwningGroup in interface SecureObject
Throws:
RefException

addOwningGroup

public ModifySecureObjectResult addOwningGroup(PrincipalGroup group,
                                               short mode)
                                        throws RefException
Specified by:
addOwningGroup in interface SecureObject
Throws:
RefException

getOwner

public List getOwner()
Specified by:
getOwner in interface SecureObject
Returns:
A list containing all elements for this attribute.

getOwner

public String getOwner(int index)
Specified by:
getOwner in interface SecureObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setOwner

protected void setOwner(List newValue)

setOwner

protected void setOwner(String[] newValue)

setOwningGroup

public void setOwningGroup(List newValue)

setOwningGroup

public void setOwningGroup(PrincipalGroup[] newValue)

getOwningGroup

public PrincipalGroup getOwningGroup(int index)
Description copied from interface: SecureObject
Retrieves the value for the reference owningGroup for the specified qualifier attribute value.

Specified by:
getOwningGroup in interface SecureObject
Parameters:
index - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getOwningGroup

public Collection getOwningGroup()
Description copied from interface: SecureObject
Retrieves the objects referenced by owningGroup.

Specified by:
getOwningGroup in interface SecureObject
Returns:
The collection of referenced objects.

addOwningGroup

public void addOwningGroup(int index,
                           PrincipalGroup newValue)
Specified by:
addOwningGroup in interface SecureObject
Parameters:
index - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addOwningGroup

public void addOwningGroup(PrincipalGroup newValue)
Specified by:
addOwningGroup in interface SecureObject
Parameters:
newValue - The element to be appended.

removeOwningGroup

public void removeOwningGroup(int index)
Specified by:
removeOwningGroup in interface SecureObject

getOwningUser

public User getOwningUser()
Description copied from interface: SecureObject
Retrieves the value for the optional reference owningUser.

Specified by:
getOwningUser in interface SecureObject
Returns:
The possibly null value for this reference.

setOwningUser

public void setOwningUser(User newValue)
Description copied from interface: SecureObject
Sets a new value for the reference owningUser.

Specified by:
setOwningUser in interface SecureObject
Parameters:
newValue - The non-null new value for this reference.

removeOwningUser

public void removeOwningUser()
Description copied from interface: SecureObject
Removes the value for the optional reference owningUser.

Specified by:
removeOwningUser in interface SecureObject

removeAllOwningGroup

public ModifySecureObjectResult removeAllOwningGroup(RemoveAllOwningGroupParams params)
                                              throws RefException
Specified by:
removeAllOwningGroup in interface SecureObject
Throws:
RefException

removeAllOwningGroup

public ModifySecureObjectResult removeAllOwningGroup(short mode)
                                              throws RefException
Specified by:
removeAllOwningGroup in interface SecureObject
Throws:
RefException

removeOwningGroup

public ModifySecureObjectResult removeOwningGroup(ModifyOwningGroupParams params)
                                           throws RefException
Specified by:
removeOwningGroup in interface SecureObject
Throws:
RefException

removeOwningGroup

public ModifySecureObjectResult removeOwningGroup(PrincipalGroup group,
                                                  short mode)
                                           throws RefException
Specified by:
removeOwningGroup in interface SecureObject
Throws:
RefException

setAccessLevel

public ModifySecureObjectResult setAccessLevel(SetAccessLevelParams params)
                                        throws RefException
Specified by:
setAccessLevel in interface SecureObject
Throws:
RefException

setAccessLevel

public ModifySecureObjectResult setAccessLevel(short accessLevelBrowse,
                                               short accessLevelDelete,
                                               short accessLevelUpdate,
                                               short mode)
                                        throws RefException
Specified by:
setAccessLevel in interface SecureObject
Throws:
RefException

setOwningUser

public ModifySecureObjectResult setOwningUser(SetOwningUserParams params)
                                       throws RefException
Specified by:
setOwningUser in interface SecureObject
Throws:
RefException

setOwningUser

public ModifySecureObjectResult setOwningUser(short mode,
                                              User user)
                                       throws RefException
Specified by:
setOwningUser in interface SecureObject
Throws:
RefException

addSubscription

public Void addSubscription(Void params)
                     throws RefException
Specified by:
addSubscription in interface SubscriptionTarget
Throws:
RefException

addSubscription

public Void addSubscription()
                     throws RefException
Specified by:
addSubscription in interface SubscriptionTarget
Throws:
RefException

addSubscriptionForParent

public Void addSubscriptionForParent(Void params)
                              throws RefException
Specified by:
addSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

addSubscriptionForParent

public Void addSubscriptionForParent()
                              throws RefException
Specified by:
addSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

removeSubscription

public Void removeSubscription(Void params)
                        throws RefException
Specified by:
removeSubscription in interface SubscriptionTarget
Throws:
RefException

removeSubscription

public Void removeSubscription()
                        throws RefException
Specified by:
removeSubscription in interface SubscriptionTarget
Throws:
RefException

removeSubscriptionForParent

public Void removeSubscriptionForParent(Void params)
                                 throws RefException
Specified by:
removeSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

removeSubscriptionForParent

public Void removeSubscriptionForParent()
                                 throws RefException
Specified by:
removeSubscriptionForParent in interface SubscriptionTarget
Throws:
RefException

exportXml

public ExportResult exportXml(XmlExportParams params)
                       throws RefException
Specified by:
exportXml in interface XmlExporter
Throws:
RefException

exportXml

public ExportResult exportXml(String attributeFilter,
                              String referenceFilter)
                       throws RefException
Specified by:
exportXml in interface XmlExporter
Throws:
RefException

setAdditionalExternalLink

public void setAdditionalExternalLink(List newValue)

setAdditionalExternalLink

public void setAdditionalExternalLink(AdditionalExternalLink[] newValue)

getAdditionalExternalLink

public AdditionalExternalLink getAdditionalExternalLink(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value.

Specified by:
getAdditionalExternalLink in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAdditionalExternalLink

public Collection getAdditionalExternalLink()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference additionalExternalLink.

Specified by:
getAdditionalExternalLink in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getAdditionalExternalLink

public List getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified filter.

Specified by:
getAdditionalExternalLink in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAdditionalExternalLink

public List getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference additionalExternalLink for the specified query.

Specified by:
getAdditionalExternalLink in interface CrxObject
Returns:
The filtered collection of referenced objects.

addAdditionalExternalLink

public void addAdditionalExternalLink(String id,
                                      AdditionalExternalLink newValue)
Specified by:
addAdditionalExternalLink in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addAdditionalExternalLink

public void addAdditionalExternalLink(AdditionalExternalLink newValue)
Specified by:
addAdditionalExternalLink in interface CrxObject
Parameters:
newValue - The element to be appended.

removeAdditionalExternalLink

public void removeAdditionalExternalLink(String id)
Specified by:
removeAdditionalExternalLink in interface CrxObject

setAttachedDocument

public void setAttachedDocument(List newValue)

setAttachedDocument

public void setAttachedDocument(DocumentAttachment[] newValue)

getAttachedDocument

public DocumentAttachment getAttachedDocument(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified qualifier attribute value.

Specified by:
getAttachedDocument in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getAttachedDocument

public Collection getAttachedDocument()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference attachedDocument.

Specified by:
getAttachedDocument in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getAttachedDocument

public List getAttachedDocument(DocumentAttachmentFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified filter.

Specified by:
getAttachedDocument in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getAttachedDocument

public List getAttachedDocument(DocumentAttachmentQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference attachedDocument for the specified query.

Specified by:
getAttachedDocument in interface CrxObject
Returns:
The filtered collection of referenced objects.

addAttachedDocument

public void addAttachedDocument(String id,
                                DocumentAttachment newValue)
Specified by:
addAttachedDocument in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addAttachedDocument

public void addAttachedDocument(DocumentAttachment newValue)
Specified by:
addAttachedDocument in interface CrxObject
Parameters:
newValue - The element to be appended.

removeAttachedDocument

public void removeAttachedDocument(String id)
Specified by:
removeAttachedDocument in interface CrxObject

getCategory

public List getCategory()
Specified by:
getCategory in interface CrxObject
Returns:
A list containing all elements for this attribute.

getCategory

public String getCategory(int index)
Specified by:
getCategory in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setCategory

public void setCategory(List newValue)
Specified by:
setCategory in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setCategory

public void setCategory(String[] newValue)
Specified by:
setCategory in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

isDisabled

public boolean isDisabled()
Description copied from interface: CrxObject
Retrieves the value for the attribute disabled.

Specified by:
isDisabled in interface CrxObject
Returns:
The non-null value for attribute disabled.

isDisabled

protected boolean isDisabled(int index)

setDisabled

public void setDisabled(boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute disabled.

Specified by:
setDisabled in interface CrxObject
Parameters:
newValue - The non-null new value for attribute disabled.

setDisabled

protected void setDisabled(int index,
                           boolean newValue)

getDisabledReason

public String getDisabledReason()
Specified by:
getDisabledReason in interface CrxObject
Returns:
The possibly null value for attribute disabledReason.

setDisabledReason

public void setDisabledReason(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute disabledReason.

Specified by:
setDisabledReason in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute disabledReason.

getExternalLink

public List getExternalLink()
Specified by:
getExternalLink in interface CrxObject
Returns:
A list containing all elements for this attribute.

getExternalLink

public String getExternalLink(int index)
Specified by:
getExternalLink in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setExternalLink

public void setExternalLink(List newValue)
Specified by:
setExternalLink in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setExternalLink

public void setExternalLink(String[] newValue)
Specified by:
setExternalLink in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

setMedia

public void setMedia(List newValue)

setMedia

public void setMedia(Media[] newValue)

getMedia

public Media getMedia(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified qualifier attribute value.

Specified by:
getMedia in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getMedia

public Collection getMedia()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference media.

Specified by:
getMedia in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getMedia

public List getMedia(MediaFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified filter.

Specified by:
getMedia in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getMedia

public List getMedia(MediaQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference media for the specified query.

Specified by:
getMedia in interface CrxObject
Returns:
The filtered collection of referenced objects.

addMedia

public void addMedia(String id,
                     Media newValue)
Specified by:
addMedia in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addMedia

public void addMedia(Media newValue)
Specified by:
addMedia in interface CrxObject
Parameters:
newValue - The element to be appended.

removeMedia

public void removeMedia(String id)
Specified by:
removeMedia in interface CrxObject

setNote

public void setNote(List newValue)

setNote

public void setNote(Note[] newValue)

getNote

public Note getNote(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified qualifier attribute value.

Specified by:
getNote in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getNote

public Collection getNote()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference note.

Specified by:
getNote in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getNote

public List getNote(NoteFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified filter.

Specified by:
getNote in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getNote

public List getNote(NoteQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference note for the specified query.

Specified by:
getNote in interface CrxObject
Returns:
The filtered collection of referenced objects.

addNote

public void addNote(String id,
                    Note newValue)
Specified by:
addNote in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addNote

public void addNote(Note newValue)
Specified by:
addNote in interface CrxObject
Parameters:
newValue - The element to be appended.

removeNote

public void removeNote(String id)
Specified by:
removeNote in interface CrxObject

setPropertySet

public void setPropertySet(List newValue)

setPropertySet

public void setPropertySet(PropertySet[] newValue)

getPropertySet

public PropertySet getPropertySet(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified qualifier attribute value.

Specified by:
getPropertySet in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getPropertySet

public Collection getPropertySet()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference propertySet.

Specified by:
getPropertySet in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getPropertySet

public List getPropertySet(PropertySetFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified filter.

Specified by:
getPropertySet in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getPropertySet

public List getPropertySet(PropertySetQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySet for the specified query.

Specified by:
getPropertySet in interface CrxObject
Returns:
The filtered collection of referenced objects.

addPropertySet

public void addPropertySet(String id,
                           PropertySet newValue)
Specified by:
addPropertySet in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addPropertySet

public void addPropertySet(PropertySet newValue)
Specified by:
addPropertySet in interface CrxObject
Parameters:
newValue - The element to be appended.

removePropertySet

public void removePropertySet(String id)
Specified by:
removePropertySet in interface CrxObject

setPropertySetEntry

protected void setPropertySetEntry(List newValue)

setPropertySetEntry

protected void setPropertySetEntry(PropertySetEntry[] newValue)

getPropertySetEntry

public PropertySetEntry getPropertySetEntry(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified qualifier attribute value.

Specified by:
getPropertySetEntry in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getPropertySetEntry

public Collection getPropertySetEntry()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference propertySetEntry.

Specified by:
getPropertySetEntry in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getPropertySetEntry

public List getPropertySetEntry(PropertySetEntryFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified filter.

Specified by:
getPropertySetEntry in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getPropertySetEntry

public List getPropertySetEntry(PropertySetEntryQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference propertySetEntry for the specified query.

Specified by:
getPropertySetEntry in interface CrxObject
Returns:
The filtered collection of referenced objects.

addPropertySetEntry

protected void addPropertySetEntry(String id,
                                   PropertySetEntry newValue)

addPropertySetEntry

protected void addPropertySetEntry(PropertySetEntry newValue)

removePropertySetEntry

protected void removePropertySetEntry(String id)

setRating

public void setRating(List newValue)

setRating

public void setRating(Rating[] newValue)

getRating

public Rating getRating(String id)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified qualifier attribute value.

Specified by:
getRating in interface CrxObject
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getRating

public Collection getRating()
Description copied from interface: CrxObject
Retrieves a collection containing all the elements for the reference rating.

Specified by:
getRating in interface CrxObject
Returns:
A collection containing all the elements for this reference.

getRating

public List getRating(RatingFilter filter)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified filter.

Specified by:
getRating in interface CrxObject
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getRating

public List getRating(RatingQuery query)
Description copied from interface: CrxObject
Retrieves the value for the reference rating for the specified query.

Specified by:
getRating in interface CrxObject
Returns:
The filtered collection of referenced objects.

addRating

public void addRating(String id,
                      Rating newValue)
Specified by:
addRating in interface CrxObject
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addRating

public void addRating(Rating newValue)
Specified by:
addRating in interface CrxObject
Parameters:
newValue - The element to be appended.

removeRating

public void removeRating(String id)
Specified by:
removeRating in interface CrxObject

isUserBoolean0

public Boolean isUserBoolean0()
Specified by:
isUserBoolean0 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean0.

setUserBoolean0

public void setUserBoolean0(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean0.

Specified by:
setUserBoolean0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean0.

isUserBoolean1

public Boolean isUserBoolean1()
Specified by:
isUserBoolean1 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean1.

setUserBoolean1

public void setUserBoolean1(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean1.

Specified by:
setUserBoolean1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean1.

isUserBoolean2

public Boolean isUserBoolean2()
Specified by:
isUserBoolean2 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean2.

setUserBoolean2

public void setUserBoolean2(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean2.

Specified by:
setUserBoolean2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean2.

isUserBoolean3

public Boolean isUserBoolean3()
Specified by:
isUserBoolean3 in interface CrxObject
Returns:
The possibly null value for attribute userBoolean3.

setUserBoolean3

public void setUserBoolean3(Boolean newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userBoolean3.

Specified by:
setUserBoolean3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userBoolean3.

isUserBoolean4

public List isUserBoolean4()
Specified by:
isUserBoolean4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

isUserBoolean4

public boolean isUserBoolean4(int index)
Specified by:
isUserBoolean4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserBoolean4

public void setUserBoolean4(List newValue)
Specified by:
setUserBoolean4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserBoolean4

public void setUserBoolean4(boolean[] newValue)
Specified by:
setUserBoolean4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserCode0

public Short getUserCode0()
Specified by:
getUserCode0 in interface CrxObject
Returns:
The possibly null value for attribute userCode0.

setUserCode0

public void setUserCode0(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode0.

Specified by:
setUserCode0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode0.

getUserCode1

public Short getUserCode1()
Specified by:
getUserCode1 in interface CrxObject
Returns:
The possibly null value for attribute userCode1.

setUserCode1

public void setUserCode1(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode1.

Specified by:
setUserCode1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode1.

getUserCode2

public Short getUserCode2()
Specified by:
getUserCode2 in interface CrxObject
Returns:
The possibly null value for attribute userCode2.

setUserCode2

public void setUserCode2(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode2.

Specified by:
setUserCode2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode2.

getUserCode3

public Short getUserCode3()
Specified by:
getUserCode3 in interface CrxObject
Returns:
The possibly null value for attribute userCode3.

setUserCode3

public void setUserCode3(Short newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userCode3.

Specified by:
setUserCode3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userCode3.

getUserCode4

public List getUserCode4()
Specified by:
getUserCode4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserCode4

public short getUserCode4(int index)
Specified by:
getUserCode4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserCode4

public void setUserCode4(List newValue)
Specified by:
setUserCode4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserCode4

public void setUserCode4(short[] newValue)
Specified by:
setUserCode4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserDate0

public javax.xml.datatype.XMLGregorianCalendar getUserDate0()
Specified by:
getUserDate0 in interface CrxObject
Returns:
The possibly null value for attribute userDate0.

setUserDate0

public void setUserDate0(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate0.

Specified by:
setUserDate0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate0.

getUserDate1

public javax.xml.datatype.XMLGregorianCalendar getUserDate1()
Specified by:
getUserDate1 in interface CrxObject
Returns:
The possibly null value for attribute userDate1.

setUserDate1

public void setUserDate1(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate1.

Specified by:
setUserDate1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate1.

getUserDate2

public javax.xml.datatype.XMLGregorianCalendar getUserDate2()
Specified by:
getUserDate2 in interface CrxObject
Returns:
The possibly null value for attribute userDate2.

setUserDate2

public void setUserDate2(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate2.

Specified by:
setUserDate2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate2.

getUserDate3

public javax.xml.datatype.XMLGregorianCalendar getUserDate3()
Specified by:
getUserDate3 in interface CrxObject
Returns:
The possibly null value for attribute userDate3.

setUserDate3

public void setUserDate3(javax.xml.datatype.XMLGregorianCalendar newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDate3.

Specified by:
setUserDate3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDate3.

getUserDate4

public List getUserDate4()
Specified by:
getUserDate4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserDate4

public javax.xml.datatype.XMLGregorianCalendar getUserDate4(int index)
Specified by:
getUserDate4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserDate4

public void setUserDate4(List newValue)
Specified by:
setUserDate4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserDate4

public void setUserDate4(javax.xml.datatype.XMLGregorianCalendar[] newValue)
Specified by:
setUserDate4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserDateTime0

public Date getUserDateTime0()
Specified by:
getUserDateTime0 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime0.

setUserDateTime0

public void setUserDateTime0(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime0.

Specified by:
setUserDateTime0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime0.

getUserDateTime1

public Date getUserDateTime1()
Specified by:
getUserDateTime1 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime1.

setUserDateTime1

public void setUserDateTime1(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime1.

Specified by:
setUserDateTime1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime1.

getUserDateTime2

public Date getUserDateTime2()
Specified by:
getUserDateTime2 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime2.

setUserDateTime2

public void setUserDateTime2(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime2.

Specified by:
setUserDateTime2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime2.

getUserDateTime3

public Date getUserDateTime3()
Specified by:
getUserDateTime3 in interface CrxObject
Returns:
The possibly null value for attribute userDateTime3.

setUserDateTime3

public void setUserDateTime3(Date newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userDateTime3.

Specified by:
setUserDateTime3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userDateTime3.

getUserDateTime4

public List getUserDateTime4()
Specified by:
getUserDateTime4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserDateTime4

public Date getUserDateTime4(int index)
Specified by:
getUserDateTime4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserDateTime4

public void setUserDateTime4(List newValue)
Specified by:
setUserDateTime4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserDateTime4

public void setUserDateTime4(Date[] newValue)
Specified by:
setUserDateTime4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserNumber0

public BigDecimal getUserNumber0()
Specified by:
getUserNumber0 in interface CrxObject
Returns:
The possibly null value for attribute userNumber0.

setUserNumber0

public void setUserNumber0(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber0.

Specified by:
setUserNumber0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber0.

getUserNumber1

public BigDecimal getUserNumber1()
Specified by:
getUserNumber1 in interface CrxObject
Returns:
The possibly null value for attribute userNumber1.

setUserNumber1

public void setUserNumber1(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber1.

Specified by:
setUserNumber1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber1.

getUserNumber2

public BigDecimal getUserNumber2()
Specified by:
getUserNumber2 in interface CrxObject
Returns:
The possibly null value for attribute userNumber2.

setUserNumber2

public void setUserNumber2(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber2.

Specified by:
setUserNumber2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber2.

getUserNumber3

public BigDecimal getUserNumber3()
Specified by:
getUserNumber3 in interface CrxObject
Returns:
The possibly null value for attribute userNumber3.

setUserNumber3

public void setUserNumber3(BigDecimal newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userNumber3.

Specified by:
setUserNumber3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userNumber3.

getUserNumber4

public List getUserNumber4()
Specified by:
getUserNumber4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserNumber4

public BigDecimal getUserNumber4(int index)
Specified by:
getUserNumber4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserNumber4

public void setUserNumber4(List newValue)
Specified by:
setUserNumber4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserNumber4

public void setUserNumber4(BigDecimal[] newValue)
Specified by:
setUserNumber4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getUserString0

public String getUserString0()
Specified by:
getUserString0 in interface CrxObject
Returns:
The possibly null value for attribute userString0.

setUserString0

public void setUserString0(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString0.

Specified by:
setUserString0 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString0.

getUserString1

public String getUserString1()
Specified by:
getUserString1 in interface CrxObject
Returns:
The possibly null value for attribute userString1.

setUserString1

public void setUserString1(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString1.

Specified by:
setUserString1 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString1.

getUserString2

public String getUserString2()
Specified by:
getUserString2 in interface CrxObject
Returns:
The possibly null value for attribute userString2.

setUserString2

public void setUserString2(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString2.

Specified by:
setUserString2 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString2.

getUserString3

public String getUserString3()
Specified by:
getUserString3 in interface CrxObject
Returns:
The possibly null value for attribute userString3.

setUserString3

public void setUserString3(String newValue)
Description copied from interface: CrxObject
Sets a new value for the attribute userString3.

Specified by:
setUserString3 in interface CrxObject
Parameters:
newValue - The possibly null new value for attribute userString3.

getUserString4

public List getUserString4()
Specified by:
getUserString4 in interface CrxObject
Returns:
A list containing all elements for this attribute.

getUserString4

public String getUserString4(int index)
Specified by:
getUserString4 in interface CrxObject
Parameters:
index - The index of the element to return.
Returns:
The element at the specified position in the list of all values for this attribute.

setUserString4

public void setUserString4(List newValue)
Specified by:
setUserString4 in interface CrxObject
Parameters:
newValue - A list containing all the new elements for this attribute.

setUserString4

public void setUserString4(String[] newValue)
Specified by:
setUserString4 in interface CrxObject
Parameters:
newValue - An array containing all the new elements for this attribute.

getAnnotation

public String getAnnotation()
Specified by:
getAnnotation in interface Element
Returns:
The possibly null value for attribute annotation.

setAnnotation

public void setAnnotation(String newValue)
Description copied from interface: Element
Sets a new value for the attribute annotation.

Specified by:
setAnnotation in interface Element
Parameters:
newValue - The possibly null new value for attribute annotation.

getContainer

public Namespace getContainer()
Description copied from interface: Element
Retrieves the value for the optional reference container.

Specified by:
getContainer in interface Element
Returns:
The possibly null value for this reference.

setContainer

public void setContainer(Namespace newValue)
Description copied from interface: Element
Sets a new value for the reference container.

Specified by:
setContainer in interface Element
Parameters:
newValue - The non-null new value for this reference.

removeContainer

public void removeContainer()
Description copied from interface: Element
Removes the value for the optional reference container.

Specified by:
removeContainer in interface Element

getElementOrder

public Integer getElementOrder()
Specified by:
getElementOrder in interface Element
Returns:
The possibly null value for attribute elementOrder.

setElementOrder

public void setElementOrder(Integer newValue)
Description copied from interface: Element
Sets a new value for the attribute elementOrder.

Specified by:
setElementOrder in interface Element
Parameters:
newValue - The possibly null new value for attribute elementOrder.

getName

public String getName()
Description copied from interface: Element
Retrieves the value for the attribute name.

Specified by:
getName in interface Element
Returns:
The non-null value for attribute name.

getName

protected String getName(int index)

setName

public void setName(String newValue)
Description copied from interface: Element
Sets a new value for the attribute name.

Specified by:
setName in interface Element
Parameters:
newValue - The non-null new value for attribute name.

setName

protected void setName(int index,
                       String newValue)

getQualifiedName

public String getQualifiedName()
Description copied from interface: Element
Retrieves the value for the attribute qualifiedName.

Specified by:
getQualifiedName in interface Element
Returns:
The non-null value for attribute qualifiedName.

getQualifiedName

protected String getQualifiedName(int index)

setQualifiedName

protected void setQualifiedName(String newValue)

setQualifiedName

protected void setQualifiedName(int index,
                                String newValue)

getSegment

public Segment getSegment()
Description copied from interface: Element
Retrieves the value for the reference segment.

Specified by:
getSegment in interface Element
Returns:
The non-null value for this reference.

setSegment

protected void setSegment(Segment newValue)

getStereotype

public Set getStereotype()
Specified by:
getStereotype in interface Element
Returns:
A set containing all elements for this attribute.

setStereotype

public void setStereotype(Set newValue)
Specified by:
setStereotype in interface Element
Parameters:
newValue - A set containing all the new elements for this attribute.

setStereotype

public void setStereotype(String[] newValue)

getScope

public short getScope()
Description copied from interface: Feature
Retrieves the value for the attribute scope.

Specified by:
getScope in interface Feature
Returns:
The non-null value for attribute scope.

getScope

protected short getScope(int index)

setScope

public void setScope(short newValue)
Description copied from interface: Feature
Sets a new value for the attribute scope.

Specified by:
setScope in interface Feature
Parameters:
newValue - The non-null new value for attribute scope.

setScope

protected void setScope(int index,
                        short newValue)

getVisibility

public short getVisibility()
Description copied from interface: Feature
Retrieves the value for the attribute visibility.

Specified by:
getVisibility in interface Feature
Returns:
The non-null value for attribute visibility.

getVisibility

protected short getVisibility(int index)

setVisibility

public void setVisibility(short newValue)
Description copied from interface: Feature
Sets a new value for the attribute visibility.

Specified by:
setVisibility in interface Feature
Parameters:
newValue - The non-null new value for attribute visibility.

setVisibility

protected void setVisibility(int index,
                             short newValue)

getExposedEnd

public AssociationEnd getExposedEnd()
Description copied from interface: Reference
Retrieves the value for the reference exposedEnd.

Specified by:
getExposedEnd in interface Reference
Returns:
The non-null value for this reference.

setExposedEnd

public void setExposedEnd(AssociationEnd newValue)
Description copied from interface: Reference
Sets a new value for the reference exposedEnd.

Specified by:
setExposedEnd in interface Reference
Parameters:
newValue - The non-null new value for this reference.

getReferencedEnd

public AssociationEnd getReferencedEnd()
Description copied from interface: Reference
Retrieves the value for the reference referencedEnd.

Specified by:
getReferencedEnd in interface Reference
Returns:
The non-null value for this reference.

setReferencedEnd

public void setReferencedEnd(AssociationEnd newValue)
Description copied from interface: Reference
Sets a new value for the reference referencedEnd.

Specified by:
setReferencedEnd in interface Reference
Parameters:
newValue - The non-null new value for this reference.

isChangeable

public boolean isChangeable()
Description copied from interface: StructuralFeature
Retrieves the value for the attribute isChangeable.

Specified by:
isChangeable in interface StructuralFeature
Returns:
The non-null value for attribute isChangeable.

isChangeable

protected boolean isChangeable(int index)

setChangeable

public void setChangeable(boolean newValue)
Description copied from interface: StructuralFeature
Sets a new value for the attribute isChangeable.

Specified by:
setChangeable in interface StructuralFeature
Parameters:
newValue - The non-null new value for attribute isChangeable.

setChangeable

protected void setChangeable(int index,
                             boolean newValue)

getMultiplicity

public short getMultiplicity()
Description copied from interface: StructuralFeature
Retrieves the value for the attribute multiplicity.

Specified by:
getMultiplicity in interface StructuralFeature
Returns:
The non-null value for attribute multiplicity.

getMultiplicity

protected short getMultiplicity(int index)

setMultiplicity

public void setMultiplicity(short newValue)
Description copied from interface: StructuralFeature
Sets a new value for the attribute multiplicity.

Specified by:
setMultiplicity in interface StructuralFeature
Parameters:
newValue - The non-null new value for attribute multiplicity.

setMultiplicity

protected void setMultiplicity(int index,
                               short newValue)

getUpperBound

public Integer getUpperBound()
Specified by:
getUpperBound in interface StructuralFeature
Returns:
The possibly null value for attribute upperBound.

setUpperBound

public void setUpperBound(Integer newValue)
Description copied from interface: StructuralFeature
Sets a new value for the attribute upperBound.

Specified by:
setUpperBound in interface StructuralFeature
Parameters:
newValue - The possibly null new value for attribute upperBound.

getType

public Classifier getType()
Description copied from interface: TypedElement
Retrieves the value for the reference type.

Specified by:
getType in interface TypedElement
Returns:
The non-null value for this reference.

setType

public void setType(Classifier newValue)
Description copied from interface: TypedElement
Sets a new value for the reference type.

Specified by:
setType in interface TypedElement
Parameters:
newValue - The non-null new value for this reference.

getCreatedAt

public Date getCreatedAt()
Description copied from interface: BasicObject
Retrieves the value for the attribute createdAt.

Specified by:
getCreatedAt in interface BasicObject
Returns:
The non-null value for attribute createdAt.

getCreatedAt

protected Date getCreatedAt(int index)

setCreatedAt

protected void setCreatedAt(Date newValue)

setCreatedAt

protected void setCreatedAt(int index,
                            Date newValue)

getCreatedBy

public Set getCreatedBy()
Specified by:
getCreatedBy in interface BasicObject
Returns:
A set containing all elements for this attribute.

setCreatedBy

protected void setCreatedBy(Set newValue)

setCreatedBy

protected void setCreatedBy(String[] newValue)

getModifiedAt

public Date getModifiedAt()
Description copied from interface: BasicObject
Retrieves the value for the attribute modifiedAt.

Specified by:
getModifiedAt in interface BasicObject
Returns:
The non-null value for attribute modifiedAt.

getModifiedAt

protected Date getModifiedAt(int index)

setModifiedAt

protected void setModifiedAt(Date newValue)

setModifiedAt

protected void setModifiedAt(int index,
                             Date newValue)

getModifiedBy

public Set getModifiedBy()
Specified by:
getModifiedBy in interface BasicObject
Returns:
A set containing all elements for this attribute.

setModifiedBy

protected void setModifiedBy(Set newValue)

setModifiedBy

protected void setModifiedBy(String[] newValue)

setContext

protected void setContext(List newValue)

setContext

protected void setContext(Context[] newValue)

getContext

public Context getContext(String id)
Description copied from interface: ContextCapable
Retrieves the value for the reference context for the specified qualifier attribute value.

Specified by:
getContext in interface ContextCapable
Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getContext

public Collection getContext()
Description copied from interface: ContextCapable
Retrieves the objects referenced by context.

Specified by:
getContext in interface ContextCapable
Returns:
The collection of referenced objects.

addContext

protected void addContext(String id,
                          Context newValue)

addContext

protected void addContext(Context newValue)

removeContext

protected void removeContext(String id)

getIdentity

public String getIdentity()
Description copied from interface: ExtentCapable
Retrieves the value for the attribute identity.

Specified by:
getIdentity in interface ExtentCapable
Returns:
The non-null value for attribute identity.

getIdentity

protected String getIdentity(int index)

setIdentity

protected void setIdentity(String newValue)

setIdentity

protected void setIdentity(int index,
                           String newValue)

setView

protected void setView(List newValue)

setView

protected void setView(View[] newValue)

getView

public View getView(String namespace)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified qualifier attribute value.

Specified by:
getView in interface ViewCapable
Parameters:
namespace - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getView

public Collection getView()
Description copied from interface: ViewCapable
Retrieves a collection containing all the elements for the reference view.

Specified by:
getView in interface ViewCapable
Returns:
A collection containing all the elements for this reference.

getView

public List getView(ViewFilter filter)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified filter.

Specified by:
getView in interface ViewCapable
Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.

getView

public List getView(ViewQuery query)
Description copied from interface: ViewCapable
Retrieves the value for the reference view for the specified query.

Specified by:
getView in interface ViewCapable
Returns:
The filtered collection of referenced objects.

addView

protected void addView(String namespace,
                       View newValue)

addView

protected void addView(View newValue)

removeView

protected void removeView(String namespace)


This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.