Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
com.jalios.jcms.workspace |
Contains classes about workspace features.
|
Modifier and Type | Method and Description |
---|---|
static TypeEntry |
Data.getTypeEntry()
Returns the TypeEntry bound to
Data . |
TypeEntry |
TypeProcessor.getTypeEntry(java.lang.Class<?> clazz)
Return the TypeEntry class associated to the given Class.
|
TypeEntry |
Channel.getTypeEntry(java.lang.Class<?> clazz)
Return the TypeEntry bound to given
Class . |
TypeEntry |
TypeProcessor.getTypeEntry(java.lang.String clazzName)
Return the TypeEntry class associated to the given Class name.
|
TypeEntry |
Channel.getTypeEntry(java.lang.String className)
Return the TypeEntry bound to given
className . |
Modifier and Type | Field and Description |
---|---|
protected TypeEntry |
WSTypeEntry.typeEntry |
Modifier and Type | Method and Description |
---|---|
TypeEntry |
WSTypeEntry.getChannelTypeEntry()
Returns the Main TypeEntry defined for a
given type.
|
Copyright © 2001-2010 Jalios SA. All Rights Reserved.