org.opencrx.kernel.generic.jmi1
Interface Pictured

All Superinterfaces:
Pictured, RefBaseObject, RefFeatured, RefObject, RefObject_1_0
All Known Subinterfaces:
AbstractBuildingUnit, AbstractGroup, Account, Asset, Building, BuildingComplex, BuildingUnit, Contact, Facility, Group, LegalEntity, PostalAddress, PostalAddress, PostalAddress, PostalAddress, PostalAddressable, Product, UnspecifiedAccount

public interface Pictured
extends Pictured, RefObject_1_0

Abstract class Pictured


Method Summary
 Media getPicture()
          Retrieves the value for the reference picture.
 void setPicture(Media picture)
          Sets a new value for the reference picture.
 
Methods inherited from interface org.opencrx.kernel.generic.cci2.Pictured
getPictureContent, getPictureContentMimeType, getPictureContentName
 
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

getPicture

Media getPicture()
Retrieves the value for the reference picture.

Specified by:
getPicture in interface Pictured
Returns:
The – possibly null – value for this reference.

setPicture

void setPicture(Media picture)
Sets a new value for the reference picture.

Specified by:
setPicture in interface Pictured
Parameters:
picture - The new – possibly null – value for this reference.


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