public interface Repository
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(String key) |
Object |
get(String key) |
List |
getPlugins() |
void |
put(String key,
Object value) |
Copyright © 2003–2018 Sakai Project. All rights reserved.