lumis.portal.presentation.perspective.admin
Class PortalStudioMarkupResourceStream
java.lang.Object
org.apache.wicket.markup.MarkupResourceStream
lumis.portal.presentation.core.LayoutFileMarkupResourceStream
lumis.portal.presentation.perspective.admin.PortalStudioMarkupResourceStream
- All Implemented Interfaces:
- Closeable, Serializable, org.apache.wicket.IClusterable, org.apache.wicket.util.resource.IFixedLocationResourceStream, org.apache.wicket.util.resource.IResourceStream, org.apache.wicket.util.watch.IModifiable
public class PortalStudioMarkupResourceStream
- extends LayoutFileMarkupResourceStream
MarkupResourceStream
implementation used to tag a markup resource
stream as being used for the Portal Studio.
- Since:
- 6.0.0
- See Also:
- Serialized Form
Constructor Summary |
PortalStudioMarkupResourceStream(org.apache.wicket.util.resource.IResourceStream resourceStream,
org.apache.wicket.MarkupContainer container,
IPortalMode portalMode)
Creates a new PortalStudioMarkupResourceStream wrapping an existing
resource stream. |
Methods inherited from class org.apache.wicket.markup.MarkupResourceStream |
getCacheKey, getContainerInfo, getContentType, getLocale, getMarkupClass, lastModifiedTime, length, locationAsString, setCacheKey, setLocale, toString |
PortalStudioMarkupResourceStream
public PortalStudioMarkupResourceStream(org.apache.wicket.util.resource.IResourceStream resourceStream,
org.apache.wicket.MarkupContainer container,
IPortalMode portalMode)
- Creates a new PortalStudioMarkupResourceStream wrapping an existing
resource stream.
- Parameters:
resourceStream
- the resource stream.- Since:
- 6.0.0
close
public void close()
throws IOException
- Specified by:
close
in interface Closeable
- Specified by:
close
in interface org.apache.wicket.util.resource.IResourceStream
- Overrides:
close
in class org.apache.wicket.markup.MarkupResourceStream
- Throws:
IOException
getInputStream
public InputStream getInputStream()
throws org.apache.wicket.util.resource.ResourceStreamNotFoundException
- Specified by:
getInputStream
in interface org.apache.wicket.util.resource.IResourceStream
- Overrides:
getInputStream
in class org.apache.wicket.markup.MarkupResourceStream
- Throws:
org.apache.wicket.util.resource.ResourceStreamNotFoundException
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.