Package | Description |
---|---|
org.tencompetence.portlet.common |
Provides classes common to all portlets.
|
Modifier and Type | Method and Description |
---|---|
static URLHandler.TencObjIdentifier |
URLHandler.TencObjIdentifier.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static URLHandler.TencObjIdentifier[] |
URLHandler.TencObjIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|