public interface Refreshable
boolean isCurrent()
void refresh() throws RefreshFailedException
RefreshFailedException - If refreshing this object fails.SecurityException - If the caller does not have permission to
refresh, or to take the steps involved in refreshing, this object.