Package com.imcode.imcms.api

Interface Summary
ContentManagementSystemRunnable  
RequestConstants Deprecated. Use ContentManagementSystem.fromRequest(javax.servlet.ServletRequest) instead.
RoleConstants Deprecated. Use UserService.getRole(int) and Role.getName() instead.
 

Class Summary
Category  
CategoryType  
ContentManagementSystem  
DatabaseService  
DefaultContentManagementSystem  
Document  
Document.Comparator  
Document.LifeCyclePhase  
DocumentPermissionSet  
DocumentService  
FileDocument  
FileDocument.FileDocumentFile  
Image  
Language  
LuceneParsedQuery  
Mail  
MailService  
Role  
SearchQuery  
Section  
Template  
TemplateGroup  
TemplateService  
TextDocument  
TextDocument.Menu  
TextDocument.MenuItem  
TextDocument.TextField  
TextDocumentViewing An instance of this class is fetchable in JSPs included in text documents (with <?
UrlDocument  
User  
UserService  
 

Exception Summary
AlreadyExistsException  
BadQueryException  
CategoryAlreadyExistsException  
CategoryTypeAlreadyExistsException  
DocumentAlreadyInMenuException  
MailException  
MaxCategoriesOfTypeExceededException  
NoPermissionException This exception is thrown from almost all methods in the service classes.
NoSuchRoleException  
RoleAlreadyExistsException  
SaveException  
SearchException  
UserAlreadyExistsException