org.broadleafcommerce.openadmin.client.datasource
Class EntityImplementations

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.datasource.EntityImplementations

public class EntityImplementations
extends Object

Author:
bpolster

Field Summary
static String ADMIN_PERMISSION
           
static String ADMIN_ROLE
           
static String ADMIN_USER
           
 
Constructor Summary
EntityImplementations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADMIN_USER

public static final String ADMIN_USER
See Also:
Constant Field Values

ADMIN_ROLE

public static final String ADMIN_ROLE
See Also:
Constant Field Values

ADMIN_PERMISSION

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

EntityImplementations

public EntityImplementations()


Copyright © 2013. All Rights Reserved.