com.dotmarketing.portlets.htmlpages.business
Class HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple

java.lang.Object
  extended by com.dotmarketing.portlets.htmlpages.business.HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple
Enclosing class:
HTMLPageAPI.TemplateContainersReMap

public static class HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple
extends java.lang.Object


Constructor Summary
HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple(Container sourceContainer, Container destinationContainer)
           
 
Method Summary
 Container getDestinationContainer()
           
 Container getSourceContainer()
           
 void setDestinationContainer(Container newContainer)
           
 void setSourceContainer(Container oldContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple

public HTMLPageAPI.TemplateContainersReMap.ContainerRemapTuple(Container sourceContainer,
                                                               Container destinationContainer)
Method Detail

getSourceContainer

public Container getSourceContainer()

setSourceContainer

public void setSourceContainer(Container oldContainer)

getDestinationContainer

public Container getDestinationContainer()

setDestinationContainer

public void setDestinationContainer(Container newContainer)


Copyright © 2013 dotCMS Inc. All Rights Reserved.