Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco 4 Enterprise Content Management Implementation

You're reading from   Alfresco 4 Enterprise Content Management Implementation With Alfresco 4 you can manage content across the enterprise more effectively and corroboratively. This book helps you achieve great results, however basic or sophisticated your needs, with a hands-on, training course approach.

Arrow left icon
Product type Paperback
Published in Jul 2013
Publisher Packt
ISBN-13 9781782160021
Length 514 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Toc

Table of Contents (16) Chapters Close

Preface 1. Introduction to Alfresco FREE CHAPTER 2. Installing Alfresco 3. Getting Started with Alfresco 4. Implementing Membership and Security 5. Implementing Document Management 6. Implementing Business Rules 7. Extending Alfresco Content Model 8. Implementing Workflow 9. Integrating External Applications with Alfresco 10. Alfresco Administration Operations Using Alfresco Share 11. Customizing the User Interface 12. Search in Alfresco 13. Implementing Imaging and Forms Processing 14. Administering and Maintaining the System Index

Customizing JSP Client

You can develop a custom user interface using JSPs and Alfresco Foundation APIs. The following is a list of some of the Foundation APIs:

  • NodeService
  • SearchService
  • DictionaryService
  • ContentService
  • FileFolderService

Suppose there is an existing portal for a travel agency named Fun Travels Ltd. This portal is developed on another platform. The agency has various galleries, articles, guidelines, forms, and so on. They want to store as well as fetch all this content from the Alfresco repository.

To implement this, you have to customize the user interface of this portal such that when you click on any of their existing links such as Galleries, Articles, Guidelines, and so on, the screen should appear to input some valuable data. On the basis of this information, you have to fetch/add content from/into the Alfresco repository.

Note that a form can be designed with standard JSP tags, HTML tags, or some other standard UI frameworks. In this chapter, we are covering it using the JSF...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime