org.opencrx.kernel.document1.jmi1
Interface Media

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, Media, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
DocumentAttachment, Media, MediaContent

public interface Media
extends Media, org.openmdx.base.jmi1.BasicObject

Abstract class Media


Method Summary
 BinaryLargeObject getContent()
          Deprecated.  
 void setContent(BinaryLargeObject content)
          Sets a new binary value for the attribute content.
 
Methods inherited from interface org.opencrx.kernel.document1.cci2.Media
getContentLength, getContentMimeType, getContentName, getDescription, setContentMimeType, setContentName, setDescription
 
Methods inherited from interface org.openmdx.base.jmi1.BasicObject
getCreatedBy, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getModifiedAt
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.jmi1.ViewCapable
getView, getView, getView
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 
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
 

Method Detail

getContent

BinaryLargeObject getContent()
Deprecated. 

Retrieves a binary large object value for the attribute content.

Specified by:
getContent in interface Media
Returns:
A BinaryLargeObject containing the binary large object value for this attribute.

setContent

void setContent(BinaryLargeObject content)
Sets a new binary value for the attribute content.

Specified by:
setContent in interface Media
Parameters:
content - A BinaryLargeObject containing the binary value for this attribute.


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