|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsonification.dataimport.visbards_resourcetoolkit.repository.category.CategoryFactory
public class CategoryFactory
Singleton which is able to construct various kinds of categories.
| Constructor Summary | |
|---|---|
CategoryFactory()
|
|
| Method Summary | |
|---|---|
Category |
createBaseCategory(CategoryType type)
|
PseudoCategory |
createPseudoCategory(Category base)
|
static CategoryFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CategoryFactory()
| Method Detail |
|---|
public static CategoryFactory getInstance()
public Category createBaseCategory(CategoryType type)
public PseudoCategory createPseudoCategory(Category base)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||