@ApplicationScoped public class CategoriesManagerCache extends Object
Constructor and Description |
---|
CategoriesManagerCache(Undefined undefinedCategory) |
Modifier and Type | Method and Description |
---|---|
void |
add(Category category) |
void |
addAll(Collection<Category> category) |
void |
addAllFromResourceTypes(List<ClientResourceType> clientResourceType) |
Set<Category> |
getCategories() |
Category |
getCategory(String filterType) |
@Inject public CategoriesManagerCache(Undefined undefinedCategory)
public void add(Category category)
public void addAll(Collection<Category> category)
public void addAllFromResourceTypes(List<ClientResourceType> clientResourceType)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.