Interface representing an item that can be stored using StoreManager .
| Methods | ||
|---|---|---|
public
|
getStoreType(): string
|
# |
public
|
getStoreID(): string
|
# |
public
|
setStoreID(string $id): void
|
# |