|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.webui.util.AKeyBasedStyleSelection
org.dspace.app.webui.util.CollectionStyleSelection
public class CollectionStyleSelection
This is the standard (until 1.4.x) configuration mode based on owning collection handle Style name is case insensitive.
| Constructor Summary | |
|---|---|
CollectionStyleSelection()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getFromMap(java.lang.String handle)
Get the style associated with the handle from the in-memory map. |
java.lang.String |
getStyleForItem(Item item)
Get the style using the owning collection handle |
| Methods inherited from class org.dspace.app.webui.util.AKeyBasedStyleSelection |
|---|
getConfigurationForStyle, isConfigurationDefinedForStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollectionStyleSelection()
| Method Detail |
|---|
public java.lang.String getStyleForItem(Item item)
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getFromMap(java.lang.String handle)
handle -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||