@Named public class DefaultLegalTransactionService extends Object implements LegalTransactionService
This service enables you to create, read and update legal transaction with the data provided in a payload, in an API call. It is based on the OData protocol and can be consumed in integration scenarios or other user interfaces.
Reference: SAP API Business Hub
OData Service: | API_LEGAL_TRANSACTION_SRV |
API Version: | 1 |
Communication Scenario: | Legal Transaction Integration (SAP_COM_0140) |
Scope Items: | S/4HANA for Legal Content Management (1XV) |
Constructor and Description |
---|
DefaultLegalTransactionService() |
public LegalTransactionFluentHelper getAllLegalTransaction()
LegalTransactionService
LegalTransaction
entities.getAllLegalTransaction
in interface LegalTransactionService
LegalTransaction
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LegalTransactionByKeyFluentHelper getLegalTransactionByKey(UUID legalTransactionUUID)
LegalTransactionService
LegalTransaction
entity using key fields.getLegalTransactionByKey
in interface LegalTransactionService
legalTransactionUUID
- Universal Unique IdentifierConstraints: Not nullable
LegalTransaction
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LegalTransactionCreateFluentHelper createLegalTransaction(LegalTransaction legalTransaction)
LegalTransactionService
LegalTransaction
entity and save it to the S/4HANA system.createLegalTransaction
in interface LegalTransactionService
legalTransaction
- LegalTransaction
entity object that will be created in the S/4HANA system.LegalTransaction
entity. To perform execution, call the execute
method on the fluent helper object.public LegalTransactionUpdateFluentHelper updateLegalTransaction(LegalTransaction legalTransaction)
LegalTransactionService
LegalTransaction
entity and save it to the S/4HANA system.updateLegalTransaction
in interface LegalTransactionService
legalTransaction
- LegalTransaction
entity object that will be updated in the S/4HANA system.LegalTransaction
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransCategoryFluentHelper getAllLglTransCategory()
LegalTransactionService
LglTransCategory
entities.getAllLglTransCategory
in interface LegalTransactionService
LglTransCategory
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransCategoryByKeyFluentHelper getLglTransCategoryByKey(UUID legalTransactionCategoryUUID)
LegalTransactionService
LglTransCategory
entity using key fields.getLglTransCategoryByKey
in interface LegalTransactionService
legalTransactionCategoryUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransCategory
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransCategoryGroupFluentHelper getAllLglTransCategoryGroup()
LegalTransactionService
LglTransCategoryGroup
entities.getAllLglTransCategoryGroup
in interface LegalTransactionService
LglTransCategoryGroup
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransCategoryGroupByKeyFluentHelper getLglTransCategoryGroupByKey(UUID legalTransactionCatGroupUUID)
LegalTransactionService
LglTransCategoryGroup
entity using key fields.getLglTransCategoryGroupByKey
in interface LegalTransactionService
legalTransactionCatGroupUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransCategoryGroup
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransDateFluentHelper getAllLglTransDate()
LegalTransactionService
LglTransDate
entities.getAllLglTransDate
in interface LegalTransactionService
LglTransDate
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransDateByKeyFluentHelper getLglTransDateByKey(UUID legalTransactionDateUUID)
LegalTransactionService
LglTransDate
entity using key fields.getLglTransDateByKey
in interface LegalTransactionService
legalTransactionDateUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransDate
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransDateCreateFluentHelper createLglTransDate(LglTransDate lglTransDate)
LegalTransactionService
LglTransDate
entity and save it to the S/4HANA system.createLglTransDate
in interface LegalTransactionService
lglTransDate
- LglTransDate
entity object that will be created in the S/4HANA system.LglTransDate
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransDateUpdateFluentHelper updateLglTransDate(LglTransDate lglTransDate)
LegalTransactionService
LglTransDate
entity and save it to the S/4HANA system.updateLglTransDate
in interface LegalTransactionService
lglTransDate
- LglTransDate
entity object that will be updated in the S/4HANA system.LglTransDate
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransDateDeleteFluentHelper deleteLglTransDate(LglTransDate lglTransDate)
LegalTransactionService
LglTransDate
entity in the S/4HANA system.deleteLglTransDate
in interface LegalTransactionService
lglTransDate
- LglTransDate
entity object that will be deleted in the S/4HANA system.LglTransDate
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransEntityFluentHelper getAllLglTransEntity()
LegalTransactionService
LglTransEntity
entities.getAllLglTransEntity
in interface LegalTransactionService
LglTransEntity
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransEntityByKeyFluentHelper getLglTransEntityByKey(UUID legalTransactionEntityUUID)
LegalTransactionService
LglTransEntity
entity using key fields.getLglTransEntityByKey
in interface LegalTransactionService
legalTransactionEntityUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransEntity
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransEntityCreateFluentHelper createLglTransEntity(LglTransEntity lglTransEntity)
LegalTransactionService
LglTransEntity
entity and save it to the S/4HANA system.createLglTransEntity
in interface LegalTransactionService
lglTransEntity
- LglTransEntity
entity object that will be created in the S/4HANA system.LglTransEntity
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransEntityUpdateFluentHelper updateLglTransEntity(LglTransEntity lglTransEntity)
LegalTransactionService
LglTransEntity
entity and save it to the S/4HANA system.updateLglTransEntity
in interface LegalTransactionService
lglTransEntity
- LglTransEntity
entity object that will be updated in the S/4HANA system.LglTransEntity
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransEntityDeleteFluentHelper deleteLglTransEntity(LglTransEntity lglTransEntity)
LegalTransactionService
LglTransEntity
entity in the S/4HANA system.deleteLglTransEntity
in interface LegalTransactionService
lglTransEntity
- LglTransEntity
entity object that will be deleted in the S/4HANA system.LglTransEntity
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransExternalContactFluentHelper getAllLglTransExternalContact()
LegalTransactionService
LglTransExternalContact
entities.getAllLglTransExternalContact
in interface LegalTransactionService
LglTransExternalContact
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransExternalContactByKeyFluentHelper getLglTransExternalContactByKey(UUID legalTransactionExtCntctUUID)
LegalTransactionService
LglTransExternalContact
entity using key fields.getLglTransExternalContactByKey
in interface LegalTransactionService
legalTransactionExtCntctUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransExternalContact
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransExternalContactCreateFluentHelper createLglTransExternalContact(LglTransExternalContact lglTransExternalContact)
LegalTransactionService
LglTransExternalContact
entity and save it to the S/4HANA system.createLglTransExternalContact
in interface LegalTransactionService
lglTransExternalContact
- LglTransExternalContact
entity object that will be created in the S/4HANA system.LglTransExternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransExternalContactUpdateFluentHelper updateLglTransExternalContact(LglTransExternalContact lglTransExternalContact)
LegalTransactionService
LglTransExternalContact
entity and save it to the S/4HANA system.updateLglTransExternalContact
in interface LegalTransactionService
lglTransExternalContact
- LglTransExternalContact
entity object that will be updated in the S/4HANA system.LglTransExternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransExternalContactDeleteFluentHelper deleteLglTransExternalContact(LglTransExternalContact lglTransExternalContact)
LegalTransactionService
LglTransExternalContact
entity in the S/4HANA system.deleteLglTransExternalContact
in interface LegalTransactionService
lglTransExternalContact
- LglTransExternalContact
entity object that will be deleted in the S/4HANA system.LglTransExternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransInternalContactFluentHelper getAllLglTransInternalContact()
LegalTransactionService
LglTransInternalContact
entities.getAllLglTransInternalContact
in interface LegalTransactionService
LglTransInternalContact
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransInternalContactByKeyFluentHelper getLglTransInternalContactByKey(UUID legalTransactionIntCntctUUID)
LegalTransactionService
LglTransInternalContact
entity using key fields.getLglTransInternalContactByKey
in interface LegalTransactionService
legalTransactionIntCntctUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransInternalContact
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransInternalContactCreateFluentHelper createLglTransInternalContact(LglTransInternalContact lglTransInternalContact)
LegalTransactionService
LglTransInternalContact
entity and save it to the S/4HANA system.createLglTransInternalContact
in interface LegalTransactionService
lglTransInternalContact
- LglTransInternalContact
entity object that will be created in the S/4HANA system.LglTransInternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransInternalContactUpdateFluentHelper updateLglTransInternalContact(LglTransInternalContact lglTransInternalContact)
LegalTransactionService
LglTransInternalContact
entity and save it to the S/4HANA system.updateLglTransInternalContact
in interface LegalTransactionService
lglTransInternalContact
- LglTransInternalContact
entity object that will be updated in the S/4HANA system.LglTransInternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransInternalContactDeleteFluentHelper deleteLglTransInternalContact(LglTransInternalContact lglTransInternalContact)
LegalTransactionService
LglTransInternalContact
entity in the S/4HANA system.deleteLglTransInternalContact
in interface LegalTransactionService
lglTransInternalContact
- LglTransInternalContact
entity object that will be deleted in the S/4HANA system.LglTransInternalContact
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransLinkedObjectsFluentHelper getAllLglTransLinkedObjects()
LegalTransactionService
LglTransLinkedObjects
entities.getAllLglTransLinkedObjects
in interface LegalTransactionService
LglTransLinkedObjects
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransLinkedObjectsByKeyFluentHelper getLglTransLinkedObjectsByKey(UUID legalTransactionLinkdObjUUID)
LegalTransactionService
LglTransLinkedObjects
entity using key fields.getLglTransLinkedObjectsByKey
in interface LegalTransactionService
legalTransactionLinkdObjUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransLinkedObjects
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransLinkedObjectsCreateFluentHelper createLglTransLinkedObjects(LglTransLinkedObjects lglTransLinkedObjects)
LegalTransactionService
LglTransLinkedObjects
entity and save it to the S/4HANA system.createLglTransLinkedObjects
in interface LegalTransactionService
lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be created in the S/4HANA system.LglTransLinkedObjects
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransLinkedObjectsUpdateFluentHelper updateLglTransLinkedObjects(LglTransLinkedObjects lglTransLinkedObjects)
LegalTransactionService
LglTransLinkedObjects
entity and save it to the S/4HANA system.updateLglTransLinkedObjects
in interface LegalTransactionService
lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be updated in the S/4HANA system.LglTransLinkedObjects
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransLinkedObjectsDeleteFluentHelper deleteLglTransLinkedObjects(LglTransLinkedObjects lglTransLinkedObjects)
LegalTransactionService
LglTransLinkedObjects
entity in the S/4HANA system.deleteLglTransLinkedObjects
in interface LegalTransactionService
lglTransLinkedObjects
- LglTransLinkedObjects
entity object that will be deleted in the S/4HANA system.LglTransLinkedObjects
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransParentCategoryFluentHelper getAllLglTransParentCategory()
LegalTransactionService
LglTransParentCategory
entities.getAllLglTransParentCategory
in interface LegalTransactionService
LglTransParentCategory
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransParentCategoryByKeyFluentHelper getLglTransParentCategoryByKey(UUID legalTransactionParCatUUID)
LegalTransactionService
LglTransParentCategory
entity using key fields.getLglTransParentCategoryByKey
in interface LegalTransactionService
legalTransactionParCatUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransParentCategory
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransRelationshipFluentHelper getAllLglTransRelationship()
LegalTransactionService
LglTransRelationship
entities.getAllLglTransRelationship
in interface LegalTransactionService
LglTransRelationship
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransRelationshipByKeyFluentHelper getLglTransRelationshipByKey(UUID legalTransactionRelshpUUID)
LegalTransactionService
LglTransRelationship
entity using key fields.getLglTransRelationshipByKey
in interface LegalTransactionService
legalTransactionRelshpUUID
- Universal Unique IdentifierConstraints: Not nullable
LglTransRelationship
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.public LglTransRelationshipCreateFluentHelper createLglTransRelationship(LglTransRelationship lglTransRelationship)
LegalTransactionService
LglTransRelationship
entity and save it to the S/4HANA system.createLglTransRelationship
in interface LegalTransactionService
lglTransRelationship
- LglTransRelationship
entity object that will be created in the S/4HANA system.LglTransRelationship
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransRelationshipUpdateFluentHelper updateLglTransRelationship(LglTransRelationship lglTransRelationship)
LegalTransactionService
LglTransRelationship
entity and save it to the S/4HANA system.updateLglTransRelationship
in interface LegalTransactionService
lglTransRelationship
- LglTransRelationship
entity object that will be updated in the S/4HANA system.LglTransRelationship
entity. To perform execution, call the execute
method on the fluent helper object.public LglTransRelationshipDeleteFluentHelper deleteLglTransRelationship(LglTransRelationship lglTransRelationship)
LegalTransactionService
LglTransRelationship
entity in the S/4HANA system.deleteLglTransRelationship
in interface LegalTransactionService
lglTransRelationship
- LglTransRelationship
entity object that will be deleted in the S/4HANA system.LglTransRelationship
entity. To perform execution, call the execute
method on the fluent helper object.public CancelFluentHelper cancel(UUID legalTransactionUUID)
LegalTransactionService
Creates a fluent helper for the Cancel OData function import.
cancel
in interface LegalTransactionService
legalTransactionUUID
- Universal Unique IDConstraints: none
execute
method on the fluent helper object.public TerminateFluentHelper terminate(UUID legalTransactionUUID)
LegalTransactionService
Creates a fluent helper for the Terminate OData function import.
terminate
in interface LegalTransactionService
legalTransactionUUID
- Universal Unique IDConstraints: none
execute
method on the fluent helper object.Copyright © 2017 SAP SE. All rights reserved.