public static interface BaseFetchCommand.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(DocumentFetchCommand transformee) |
T |
handle(PreviewCommand transformee) |
T |
handle(ThumbnailCommand transformee) |
T handle(DocumentFetchCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(PreviewCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(ThumbnailCommand transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.