Found 153 results for "java"

The search executed in 5.30687E-4 seconds. That's fast.

Gitana 4.0 / Reference / Types / Access Token

Explore the comprehensive guide on Access Tokens, their properties, and schema within a Cluster for enhanced API development.

Score: 4.389118

Gitana 4.0 / Reference / Types / Server

Explore our comprehensive Server API documentation, featuring methods, properties, and examples to accelerate your development efforts.

Score: 4.389118

Gitana 4.0 / Reference / Types / Status of Operation

Explore the Status of Operation API with detailed properties, methods, and language cookbooks to accelerate integration.

Score: 4.1664515

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 4.0971665

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 4.0971665

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 4.0301476

Chaining vs. Promises

The Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods

Score: 3.9652863

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 3.9652863

Gitana 4.0 / Reference / Types / Deployment Package

Explore the Deployment Package in our Platform documentation, featuring properties, methods, and language-specific cookbooks to enhance your development.

Score: 3.8416317

Gitana 4.0 / Reference / Types / Deployment Record

Discover the comprehensive guide to Deployment Record, detailing methods, properties, schema, and available API interactions.

Score: 3.8416317

Careers - Gitana

Careers - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Publis

Score: 3.8356607

Gitana 4.0 / Reference / Types / Deployment

Explore comprehensive deployment documentation with methods, properties, and examples to enhance your platform integration.

Score: 3.7254555

Gitana 3.2 / Guide / Guide / Application Server

Build powerful custom APIs and websites with the Cloud CMS Application Server, a Node.js-based solution for creating modern, scalable applications.

Score: 3.5129817

Gitana 4.0 / Developers / Application Server

Build powerful websites and custom APIs with the Cloud CMS Application Server, leveraging Node.js and Express for seamless integration and high performance.

Score: 3.5129817

Gitana 4.0 / Reference / Types / Authentication Grant

Learn to securely generate and manage alternate credentials with Authentication Grants, enhancing user authentication flexibility on your platform.

Score: 3.4155812

Gitana 3.2 / Guide / Guide / Features / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 3.323436

Gitana 4.0 / Content Engine / Aspects / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 3.323436

Gitana 4.0 / Reference / Types / Association

Learn how Associations connect two nodes by defining relationships without permissions in this detailed guide on structure and custom behaviors.

Score: 3.236132

Gitana 4.0 / Reference / Types / Token

Explore our comprehensive Token API documentation, including methods, properties, and developer cookbooks to accelerate your project.

Score: 3.1532974

Gitana 4.0 / Forms / Fields / Editor Field

Optimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.

Score: 2.99973

Gitana 4.0 / Reference / Types / Data Store

Discover our comprehensive Data Store API documentation, including properties, methods, and examples to streamline your development process.

Score: 2.99973

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Connect securely to Cloud CMS using the OAuth2 password flow and manage access tokens effortlessly with our Gitana driver.

Score: 2.7334862

Gitana 4.0 / Developers / Authentication / Drivers

Securely connect to Cloud CMS using OAuth2, manage access and refresh tokens, and explore best practices to ensure safe application integration.

Score: 2.7334862

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 2.7334862

Gitana 4.0 / Reference / Types / Cluster

Explore our comprehensive Data Store Cluster documentation, featuring examples, properties, methods, and cookbooks to streamline your development.

Score: 2.3214083