public final class RenderUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
isCacheable(COM.FutureTense.Interfaces.ICS ics,
           String pname)
Checks if the pagelet should be cached. 
 | 
static void | 
recordBaseCompositionalDependencies(COM.FutureTense.Interfaces.ICS ics)
Records the compositions dependencies for SiteEntry,CSElement and
 Template. 
 | 
public static boolean isCacheable(COM.FutureTense.Interfaces.ICS ics,
                                  String pname)
ics - Content Server context objectpname - the pagenamepublic static void recordBaseCompositionalDependencies(COM.FutureTense.Interfaces.ICS ics)
ics - Content Server context objectCopyright © 2016–2017. All rights reserved.