|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.lang.enum.Enum
org.apache.tapestry.spec.AssetType
public final class AssetType
Defines the types of assets.
IAssetSpecification,
Serialized Form| Field Summary | |
|---|---|
static AssetType |
CONTEXT
A resource visible to the ServletContext. |
static AssetType |
EXTERNAL
An external resource. |
static AssetType |
PRIVATE
An internal resource visible only on the classpath. |
| Method Summary |
|---|
| Methods inherited from class org.apache.commons.lang.enum.Enum |
|---|
compareTo, equals, getEnum, getEnumList, getEnumMap, getName, hashCode, iterator, readResolve, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final AssetType EXTERNAL
public static final AssetType CONTEXT
ServletContext.
public static final AssetType PRIVATE
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||