com.liferay.faces.bridge.scope
Interface BridgeRequestScopeCache

All Superinterfaces:
Map<String,BridgeRequestScope>
All Known Implementing Classes:
BridgeRequestScopeCacheImpl

public interface BridgeRequestScopeCache
extends Map<String,BridgeRequestScope>

This interface defines a Map style interface for managing cache of BridgeRequestScope.

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 



Copyright © 2014 Liferay, Inc.. All Rights Reserved.