Cargando…

Alfresco 3 web services : build Alfresco applications using web services, web scripts and CMIS /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cei, Ugo
Otros Autores: Lucidi, Piergiorgio
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt, 2010.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn704516636
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 110101s2010 enka o 001 0 eng d
040 |a E7B  |b eng  |e pn  |c E7B  |d OCLCQ  |d N$T  |d C6I  |d OCLCQ  |d OCLCF  |d YDXCP  |d OCLCQ  |d COO  |d OCLCQ  |d AGLDB  |d CNNOR  |d MOR  |d CCO  |d PIFAG  |d OCLCQ  |d U3W  |d BRL  |d STF  |d WRM  |d VNS  |d JBG  |d VTS  |d NLE  |d INT  |d VT2  |d OCLCQ  |d UKMGB  |d WYU  |d OCLCQ  |d A6Q  |d M8D  |d UKAHL  |d HS0  |d BOL  |d OCLCO  |d INARC  |d OCLCQ 
015 |a GBB747539  |2 bnb 
016 7 |a 018011893  |2 Uk 
019 |a 988505108  |a 992067567  |a 1037467123  |a 1038666864  |a 1055353477  |a 1081295482  |a 1083563983  |a 1103258518  |a 1114435760  |a 1129352187  |a 1153026418  |a 1228598012 
020 |a 9781849511537  |q (electronic bk.) 
020 |a 1849511535  |q (electronic bk.) 
020 |a 1849511527 
020 |a 9781849511520 
020 |z 9781849511520 
029 1 |a AU@  |b 000051429630 
029 1 |a DEBBG  |b BV043099427 
029 1 |a DEBSZ  |b 421463112 
029 1 |a HEBIS  |b 278031277 
029 1 |a NZ1  |b 13934962 
029 1 |a UKMGB  |b 018011893 
029 1 |a DKDLA  |b 820120-katalog:999926198605765 
035 |a (OCoLC)704516636  |z (OCoLC)988505108  |z (OCoLC)992067567  |z (OCoLC)1037467123  |z (OCoLC)1038666864  |z (OCoLC)1055353477  |z (OCoLC)1081295482  |z (OCoLC)1083563983  |z (OCoLC)1103258518  |z (OCoLC)1114435760  |z (OCoLC)1129352187  |z (OCoLC)1153026418  |z (OCoLC)1228598012 
037 |a 9781849511537  |b Packt Publishing Pvt. Ltd 
050 4 |a HD30.213  |b .C458 2010eb 
072 7 |a COM  |x 039000  |2 bisacsh 
082 0 4 |a 658.4038011  |2 23 
049 |a UAMI 
100 1 |a Cei, Ugo. 
245 1 0 |a Alfresco 3 web services :  |b build Alfresco applications using web services, web scripts and CMIS /  |c Ugo Cei, Piergiorgio Lucidi. 
246 3 |a Alfresco three web services 
260 |a Birmingham, U.K. :  |b Packt,  |c 2010. 
300 |a 1 online resource (xi, 411 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
340 |g polychrome.  |2 rdacc  |0 http://rdaregistry.info/termList/RDAColourContent/1003 
347 |a text file  |2 rdaft  |0 http://rdaregistry.info/termList/fileType/1002 
520 8 |a Annotation  |b Alfresco 3 is the leading open source enterprise content management system that offers powerful features for interacting with the content in its repository from outside the system. These include the support for the Content Management Interoperability Services (CMIS) implementation, reusable web scripts, and a Web Services API.<br /><br />This is the first book to show you how to use Web Services in Alfresco. Packed with examples, you'll learn how to build applications using Alfresco remote APIs based on SOAP and REST. You'll see how to use different APIs and bindings such as WebServices, WebScripts, and CMIS.<br /><br />Alfresco 3 Web Services starts off by showing you the services exposed by the Alfresco Web Services API, and how the API fits into the Alfresco software architecture. You learn to develop your application firstly by setting up and testing your Java development environment using the Alfresco SDK in Eclipse IDE and secondly by associating the Alfresco source code and Javadocs in Eclipse.<br /><br />With the help of real world practical examples, you learn how to do things like create, sort, and call Web Scripts, and invoke remote calls to Alfresco repository. To get the most from the Web Services API, you need to know about the basics of the Content Manipulation Language (CML), and the book takes you through this.<br /><br />Examples such as the bookshop application show you how to sign in, change user sessions, get, remove and change public and private associated contents, manage a cart for your e-commerce application, and so on. Next, by implementing a Microsoft .NET application using the Alfresco Web Services API, you see how to perform operations against the repository from your .NET application. The book provides you with REST and SOAP concepts, their comparison, basics of the FreeMarker language, Atom Publishing Protocol, JavaScript controllers, and the Apache Chemistry project.<br /><br />By the end of this book, you will be able to put together your knowledge about CMIS and the Apache Chemistry toolkit to develop a complete working application that uses Alfresco, via CMIS, as a back-end storage. Last but not the least, this book also covers the WebServices security profiles_ the best practices for Web Services to promote better interoperability.<br /><br />A step-by-step guide to implementing the SOAP API, Web Scripts, and CMIS. 
588 0 |a Print version record. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; Chapter 1: Introducing the SOAP Web Services API; Web Services; Web Services in Alfresco; Introducing SOAP; SOAP vs. REST; The format of SOAP messages; The Web Services Description Language; Using Alfresco Web Services; Using the Alfresco Web Services client SDK; Setting up the Alfresco SDK; Testing the Web Services client; Summary; Chapter 2: Creating and Modifying Content; The Content Manipulation Language (CML); Setting up the Java classpath; Using the precompiled client 
505 8 |a Using third-party frameworksAuthentication; Setting the endpoint address with a properties file; Setting the endpoint address programmatically; Performing operations on nodes; Creating nodes; Creating content; Creating content using the content service; Removing nodes; Moving nodes; Copying nodes; Associations; Adding child nodes; Removing child nodes; Versioning; Updating nodes without versioning; Getting the version history; Aspects; Adding aspects; Removing aspects; Searching the repository; Performing Lucene queries; Querying associated nodes; Association; Querying child nodes 
505 8 |a Querying parent nodesSummary; Chapter 3: Collaboration and Administration; Creating collaborative content; Performing check-out; Check-in; Check-in with versioning; Check-in-importing external content; Cancelling a check-out; Managing versioning explicitly; Creating a new version; Deleting all the versions; Getting the version history; Reverting a version; Managing locking explicitly; Locking; Unlocking; Getting the lock status; Classification and categories; Getting classifications; Describing a classification; Getting categories; Adding categories; Getting child categories; Authorization 
505 8 |a Setting ownersAdding permissions; Creating authorities; Managing actions; Getting action definitions; Default actions; Getting an action definition; Executing actions; Saving actions; Getting actions; Removing actions; Managing rules; Default Conditions; Adding rules; Managing users; Adding users; Deleting users; Updating users; Changing passwords; Getting user information; Searching users; Summary; Chapter 4: A Complete Example; Setting up the project; The Bookshop model; Sign in page; Home page; Configure the bookshop repository; Book details page; Getting book properties 
505 8 |a Checking the cart spaceGetting all the associated reviews; Adding a book to the cart; Checking if the cart space exists; Creating the cart space; Adding a book in the cart; Cart page; Removing a book from the cart; Adding a review; Managing reviews page; Accepting reviews; Rejecting reviews; Changing user details; Summary; Chapter 5: Using the Alfresco Web Services from .NET; Setting up the project; Testing the .NET sample client; Searching the repository; Performing operations; Authentication; CRUD operations; Creating nodes; Creating content; Updating nodes; Copying nodes; Moving nodes 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
650 0 |a Management information systems. 
650 0 |a Information resources management. 
650 0 |a Database management. 
650 0 |a Web site development. 
650 0 |a Web services. 
650 0 |a Open source software. 
650 6 |a Systèmes d'information de gestion. 
650 6 |a Gestion de l'information. 
650 6 |a Bases de données  |x Gestion. 
650 6 |a Sites Web  |x Développement. 
650 6 |a Services Web. 
650 6 |a Logiciels libres. 
650 7 |a COMPUTERS  |x Management Information Systems.  |2 bisacsh 
650 7 |a Database management.  |2 fast  |0 (OCoLC)fst00888037 
650 7 |a Information resources management.  |2 fast  |0 (OCoLC)fst00972603 
650 7 |a Management information systems.  |2 fast  |0 (OCoLC)fst01007271 
650 7 |a Open source software.  |2 fast  |0 (OCoLC)fst01046097 
650 7 |a Web services.  |2 fast  |0 (OCoLC)fst01173242 
650 7 |a Web site development.  |2 fast  |0 (OCoLC)fst01173243 
700 1 |a Lucidi, Piergiorgio. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=421241  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943609 
938 |a ebrary  |b EBRY  |n ebr10435413 
938 |a EBSCOhost  |b EBSC  |n 421241 
938 |a Internet Archive  |b INAR  |n alfresco3webserv0000ceiu 
938 |a YBP Library Services  |b YANK  |n 3601869 
994 |a 92  |b IZTAP