info.magnolia.module.shop.accessors
Class TagAccesor

java.lang.Object
  extended by info.magnolia.module.shop.accessors.DefaultCustomDataAccesor
      extended by info.magnolia.module.shop.accessors.TagAccesor
All Implemented Interfaces:
CustomDataAccesor

public class TagAccesor
extends DefaultCustomDataAccesor

tag object, corresponds to the categorization module.

Author:
tmiyar

Field Summary
static String CATEGORIZATION_FOLDER
           
 
Fields inherited from class info.magnolia.module.shop.accessors.DefaultCustomDataAccesor
log
 
Constructor Summary
TagAccesor(String name)
           
 
Method Summary
protected  javax.jcr.Node getNode(String name)
           
 
Methods inherited from class info.magnolia.module.shop.accessors.DefaultCustomDataAccesor
getName, getNode, getNodeByName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORIZATION_FOLDER

public static String CATEGORIZATION_FOLDER
Constructor Detail

TagAccesor

public TagAccesor(String name)
           throws Exception
Throws:
Exception
Method Detail

getNode

protected javax.jcr.Node getNode(String name)
                          throws Exception
Specified by:
getNode in class DefaultCustomDataAccesor
Throws:
Exception


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.