Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.web.common.ajax.service
Class ProxyURLConfigEntry

java.lang.Object
  extended by org.nuxeo.ecm.platform.web.common.ajax.service.ProxyURLConfigEntry

public class ProxyURLConfigEntry
extends Object

Author:
tiry

Constructor Summary
ProxyURLConfigEntry()
           
ProxyURLConfigEntry(boolean granted, ProxyableURLDescriptor desc)
           
 
Method Summary
 boolean isGranted()
           
 boolean useCache()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyURLConfigEntry

public ProxyURLConfigEntry()

ProxyURLConfigEntry

public ProxyURLConfigEntry(boolean granted,
                           ProxyableURLDescriptor desc)
Method Detail

isGranted

public boolean isGranted()

useCache

public boolean useCache()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.