org.qi4j.logging.trace.records
Interface EntityTraceRecordEntity

All Superinterfaces:
Composite, Entity, EntityComposite, Identity, TraceRecord

@Queryable(value=false)
public interface EntityTraceRecordEntity
extends TraceRecord, EntityComposite


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.qi4j.api.entity.Identity
Identity.IdentityMixin
 
Method Summary
 Association<EntityComposite> source()
           
 
Methods inherited from interface org.qi4j.logging.trace.records.TraceRecord
arguments, compositeTypeName, duration, entryTime, exception, methodName, threadName
 
Methods inherited from interface org.qi4j.api.entity.Identity
identity
 
Methods inherited from interface org.qi4j.api.composite.Composite
metaInfo, type
 

Method Detail

source

Association<EntityComposite> source()