Uses of Interface
com.orchestranetworks.service.ValidationReportItemSubject
-
Packages that use ValidationReportItemSubject Package Description com.orchestranetworks.schema.businessObjects com.orchestranetworks.service Provides classes and interfaces for implementing specific services and access rules on EBX®. -
-
Uses of ValidationReportItemSubject in com.orchestranetworks.schema.businessObjects
Subinterfaces of ValidationReportItemSubject in com.orchestranetworks.schema.businessObjects Modifier and Type Interface Description interfaceChildEntityProvides a read-only access facade to a record related to the main record of a business object.interfaceEntityProvides a read-only access facade to a record of a business object.interfaceMainEntityProvides a facade to the main record of a business object. -
Uses of ValidationReportItemSubject in com.orchestranetworks.service
Subinterfaces of ValidationReportItemSubject in com.orchestranetworks.service Modifier and Type Interface Description interfaceValidationReportItemSubjectForAdaptationRepresents the subject of a validation report item in the context of a dataset or record.interfaceValidationReportItemSubjectForTableRepresents the subject of a validation report item in the context of a table.Methods in com.orchestranetworks.service that return ValidationReportItemSubject Modifier and Type Method Description ValidationReportItemSubjectValidationReportItem. getSubject()Returns the object that is associated with this item,nullif no subject is associated with this item.
-