| Package | Description |
|---|---|
| eu.toop.edm | |
| eu.toop.edm.model | |
| eu.toop.edm.slot |
| Modifier and Type | Field and Description |
|---|---|
protected AgentPojo |
EDMRequest.AbstractBuilder.m_aDataConsumer |
protected AgentPojo |
EDMResponse.AbstractBuilder.m_aDataProvider |
| Modifier and Type | Method and Description |
|---|---|
AgentPojo |
EDMRequest.getDataConsumer() |
AgentPojo |
EDMResponse.getDataProvider() |
AgentPojo |
EDMErrorResponse.getErrorProvider() |
| Modifier and Type | Method and Description |
|---|---|
T |
EDMRequest.AbstractBuilder.dataConsumer(AgentPojo a) |
T |
EDMResponse.AbstractBuilder.dataProvider(AgentPojo a) |
EDMErrorResponse.Builder |
EDMErrorResponse.Builder.errorProvider(AgentPojo a) |
| Constructor and Description |
|---|
EDMErrorResponse(eu.toop.regrep.ERegRepResponseStatus eResponseStatus,
String sRequestID,
String sSpecificationIdentifier,
AgentPojo aErrorProvider,
com.helger.commons.collection.impl.ICommonsList<EDMExceptionPojo> aExceptions) |
EDMRequest(EToopQueryDefinitionType eQueryDefinition,
String sRequestID,
EToopResponseOptionType eResponseOption,
String sSpecificationIdentifier,
LocalDateTime aIssueDateTime,
eu.toop.regrep.rim.InternationalStringType aProcedure,
com.helger.commons.collection.impl.ICommonsList<CCCEVRequirementType> aFullfillingRequirements,
AgentPojo aDataConsumer,
String sConsentToken,
String sDatasetIdentifier,
BusinessPojo aDataSubjectLegalPerson,
PersonPojo aDataSubjectNaturalPerson,
PersonPojo aAuthorizedRepresentative,
IEDMRequestPayloadProvider aRPP) |
EDMResponse(EToopResponseOptionType eResponseOption,
eu.toop.regrep.ERegRepResponseStatus eResponseStatus,
String sRequestID,
String sSpecificationIdentifier,
LocalDateTime aIssueDateTime,
AgentPojo aDataProvider,
com.helger.commons.collection.impl.ICommonsList<? extends IEDMResponsePayloadProvider> aPayloadProviders) |
| Modifier and Type | Method and Description |
|---|---|
AgentPojo |
AgentPojo.Builder.build() |
AgentPojo |
DatasetPojo.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
DatasetPojo.Builder |
DatasetPojo.Builder.creator(AgentPojo a) |
| Constructor and Description |
|---|
DatasetPojo(com.helger.commons.collection.impl.ICommonsList<String> aDescriptions,
com.helger.commons.collection.impl.ICommonsList<String> aTitles,
DocumentReferencePojo aDistribution,
AgentPojo aCreator,
com.helger.commons.collection.impl.ICommonsList<String> aIDs,
LocalDateTime aIssuedDT,
String sLanguage,
LocalDateTime aLastModifiedDT,
LocalDate aValidFrom,
LocalDate aValidTo,
com.helger.commons.collection.impl.ICommonsList<QualifiedRelationPojo> aQualifiedRelations) |
| Constructor and Description |
|---|
SlotDataConsumer(AgentPojo aAgent) |
SlotDataProvider(AgentPojo aAgent) |
SlotErrorProvider(AgentPojo aAgent) |
Copyright © 2020 toop.eu. All rights reserved.