public class IndyNfcClientModule extends IndyClientModule
client, http| Constructor and Description |
|---|
IndyNfcClientModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearAll() |
void |
clearInStore(org.commonjava.indy.model.core.StoreType type,
String name,
String path) |
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContent() |
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContent(Integer pageIndex,
Integer pageSize) |
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type,
String name) |
org.commonjava.indy.model.core.dto.NotFoundCacheDTO |
getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type,
String name,
Integer pageIndex,
Integer pageSize) |
org.commonjava.indy.model.core.dto.NotFoundCacheInfoDTO |
getInfo() |
org.commonjava.indy.model.core.dto.NotFoundCacheInfoDTO |
getInfo(org.commonjava.indy.model.core.StoreKey key) |
equals, getClient, getHttp, getObjectMapper, getSerializerModules, hashCode, setuppublic org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContent()
throws IndyClientException
IndyClientExceptionpublic org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type,
String name)
throws IndyClientException
IndyClientExceptionpublic org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContent(Integer pageIndex, Integer pageSize) throws IndyClientException
IndyClientExceptionpublic org.commonjava.indy.model.core.dto.NotFoundCacheDTO getAllNfcContentInStore(org.commonjava.indy.model.core.StoreType type,
String name,
Integer pageIndex,
Integer pageSize)
throws IndyClientException
IndyClientExceptionpublic void clearAll()
throws IndyClientException
IndyClientExceptionpublic void clearInStore(org.commonjava.indy.model.core.StoreType type,
String name,
String path)
throws IndyClientException
IndyClientExceptionpublic org.commonjava.indy.model.core.dto.NotFoundCacheInfoDTO getInfo(org.commonjava.indy.model.core.StoreKey key)
throws IndyClientException
IndyClientExceptionpublic org.commonjava.indy.model.core.dto.NotFoundCacheInfoDTO getInfo()
throws IndyClientException
IndyClientExceptionCopyright © 2011-2018-2018. All Rights Reserved.