public class UrlQueryImpl extends Object implements UrlQuery
protected
UrlQueryImpl()
UrlQuery
groupId(String groupId)
id(long id)
List<UrlConfig>
list()
nameLike(String name)
type(UrlType type)
urlLike(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected UrlQueryImpl()
public List<UrlConfig> list()
list
public UrlQuery nameLike(String name)
nameLike
public UrlQuery urlLike(String url)
urlLike
public UrlQuery type(UrlType type)
type
public UrlQuery groupId(String groupId)
groupId
public UrlQuery id(long id)
id
Copyright © 2023 Bstek. All rights reserved.