public class ParametersForDeleteElectronicDocument extends Object
deleteElectronicDocument.| Constructor and Description |
|---|
ParametersForDeleteElectronicDocument() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEntryId()
The requested document ID.
|
String |
getRepositoryId()
The requested repository ID.
|
ParametersForDeleteElectronicDocument |
setEntryId(Integer entryId)
Sets the value of the entryId parameter and returns the current object, to enable chaining further setters.
|
ParametersForDeleteElectronicDocument |
setRepositoryId(String repositoryId)
Sets the value of the repositoryId parameter and returns the current object, to enable chaining further setters.
|
public ParametersForDeleteElectronicDocument()
public ParametersForDeleteElectronicDocument setRepositoryId(String repositoryId)
repositoryId - The requested repository ID.ParametersForDeleteElectronicDocument The return valuepublic String getRepositoryId()
String The return valuepublic ParametersForDeleteElectronicDocument setEntryId(Integer entryId)
entryId - The requested document ID.ParametersForDeleteElectronicDocument The return valueCopyright © 2025. All rights reserved.