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