public abstract class AbstractUserDashboardProvider
extends com.edorasware.commons.core.provider.entity.BaseWorkObjectProvider
implements org.springframework.context.ApplicationContextAware
| Modifier and Type | Method and Description | 
|---|---|
String | 
create(com.edorasware.commons.core.any.AnyWorkObject template,
      String parentId)  | 
void | 
delete(String workObjectId)  | 
void | 
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)  | 
void | 
update(String workObjectId,
      List<com.edorasware.commons.core.field.FieldChange> changes)  | 
canceldeployDefinitions, getDefinitions, getWorkObjectTypeaddListener, getId, removeListenerequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeployDefinitions, getDefinitions, getWorkObjectTypepublic String create(com.edorasware.commons.core.any.AnyWorkObject template, String parentId)
create in interface com.edorasware.commons.core.provider.entity.DomainObjectProvidercreate in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProviderpublic void delete(String workObjectId)
delete in interface com.edorasware.commons.core.provider.entity.DomainObjectProviderdelete in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProviderpublic void update(String workObjectId, List<com.edorasware.commons.core.field.FieldChange> changes)
update in interface com.edorasware.commons.core.provider.entity.DomainObjectProviderupdate in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProviderpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2010 - 2018 edorasware ag. All Rights Reserved.