|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={METHOD,FIELD})
@Documented
@Retention(value=RUNTIME)
@Inherited
public @interface PermissionDiscriminatorFlags an entity field or method as representing the discriminator column in a permission table that contains permissions for both roles and users.
| Optional Element Summary | |
|---|---|
String |
roleValue
|
String |
userValue
|
public abstract String userValue
public abstract String roleValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||