|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.fatwire.cs.core.uri.Simple
com.fatwire.cs.core.uri.SatelliteTokenAssembler.STADefinition
public static class SatelliteTokenAssembler.STADefinition
This class constructs a special Definition that is designed for use with the SatelliteTokenAssembler. It allows the user to specify a preferred assembler for the Definition, if known.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.fatwire.cs.core.uri.Definition |
|---|
Definition.AppType, Definition.ContainerType, Definition.SatelliteContext |
| Field Summary |
|---|
| Fields inherited from interface com.fatwire.cs.core.uri.Definition |
|---|
LOG_NAME |
| Constructor Summary | |
|---|---|
SatelliteTokenAssembler.STADefinition(Definition def,
java.lang.String assembler)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPreferredAssembler()
Get the preferred assembler that this definition was originally supposed to use. |
| Methods inherited from class com.fatwire.cs.core.uri.Simple |
|---|
getAppType, getAuthority, getContainerType, getFragment, getParameter, getParameterNames, getParameters, getSatelliteContext, getScheme, sessionEncode, setQueryStringParameter, setQueryStringParameter, setQueryStringParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SatelliteTokenAssembler.STADefinition(Definition def,
java.lang.String assembler)
| Method Detail |
|---|
public java.lang.String getPreferredAssembler()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||