public class NonExistentItem extends Object implements Revisioned
| Constructor and Description |
|---|
NonExistentItem(String id) |
NonExistentItem(String id,
Long revision) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Long |
getRevision() |
void |
setRevision(Long revision) |
public NonExistentItem(String id)
public String getId()
getId in interface Revisionedpublic Long getRevision()
getRevision in interface Revisionedpublic void setRevision(Long revision)
setRevision in interface RevisionedCopyright © 2021 JBoss by Red Hat. All rights reserved.