org.exoplatform.services.wsrp2.producer.impl.helpers
Class CacheControlProxy

java.lang.Object
  extended by org.exoplatform.services.wsrp2.producer.impl.helpers.CacheControlProxy

public class CacheControlProxy
extends Object


Constructor Summary
CacheControlProxy(org.exoplatform.services.wsrp2.type.CacheControl cacheControl)
           
 
Method Summary
 org.exoplatform.services.wsrp2.type.CacheControl getCacheControl()
           
 boolean isValid()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheControlProxy

public CacheControlProxy(org.exoplatform.services.wsrp2.type.CacheControl cacheControl)
Method Detail

getCacheControl

public org.exoplatform.services.wsrp2.type.CacheControl getCacheControl()

isValid

public boolean isValid()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.