org.opencrx.kernel.document1.jmi1
Interface Media

All Superinterfaces:
BasicObject, ContextCapable, Creatable, ExtentCapable, Media, Modifiable, RefBaseObject, RefFeatured, RefObject, RefObject_1_0
All Known Subinterfaces:
DocumentAttachment, Media, Media, MediaContent

public interface Media
extends Media, BasicObject

Abstract class Media


Method Summary
 void setContent(BinaryLargeObject content)
          Sets a new binary value for the attribute content.
 
Methods inherited from interface org.opencrx.kernel.document1.cci2.Media
getContent, getContentLength, getContentMimeType, getContentName, getDescription, setContentMimeType, setContentName, setDescription
 
Methods inherited from interface org.openmdx.base.jmi1.Creatable
getCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.Creatable
getCreatedAt
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.jmi1.Modifiable
getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.Modifiable
getModifiedAt
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValue
 
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

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-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.