• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1676 for branches/3.0-Beta2/components/blitz/resources/OMERO/API.ice

Show
Ignore:
Timestamp:
06/26/07 12:36:30 (18 months ago)
Author:
callan
Message:

Merging changes from r1673:1675 (#743) into the milestone:3.0-Beta2 branch.

Files:
1 modified

  • branches/3.0-Beta2/components/blitz/resources/OMERO/API.ice (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-Beta2/components/blitz/resources/OMERO/API.ice

    r1553 r1676  
    269269    interface ThumbnailStore extends ServiceInterface 
    270270      { 
    271         void setPixelsId(long pixelsId) throws ServerError; 
     271        bool setPixelsId(long pixelsId) throws ServerError; 
    272272        void setRenderingDefId(long renderingDefId) throws ServerError; 
    273273        Ice::ByteSeq getThumbnail(int sizeX, int sizeY) throws ServerError; 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/