See: Description
| Interface | Description | 
|---|---|
| DomainObjectProvider | 
 Represents the base entity provider interface. 
 | 
| EntityProvider<L extends EventListener> | 
 Represents the base entity provider interface. 
 | 
| WorkObjectProvider | 
 Represents the base work object provider interface. 
 | 
| Class | Description | 
|---|---|
| BaseDomainObjectProvider | 
 Base class for provider implementations. 
 | 
| BaseEntityProvider<L extends EventListener,M extends EntityManager<?,?,?,?,?>> | 
 Base class for provider implementations. 
 | 
| BaseWorkObjectProvider | 
 Base class for work object provider implementations. 
 | 
| Exception | Description | 
|---|---|
| EntityDeleteFailedException | 
 Signals that an entity could not be deleted. 
 | 
| EntityStartFailedException | 
 Signals that an entity could not be started for a given definition. 
 | 
| EntityUpdateFailedException | 
 Signals that an entity could not be updated. 
 | 
Classes related to entity providers.
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.