public final class BizObjAssocSearchDetailsList extends curam.util.type.struct.Struct<BizObjAssocSearchDetailsList>
A structure used in the results of a search containing the unique identifier of a task along with the unique identifier of the business object association.
Modifier and Type | Field and Description |
---|---|
curam.util.type.ValueList<BizObjAssocSearchDetails> |
dtls
Reference to internal details structure.
|
Constructor and Description |
---|
BizObjAssocSearchDetailsList() |
public final curam.util.type.ValueList<BizObjAssocSearchDetails> dtls