- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<WorkflowDefinitionLink>, ClassedModel, Cloneable, Comparable<WorkflowDefinitionLink>, GroupedModel, MVCCModel, PersistedModel, Serializable, ShardedModel, TypedModel, WorkflowDefinitionLinkModel
- All Known Implementing Classes:
- WorkflowDefinitionLinkWrapper
@ProviderType
public interface WorkflowDefinitionLink
extends WorkflowDefinitionLinkModel, PersistedModel
The extended model interface for the WorkflowDefinitionLink service. Represents a row in the "WorkflowDefinitionLink" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
WorkflowDefinitionLinkModel
,
WorkflowDefinitionLinkImpl
,
WorkflowDefinitionLinkModelImpl
- {$generated.description}