FileDocCategorySizeDatePackage
CacheAccess.javaAPI DocExample548Sun Mar 02 16:20:54 GMT 2003com.mediamania.hotcache

CacheAccess

public interface CacheAccess
Manage a cache of persistent Movie instances.

Fields Summary
Constructors Summary
Methods Summary
public com.mediamania.prototype.MoviegetMovieByTitle(java.lang.String title)
Get the Movie by title.

param
title the title of the movie
return
the movie instance

public voidupdateWebSite(java.lang.String title, java.lang.String website)
Update the Movie website.

param
title the title of the movie
param
website the new website for the movie