clean_core
clean_core
CRUDRepositoryExternal
<
Entity extends BasicEntityObject<
BasicDomainObject<
IntIdentifier
>
>
>
destroy abstract method
destroy
destroy
method
Null safety
Entity
destroy
(
Entity
objectToDestroy
)
Destroy the domain.
Implementation
Entity destroy(Entity objectToDestroy);
clean_core
clean_core
CRUDRepositoryExternal
<
Entity extends BasicEntityObject<
BasicDomainObject<
IntIdentifier
>
>
>
destroy abstract method
CRUDRepositoryExternal class
Constructors
CRUDRepositoryExternal
Properties
hashCode
runtimeType
Methods
count
create
destroy
dispose
edit
findAll
findBy
init
noSuchMethod
toString
Operators
operator ==