• 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 Changeset
  • Next Changeset →

Changeset 1674

Show
Ignore:
Timestamp:
06/26/07 11:43:22 (18 months ago)
Author:
callan
Message:

Signature synchronization, fixes #743.

Files:
1 modified

  • trunk/components/blitz/resources/OMERO/API.ice (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/components/blitz/resources/OMERO/API.ice

    r1553 r1674  
    269269    interface ThumbnailStore extends ServiceInterface 
    270270      { 
    271         void setPixelsId(long pixelsId) throws ServerError; 
     271        boolean 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/