public class MapScopeAdapter extends AbstractScopeModel<MapScopeEntity>
Scope.FilterOption, Scope.SearchableFieldsentitystoreFactory| Constructor and Description |
|---|
MapScopeAdapter(MapScopeEntity entity,
StoreFactory storeFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconUri() |
String |
getId() |
String |
getName() |
ResourceServer |
getResourceServer() |
void |
setDisplayName(String name) |
void |
setIconUri(String iconUri) |
void |
setName(String name) |
String |
toString() |
equals, hashCodethrowExceptionIfReadonlypublic MapScopeAdapter(MapScopeEntity entity, StoreFactory storeFactory)
public String getId()
public String getName()
public void setName(String name)
public String getDisplayName()
public void setDisplayName(String name)
public String getIconUri()
public void setIconUri(String iconUri)
public ResourceServer getResourceServer()
Copyright © 2021 JBoss by Red Hat. All rights reserved.