| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeEntry | |
|---|---|
| com.jalios.jcms | Contains the core JCMS classes. | 
| com.jalios.jcms.workspace | Contains classes about workspace features. | 
| Uses of TypeEntry in com.jalios.jcms | 
|---|
| Methods in com.jalios.jcms that return TypeEntry | |
|---|---|
| static TypeEntry | Data.getTypeEntry()Returns the TypeEntry bound to Data. | 
|  TypeEntry | TypeProcessor.getTypeEntry(Class<?> clazz)Return the TypeEntry class associated to the given Class. | 
|  TypeEntry | Channel.getTypeEntry(Class<?> clazz)Return the TypeEntry bound to given Class. | 
|  TypeEntry | TypeProcessor.getTypeEntry(String clazzName)Return the TypeEntry class associated to the given Class name. | 
|  TypeEntry | Channel.getTypeEntry(String className)Return the TypeEntry bound to given className. | 
| Uses of TypeEntry in com.jalios.jcms.workspace | 
|---|
| Fields in com.jalios.jcms.workspace declared as TypeEntry | |
|---|---|
| protected  TypeEntry | WSTypeEntry.typeEntry | 
| Methods in com.jalios.jcms.workspace that return TypeEntry | |
|---|---|
|  TypeEntry | WSTypeEntry.getChannelTypeEntry()Returns the Main TypeEntry defined for a given type. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||