Package io.dialob.client.api
Interface DialobStore.StoreCommand
-
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
DialobStore.CreateStoreEntity,DialobStore.DeleteStoreEntity,DialobStore.EmptyCommand,DialobStore.UpdateStoreEntity
- All Known Implementing Classes:
ImmutableCreateStoreEntity,ImmutableDeleteStoreEntity,ImmutableEmptyCommand,ImmutableUpdateStoreEntity
- Enclosing interface:
- DialobStore
public static interface DialobStore.StoreCommand extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DialobDocument.DocumentTypegetBodyType()
-
-
-
Method Detail
-
getBodyType
DialobDocument.DocumentType getBodyType()
-
-