org.broadleafcommerce.openadmin.client.service
Class AppServices

java.lang.Object
  extended by org.broadleafcommerce.openadmin.client.service.AppServices

public class AppServices
extends Object

Author:
jfischer

Field Summary
static AppConfigurationServiceAsync APP_CONFIGURATION
           
static DynamicEntityServiceAsync DYNAMIC_ENTITY
           
static AdminSecurityServiceAsync SECURITY
           
static UploadProgressServiceAsync UPLOAD
           
static UtilityServiceAsync UTILITY
           
 
Constructor Summary
AppServices()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UPLOAD

public static final UploadProgressServiceAsync UPLOAD

SECURITY

public static final AdminSecurityServiceAsync SECURITY

DYNAMIC_ENTITY

public static final DynamicEntityServiceAsync DYNAMIC_ENTITY

UTILITY

public static final UtilityServiceAsync UTILITY

APP_CONFIGURATION

public static final AppConfigurationServiceAsync APP_CONFIGURATION
Constructor Detail

AppServices

public AppServices()


Copyright © 2013. All Rights Reserved.