ICEfaces ICE Components 3.3.0
Java API Documentation

com.icesoft.faces.component.outputchart
Class ChartResource

java.lang.Object
  extended by com.icesoft.faces.context.ByteArrayResource
      extended by com.icesoft.faces.component.outputchart.ChartResource
All Implemented Interfaces:
com.icesoft.faces.context.Resource, java.io.Serializable

public class ChartResource
extends com.icesoft.faces.context.ByteArrayResource
implements java.io.Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.icesoft.faces.context.Resource
com.icesoft.faces.context.Resource.Options
 
Constructor Summary
ChartResource(byte[] content)
           
 
Method Summary
 java.lang.String calculateDigest()
           
 boolean equals(java.lang.Object obj)
           
 
Methods inherited from class com.icesoft.faces.context.ByteArrayResource
lastModified, open, withOptions
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartResource

public ChartResource(byte[] content)
Method Detail

calculateDigest

public java.lang.String calculateDigest()
Specified by:
calculateDigest in interface com.icesoft.faces.context.Resource
Overrides:
calculateDigest in class com.icesoft.faces.context.ByteArrayResource

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class com.icesoft.faces.context.ByteArrayResource

ICEfaces ICE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.