org.opencrx.kernel.generic.aop2
Class PicturedImpl<S extends Pictured,N extends Pictured,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.generic.aop2.PicturedImpl<S,N,C>

public class PicturedImpl<S extends Pictured,N extends Pictured,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>


Constructor Summary
PicturedImpl(S same, N next)
           
 
Method Summary
 byte[] getPictureContent()
           
 String getPictureContentMimeType()
           
 String getPictureContentName()
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, jdoPreStore, mixedInTargets, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PicturedImpl

public PicturedImpl(S same,
                    N next)
Method Detail

getPictureContent

public byte[] getPictureContent()

getPictureContentMimeType

public String getPictureContentMimeType()

getPictureContentName

public String getPictureContentName()


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