public class ServiceInterfaceInstanceCacheEntry extends Object implements Serializable
Constructor and Description |
---|
ServiceInterfaceInstanceCacheEntry(String htmlCache,
Map<PortalPrintWriter.WritePosition,LinkedHashMap<String,String>> headWrites)
Creates a new instance with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
Map<PortalPrintWriter.WritePosition,LinkedHashMap<String,String>> |
getHeadBeforeWrites()
Returns the head before write.
|
String |
getHtmlCache()
Returns the html cache.
|
public ServiceInterfaceInstanceCacheEntry(String htmlCache, Map<PortalPrintWriter.WritePosition,LinkedHashMap<String,String>> headWrites)
htmlCache
- the html cache.headWrites
- the head before write.public String getHtmlCache()
public Map<PortalPrintWriter.WritePosition,LinkedHashMap<String,String>> getHeadBeforeWrites()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.