类 ServiceApiDto
java.lang.Object
com.xforceplus.domain.route.ServiceApiDto
- 所有已实现的接口:
com.xforceplus.tenant.security.core.domain.ICreater,com.xforceplus.tenant.security.core.domain.IOperator,com.xforceplus.tenant.security.core.domain.IUpdater,Serializable
public class ServiceApiDto
extends Object
implements com.xforceplus.tenant.security.core.domain.IOperator
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明protected Longprotected Stringprotected Stringprotected Stringprotected Dateprotected Stringprotected Booleanprotected org.springframework.web.bind.annotation.RequestMethodprotected Longprotected Longprotected Stringprotected Stringprotected Stringprotected Booleanprotected Booleanprotected Booleanprotected Integerprotected Integerprotected Stringprotected Stringprotected Date -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.xforceplus.tenant.security.core.domain.ICreater
getCreaterId, getCreaterName, getCreateTime, setCreaterId, setCreaterName, setCreateTime从接口继承的方法 com.xforceplus.tenant.security.core.domain.IUpdater
getUpdaterId, getUpdaterName, getUpdateTime, setUpdaterId, setUpdaterName, setUpdateTime
-
字段详细资料
-
serviceApiId
-
serviceApiPath
-
serviceApiUrl
-
requestMethod
protected org.springframework.web.bind.annotation.RequestMethod requestMethod -
appId
-
appName
-
routeId
-
skipAuthentication
-
skipAuthorization
-
serviceApiName
-
timeout
-
status
-
manual
-
hash
-
createrId
-
createrName
-
createTime
-
updaterId
-
updaterName
-
updateTime
-
skipTrail
-
-
构造器详细资料
-
ServiceApiDto
public ServiceApiDto()
-