public interface InputStore extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getStoreId() |
String |
getStoreReferenceId() |
static Store |
store(String storeId) |
static Store |
store(String storeReferenceId,
String storeId) |
Copyright © 2019. All rights reserved.