public abstract class EntityPrefId extends Object implements Serializable
| Constructor and Description |
|---|
EntityPrefId() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
equals(Object obj) |
abstract Long |
getCategoryId() |
abstract String |
getKey() |
abstract int |
hashCode() |
abstract void |
setCategoryId(Long categoryId) |
abstract void |
setKey(String key) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.