public interface Store extends ExternalEntity
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
| StoreKey | getKey()
This method returns the StoreKey of the Store entity.
|
| StoreKey[] | getRelatedStores()
This method returns an array of StoreKeys related to this Store.
|
| java.lang.Integer | getStoreId()
This method returns the Id of the store.
|
static final java.lang.String COPYRIGHT
StoreKey getKey()
java.lang.Integer getStoreId()
StoreKey[] getRelatedStores()