org.opencrx.kernel.generic.cci
Class PicturedImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.generic.cci.PicturedImpl
- All Implemented Interfaces:
- Serializable, PersistenceCapable, RefBaseObject, RefFeatured, RefObject, Pictured, RefObject_1_0
public class PicturedImpl
- extends RefObject_1
- implements Pictured
- See Also:
- Serialized Form
| 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 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 |
PicturedImpl
public PicturedImpl(Object_1_0 object,
RefClass refClass)
getPicture
public Media getPicture()
- Description copied from interface:
Pictured
- Retrieves the value for the optional reference
picture.
- Specified by:
getPicture in interface Pictured
- Returns:
- The possibly null value for this reference.
setPicture
public void setPicture(Media newValue)
- Description copied from interface:
Pictured
- Sets a new value for the reference
picture.
- Specified by:
setPicture in interface Pictured
- Parameters:
newValue - The non-null new value for this reference.
removePicture
public void removePicture()
- Description copied from interface:
Pictured
- Removes the value for the optional reference
picture.
- Specified by:
removePicture in interface Pictured
getPictureContent
public byte[] getPictureContent()
- Specified by:
getPictureContent in interface Pictured
- Returns:
- The possibly null value for attribute
pictureContent.
setPictureContent
protected void setPictureContent(byte[] newValue)
getPictureContentMimeType
public String getPictureContentMimeType()
- Specified by:
getPictureContentMimeType in interface Pictured
- Returns:
- The possibly null value for attribute
pictureContentMimeType.
setPictureContentMimeType
protected void setPictureContentMimeType(String newValue)
getPictureContentName
public String getPictureContentName()
- Specified by:
getPictureContentName in interface Pictured
- Returns:
- The possibly null value for attribute
pictureContentName.
setPictureContentName
protected void setPictureContentName(String newValue)
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.