public class PermissionEntity extends GenericEntity<String>
| Constructor and Description |
|---|
PermissionEntity() |
| Modifier and Type | Method and Description |
|---|---|
PermissionEntity |
copy(Predicate<ActionEntity> actionFilter,
Predicate<OptionalField> fieldFilter) |
@Pattern(regexp="^[0-9a-zA-Z_\\-]+$",message="ID\u53ea\u80fd\u7531\u6570\u5b57,\u5b57\u6bcd,\u4e0b\u5212\u7ebf\u548c\u4e2d\u5212\u7ebf\u7ec4\u6210",groups=CreateGroup.class) String |
getId() |
toString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyFrom, copyTo, copyTo, tryValidate@Pattern(regexp="^[0-9a-zA-Z_\\-]+$",
message="ID\u53ea\u80fd\u7531\u6570\u5b57,\u5b57\u6bcd,\u4e0b\u5212\u7ebf\u548c\u4e2d\u5212\u7ebf\u7ec4\u6210",
groups=CreateGroup.class)
public @Pattern(regexp="^[0-9a-zA-Z_\\-]+$",message="ID\u53ea\u80fd\u7531\u6570\u5b57,\u5b57\u6bcd,\u4e0b\u5212\u7ebf\u548c\u4e2d\u5212\u7ebf\u7ec4\u6210",groups=CreateGroup.class) String getId()
public PermissionEntity copy(Predicate<ActionEntity> actionFilter, Predicate<OptionalField> fieldFilter)
Copyright © 2016–2021. All rights reserved.