|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.app.webui.util.AKeyBasedStyleSelection
public abstract class AKeyBasedStyleSelection
Simple abstract class that provide utility method for get/check style configuration from dspace.cfg file
| Constructor Summary | |
|---|---|
AKeyBasedStyleSelection()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getConfigurationForStyle(java.lang.String style)
Get the configuration of the style passed as argument. |
protected boolean |
isConfigurationDefinedForStyle(java.lang.String style)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.dspace.app.webui.util.StyleSelection |
|---|
getStyleForItem |
| Constructor Detail |
|---|
public AKeyBasedStyleSelection()
| Method Detail |
|---|
public java.lang.String getConfigurationForStyle(java.lang.String style)
StyleSelectionschema.element[.qualifier|.*][(display-option)]
getConfigurationForStyle in interface StyleSelectionprotected boolean isConfigurationDefinedForStyle(java.lang.String style)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||