info.magnolia.module.shop.accessors
Class ShopAccesor

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

public class ShopAccesor
extends DefaultCustomDataAccesor

shop object.

Author:
tmiyar

Field Summary
static String SHOP_SHOPS_FOLDER
           
 
Fields inherited from class info.magnolia.module.shop.accessors.DefaultCustomDataAccesor
log
 
Constructor Summary
ShopAccesor(String name)
           
 
Method Summary
protected  javax.jcr.Node getNode(String name)
           
 ShopConfiguration getShopConfiguration()
           
 
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

SHOP_SHOPS_FOLDER

public static String SHOP_SHOPS_FOLDER
Constructor Detail

ShopAccesor

public ShopAccesor(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

getShopConfiguration

public ShopConfiguration getShopConfiguration()


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