public abstract class AbstractScopeModel<E extends AbstractEntity> extends AbstractAuthorizationModel implements Scope
Scope.FilterOption, Scope.SearchableFields| Modifier and Type | Field and Description |
|---|---|
protected E |
entity |
storeFactory| Constructor and Description |
|---|
AbstractScopeModel(E entity,
StoreFactory storeFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
throwExceptionIfReadonlyclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDisplayName, getIconUri, getId, getName, getResourceServer, setDisplayName, setIconUri, setNameprotected final E extends AbstractEntity entity
public AbstractScopeModel(E entity, StoreFactory storeFactory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.