|  | Jcdi Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Enerj.CDI.WebService.V4
 Syntax
Syntaxpublic class Jcdi : IJcdi
The Jcdi type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | AuthRefresh | 
            Executes the refresh of the access token
             | 
|  | CheckDocument | 
            Request to check the integrity of a document
             | 
|  | Deposit | 
            Executes the Deposit of the document for the future preservation
             | 
|  | DestroyDocument | 
            Executes the destruction of the document accordig to the local regulations
             | 
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetCompanyDocumentTypeList | 
            GetCompanyDocumentTypeList
             | 
|  | GetDocumentConditionByIdentificativo | 
            Returns document's condition from customer document id
             | 
|  | GetDocumentCount | 
            Request of getting the count of documents
             | 
|  | GetDocumentList | 
            Request of reading the document list for a digital safe
             | 
|  | GetHashCode | Serves as the default hash function.(Inherited from Object.) | 
|  | GetPdVCondition | 
            Returns depot pack (PDV) condition from depot pack id
             | 
|  | GetPdvStatus | 
            Request of retrieve the status of a preservation package (PdV)
             | 
|  | GetShortUuid | 
            Request of generation of a random string ASCII85 with length 20 characters
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | Login | 
            Executes login with user and password
             | 
|  | ReadDocument | 
            Request of reading a document
             | 
|  | ReadDocumentLog | 
            Request of reading the log of a document
             | 
|  | ReadDocumentMetadata | 
            Request of reading the document metadata
             | 
|  | ReadDocumentTechMetadata | 
            Request of reading the document technical metadata
             | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also