|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compass.core.config.CompassEnvironment.Alias
public abstract class CompassEnvironment.Alias
Settings relating to the "alias" property
| Field Summary | |
|---|---|
static String |
DEFAULT_EXTENDED_ALIAS_NAME
The default name for the extended alias property: extendedAlias. |
static String |
DEFAULT_NAME
The default name for the "alias" property: alias. |
static String |
EXTENDED_ALIAS_NAME
The name of the property where extended aliases are stored in the resource. |
static String |
NAME
The name of the "alias" proeprty. |
| Constructor Summary | |
|---|---|
CompassEnvironment.Alias()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NAME
DEFAULT_NAME which is
alias.
public static final String DEFAULT_NAME
alias.
public static final String EXTENDED_ALIAS_NAME
DEFAULT_EXTENDED_ALIAS_NAME which is extendedAlias.
public static final String DEFAULT_EXTENDED_ALIAS_NAME
extendedAlias.
| Constructor Detail |
|---|
public CompassEnvironment.Alias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||