Package com.bytedesk.core.rbac.authority
Class AuthorityRequest
java.lang.Object
com.bytedesk.core.base.BaseRequestNoOrg
com.bytedesk.core.rbac.authority.AuthorityRequest
- All Implemented Interfaces:
PageableRequest,Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringprivate Stringprivate static final longprivate StringFields inherited from class com.bytedesk.core.base.BaseRequestNoOrg
channel, content, pageNumber, pageSize, type, uid, userUid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseRequestNoOrg
getPageable, toJson, validate
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
name
-
value
-
description
-
-
Constructor Details
-
AuthorityRequest
public AuthorityRequest()
-