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() |
throwExceptionIfReadonly
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDisplayName, getIconUri, getId, getName, getResourceServer, setDisplayName, setIconUri, setName
protected final E extends AbstractEntity entity
public AbstractScopeModel(E entity, StoreFactory storeFactory)
Copyright © 2021 JBoss by Red Hat. All rights reserved.