info.magnolia.module.shop
Class ShopRepositoryConstants

java.lang.Object
  extended by info.magnolia.module.shop.ShopRepositoryConstants

public class ShopRepositoryConstants
extends Object

Shop repository constants.


Field Summary
static String SHOP_PRODUCTS
           
static String SHOP_SUPPLIERS
           
static String SHOPPING_CARTS
           
static String SHOPS
           
 
Constructor Summary
ShopRepositoryConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SHOPS

public static final String SHOPS
See Also:
Constant Field Values

SHOP_PRODUCTS

public static final String SHOP_PRODUCTS
See Also:
Constant Field Values

SHOPPING_CARTS

public static final String SHOPPING_CARTS
See Also:
Constant Field Values

SHOP_SUPPLIERS

public static final String SHOP_SUPPLIERS
See Also:
Constant Field Values
Constructor Detail

ShopRepositoryConstants

public ShopRepositoryConstants()


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