|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SilverTraceLayout | |
|---|---|
| com.stratelia.silverpeas.silvertrace | |
| Uses of SilverTraceLayout in com.stratelia.silverpeas.silvertrace |
|---|
| Methods in com.stratelia.silverpeas.silvertrace that return SilverTraceLayout | |
|---|---|
static SilverTraceLayout |
SilverTraceLayout.findByPattern(String pattern)
|
static SilverTraceLayout |
SilverTraceLayout.getSilverTraceLayout(String name)
To be used instead of valueOf since it manages the case of a custom pattern. |
static SilverTraceLayout |
SilverTraceLayout.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SilverTraceLayout[] |
SilverTraceLayout.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||