Uses of Interface
com.logicaldoc.webservice.soap.DocumentMetadataService
-
Packages that use DocumentMetadataService Package Description com.logicaldoc.webservice.soap.client com.logicaldoc.webservice.soap.endpoint -
-
Uses of DocumentMetadataService in com.logicaldoc.webservice.soap.client
Classes in com.logicaldoc.webservice.soap.client that implement DocumentMetadataService Modifier and Type Class Description class
SoapDocumentMetadataClient
Document Metadata Web Service client. -
Uses of DocumentMetadataService in com.logicaldoc.webservice.soap.endpoint
Classes in com.logicaldoc.webservice.soap.endpoint that implement DocumentMetadataService Modifier and Type Class Description class
SoapDocumentMetadataService
Document Metadata Web Service Implementation
-