Nuxeo Enterprise Platform 5.4

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 java.lang.Object

Author:
tiry

Constructor Summary
ProxyURLConfigEntry()
           
ProxyURLConfigEntry(boolean granted, ProxyableURLDescriptor desc)
           
 
Method Summary
 java.lang.String getDescriptorName()
           
 boolean isCachePerSession()
           
 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()

getDescriptorName

public java.lang.String getDescriptorName()

useCache

public boolean useCache()

isCachePerSession

public boolean isCachePerSession()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.