org.hippoecm.hst.core.linking.containers
Class DefaultResourceContainer

java.lang.Object
  extended by org.hippoecm.hst.core.linking.AbstractResourceContainer
      extended by org.hippoecm.hst.core.linking.containers.DefaultResourceContainer
All Implemented Interfaces:
ResourceContainer

public class DefaultResourceContainer
extends AbstractResourceContainer


Constructor Summary
DefaultResourceContainer()
           
 
Method Summary
 String getNodeType()
           
 
Methods inherited from class org.hippoecm.hst.core.linking.AbstractResourceContainer
getMappings, getPrimaryItem, resolveToPathInfo, resolveToResourceNode, setMappings, setPrimaryItem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultResourceContainer

public DefaultResourceContainer()
Method Detail

getNodeType

public String getNodeType()
Returns:
the node type this resource container works on


Copyright © 2008-2012 Hippo. All Rights Reserved.