public final class PricelistClient extends EntityClientBase implements GetListEndpoint<Pricelist>, PostEndpoint<Pricelist>, DeleteByIdEndpoint, DocumentMetadataEndpoint<MetadataAttributeSharedStatesResponse>, MetadataAttributeEndpoint, GetByIdEndpoint<Pricelist>, PutByIdEndpoint<Pricelist>, MassCreateUpdateDeleteEndpoint<Pricelist>, ExportEndpoint, PublicationEndpoint, HasStatesEndpoint, HasFilesEndpoint<Pricelist>
ExportEndpoint.PrintRequestPublicationEndpoint.PublicationPayloadapi, path| Constructor and Description |
|---|
PricelistClient(ApiClient api) |
api, path, positionEntityClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcreatedelete, deletemetadatacreateMetadataAttribute, deleteMetadataAttribute, deleteMetadataAttribute, metadataAttributes, metadataAttributes, updateMetadataAttribute, updateMetadataAttributeget, getupdate, updatedeletecreateOrUpdateapi, path, positionEntityClassexport, export, export, export, export, export, export, exportdelelePublication, getPublication, getPublications, publishstatesaddFile, addFile, deleteFile, deleteFile, deleteFile, deleteFile, deleteFiles, deleteFiles, getFiles, getFiles, updateFiles, updateFilespublic PricelistClient(ApiClient api)
public List<Pricelist.PricelistRow> postPositions(String documentId, List<Pricelist.PricelistRow> updatedEntities) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic List<Pricelist.PricelistRow> postPositions(Pricelist document, List<Pricelist.PricelistRow> updatedEntities) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Pricelist.PricelistRow postPosition(String documentId, Pricelist.PricelistRow updatedEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Pricelist.PricelistRow postPosition(Pricelist document, Pricelist.PricelistRow updatedEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic ListEntity<Pricelist.PricelistRow> getPositions(String documentId, ApiParam... params) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic ListEntity<Pricelist.PricelistRow> getPositions(Pricelist document, ApiParam... params) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Pricelist.PricelistRow getPosition(String documentId, String positionId, ApiParam... params) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Pricelist.PricelistRow getPosition(Pricelist document, String positionId, ApiParam... params) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void putPosition(String documentId, String positionId, Pricelist.PricelistRow updatedEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void putPosition(Pricelist document, String positionId, Pricelist.PricelistRow updatedEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void putPosition(Pricelist document, Pricelist.PricelistRow position, Pricelist.PricelistRow updatedEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void putPosition(Pricelist document, Pricelist.PricelistRow position) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void delete(String documentId, String positionId) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void delete(Pricelist document, String positionId) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void delete(Pricelist document, Pricelist.PricelistRow position) throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBasepublic Class<? extends MetaEntity> metaEntityClass()
metaEntityClass in interface EndpointmetaEntityClass in class EntityClientBaseCopyright © 2022. All rights reserved.