|
||||||||||
| 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.MetadataStyleSelection
public class MetadataStyleSelection
Use the value of the metadata specified with the key webui.display.metadata-style
as name for the display style of the item. Style name is case insensitive.
| Constructor Summary | |
|---|---|
MetadataStyleSelection()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getStyleForItem(Item item)
Get the style using an item metadata |
| 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 MetadataStyleSelection()
| Method Detail |
|---|
public java.lang.String getStyleForItem(Item item)
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||