public class CmisBindingCache extends Object implements Serializable
CmisBinding objects. The cache key is consists
 of the repository id and the user.| Constructor and Description | 
|---|
CmisBindingCache(int size)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getCacheKey(CallContext context)  | 
CmisBinding | 
getCmisBinding(CallContext context)  | 
CmisBinding | 
putCmisBinding(CallContext context,
              CmisBinding binding)  | 
public CmisBinding getCmisBinding(CallContext context)
public CmisBinding putCmisBinding(CallContext context, CmisBinding binding)
protected String getCacheKey(CallContext context)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.