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) |
cancel
deployDefinitions, getDefinitions, getWorkObjectType
addListener, getId, removeListener
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deployDefinitions, getDefinitions, getWorkObjectType
public String create(com.edorasware.commons.core.any.AnyWorkObject template, String parentId)
create
in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
create
in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
public void delete(String workObjectId)
delete
in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
delete
in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
public void update(String workObjectId, List<com.edorasware.commons.core.field.FieldChange> changes)
update
in interface com.edorasware.commons.core.provider.entity.DomainObjectProvider
update
in class com.edorasware.commons.core.provider.entity.BaseDomainObjectProvider
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.