类 RouteApply
java.lang.Object
com.xforceplus.domain.route.RouteApplyDto
com.xforceplus.entity.RouteApply
- 所有已实现的接口:
Serializable
@Entity
public class RouteApply
extends com.xforceplus.domain.route.RouteApplyDto
implements Serializable
- 另请参阅:
-
字段概要
从类继承的字段 com.xforceplus.domain.route.RouteApplyDto
appId, billable, createTime, createUserId, createUserName, enableAutoscan, groupType, hash, isExactMatch, isOperator, isStatic, path, routeApplyId, routeName, skipAuthentication, skipAuthorization, status, timeout, url -
构造器概要
构造器 -
方法概要
从类继承的方法 com.xforceplus.domain.route.RouteApplyDto
setAppId, setBillable, setCreateTime, setCreateUserId, setCreateUserName, setEnableAutoscan, setGroupType, setHash, setIsExactMatch, setIsOperator, setIsStatic, setPath, setRouteApplyId, setRouteName, setSkipAuthentication, setSkipAuthorization, setStatus, setTimeout, setUrl
-
构造器详细资料
-
RouteApply
public RouteApply()
-
-
方法详细资料
-
getRouteApplyId
- 覆盖:
getRouteApplyId在类中com.xforceplus.domain.route.RouteApplyDto
-
getAppId
- 覆盖:
getAppId在类中com.xforceplus.domain.route.RouteApplyDto
-
getRouteName
- 覆盖:
getRouteName在类中com.xforceplus.domain.route.RouteApplyDto
-
getPath
- 覆盖:
getPath在类中com.xforceplus.domain.route.RouteApplyDto
-
getUrl
- 覆盖:
getUrl在类中com.xforceplus.domain.route.RouteApplyDto
-
getIsStatic
- 覆盖:
getIsStatic在类中com.xforceplus.domain.route.RouteApplyDto
-
getIsExactMatch
- 覆盖:
getIsExactMatch在类中com.xforceplus.domain.route.RouteApplyDto
-
getIsOperator
- 覆盖:
getIsOperator在类中com.xforceplus.domain.route.RouteApplyDto
-
getCreateUserId
- 覆盖:
getCreateUserId在类中com.xforceplus.domain.route.RouteApplyDto
-
getCreateUserName
- 覆盖:
getCreateUserName在类中com.xforceplus.domain.route.RouteApplyDto
-
getStatus
- 覆盖:
getStatus在类中com.xforceplus.domain.route.RouteApplyDto
-
getGroupType
- 覆盖:
getGroupType在类中com.xforceplus.domain.route.RouteApplyDto
-
getBillable
- 覆盖:
getBillable在类中com.xforceplus.domain.route.RouteApplyDto
-
getCreateTime
- 覆盖:
getCreateTime在类中com.xforceplus.domain.route.RouteApplyDto
-
getSkipAuthentication
- 覆盖:
getSkipAuthentication在类中com.xforceplus.domain.route.RouteApplyDto
-
getSkipAuthorization
- 覆盖:
getSkipAuthorization在类中com.xforceplus.domain.route.RouteApplyDto
-
getHash
- 覆盖:
getHash在类中com.xforceplus.domain.route.RouteApplyDto
-
getTimeout
- 覆盖:
getTimeout在类中com.xforceplus.domain.route.RouteApplyDto
-
getEnableAutoscan
- 覆盖:
getEnableAutoscan在类中com.xforceplus.domain.route.RouteApplyDto
-