public class PageRegistry extends AbstractRegistry<String,Page>
map| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(Page item) |
static Page |
getPage(String pid) |
static Collection<Page> |
getPages() |
static void |
registerPage(Page page) |
static void |
unregisterPage(Page page) |
clear, get, getAll, iterator, register, size, unregister, unregisterByKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static void registerPage(Page page)
public static void unregisterPage(Page page)
public static Collection<Page> getPages()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.