org.openmdx.ui1.cci
Class ContainerImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefObject_1
      extended by org.openmdx.ui1.cci.ContainerImpl
All Implemented Interfaces:
Serializable, javax.jdo.spi.PersistenceCapable, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, BasicObject, ContextCapable, ExtentCapable, Container, Element

public class ContainerImpl
extends RefObject_1
implements Container

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
ContainerImpl(Object_1_0 object, RefClass refClass)
           
 
Method Summary
protected  void addContext(Context newValue)
           
protected  void addContext(String id, Context newValue)
           
 void addMember(Element newValue)
           
 void addMember(int order, Element newValue)
           
 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 getIconKey()
           
 String getIdentity()
          Retrieves the value for the attribute identity.
protected  String getIdentity(int index)
           
 Collection getMember()
          Retrieves the objects referenced by member.
 Element getMember(int order)
          Retrieves the value for the reference member for the specified qualifier attribute value.
 String getMimeType()
           
 Date getModifiedAt()
          Retrieves the value for the attribute modifiedAt.
protected  Date getModifiedAt(int index)
           
 Set getModifiedBy()
           
 List getToolTip()
           
 String getToolTip(int index)
           
 boolean isAutoGenerated()
          Retrieves the value for the attribute autoGenerated.
protected  boolean isAutoGenerated(int index)
           
 boolean isChangeable()
          Retrieves the value for the attribute changeable.
protected  boolean isChangeable(int index)
           
protected  void removeContext(String id)
           
 void removeMember(int order)
           
 void setAutoGenerated(boolean newValue)
          Sets a new value for the attribute autoGenerated.
protected  void setAutoGenerated(int index, boolean newValue)
           
 void setChangeable(boolean newValue)
          Sets a new value for the attribute changeable.
protected  void setChangeable(int index, boolean newValue)
           
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 setIconKey(String newValue)
          Sets a new value for the attribute iconKey.
protected  void setIdentity(int index, String newValue)
           
protected  void setIdentity(String newValue)
           
 void setMember(Element[] newValue)
           
 void setMember(List newValue)
           
 void setMimeType(String newValue)
          Sets a new value for the attribute mimeType.
protected  void setModifiedAt(Date newValue)
           
protected  void setModifiedAt(int index, Date newValue)
           
protected  void setModifiedBy(Set newValue)
           
protected  void setModifiedBy(String[] newValue)
           
 void setToolTip(List newValue)
           
 void setToolTip(String[] newValue)
           
 
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
 

Constructor Detail

ContainerImpl

public ContainerImpl(Object_1_0 object,
                     RefClass refClass)
Method Detail

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)

setMember

public void setMember(List newValue)

setMember

public void setMember(Element[] newValue)

getMember

public Element getMember(int order)
Description copied from interface: Container
Retrieves the value for the reference member for the specified qualifier attribute value.

Specified by:
getMember in interface Container
Parameters:
order - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.

getMember

public Collection getMember()
Description copied from interface: Container
Retrieves the objects referenced by member.

Specified by:
getMember in interface Container
Returns:
The collection of referenced objects.

addMember

public void addMember(int order,
                      Element newValue)
Specified by:
addMember in interface Container
Parameters:
order - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.

addMember

public void addMember(Element newValue)
Specified by:
addMember in interface Container
Parameters:
newValue - The element to be appended.

removeMember

public void removeMember(int order)
Specified by:
removeMember in interface Container

isAutoGenerated

public boolean isAutoGenerated()
Description copied from interface: Element
Retrieves the value for the attribute autoGenerated.

Specified by:
isAutoGenerated in interface Element
Returns:
The non-null value for attribute autoGenerated.

isAutoGenerated

protected boolean isAutoGenerated(int index)

setAutoGenerated

public void setAutoGenerated(boolean newValue)
Description copied from interface: Element
Sets a new value for the attribute autoGenerated.

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

setAutoGenerated

protected void setAutoGenerated(int index,
                                boolean newValue)

isChangeable

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

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

isChangeable

protected boolean isChangeable(int index)

setChangeable

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

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

setChangeable

protected void setChangeable(int index,
                             boolean newValue)

getIconKey

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

setIconKey

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

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

getMimeType

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

setMimeType

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

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

getToolTip

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

getToolTip

public String getToolTip(int index)
Specified by:
getToolTip in interface Element
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.

setToolTip

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

setToolTip

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


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