A

about ATG Web services, About ATG Web Services, About Web Services in the ATG Platform
accessing ATG Web services from .NET clients, Accessing ATG Web Services from .NET Clients
accessing ATG Web services from Java clients, Accessing ATG Web Services from Java Clients
add-item tag, item-descriptor Child Tags
addItem operations, addItem
AddService, Adding Repository Items
data validation, Adding Repository Items
ATG Web services, ATG Web Services, Deploying Web Services
atg.adapter.integrations.ChangedPropertyBean, ChangedPropertyBean
atg.adapter.integrations.IntegrationRepository, IntegrationRepository
atg.adapter.integrations.IntegrationRepositoryItem, IntegrationRepositoryItem
atg.adapter.integrations.IntegrationRepositoryItemDescriptor, IntegrationRepositoryItemDescriptor
atg.adapter.integrations.IntegrationRepositoryView , IntegrationRepositoryView
Atg.DotNet.WebService API, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
Atg.DotNet.WebService.ComplexType, Complex Type Class
Atg.DotNet.WebService.NoSuchPropertyException, NoSuchPropertyException Class
Atg.DotNet.WebService.Property, Property Class
Atg.DotNet.WebService.RepositoryItem, RepositoryItem Class
Atg.DotNet.WebService.RepositoryItemRef, RepositoryItemRef Class
Atg.DotNet.WebService.RepositoryItemSerializationException, RepositoryItemSerializationException Class
atg.integrations.BaseCommand, Implementing the RPC API
atg.integrations.BaseCommandHandler, Implementing the RPC API
atg.integrations.Command interface, Command Interface
atg.integrations.CommandHandler interface, CommandHandler Interface
atg.integrations.CommandResults, CommandResult Class
atg.integrations.MapRPCDroplet, Executing Commands in Pages
atg.repository.databinding.MappingRepositoryItem, atg.repository.databinding.MappingRepositoryItem
atg.repository.RepositoryService, RepositoryService Class
atg.repository.xml.AddService, Adding Repository Items
atg.repository.xml.GetService, Getting Repository Items
atg.repository.xml.RemoveService, Removing Repository Items
atg.repository.xml.UpdateService, Updating Repository Items
atg.repository.xml.XMLSchemaManager, Managing Schemas and Mapping Files
ATGWS.dll
client stubs for .NET, Client Stubs, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
deserializing RepositoryItems, Web Services that Access RepositoryItems
installing, Installing ATGWS.dll
serializing RepositoryItems, Web Services that Access RepositoryItems
Axis
calling Web services using, Calling ATG Web Services
installing, Installing Axis

C

client stubs for .NET, Client Stubs
client stubs for Java clients (see static Web service calls)
command operations
addItem, addItem
executeQuery, executeQuery
getItem, getItem
Integration Repository, Command Operations
removeItem, removeItem
updateItem, updateItem
CommandHandlers, CommandHandler Interface
CommandResults, CommandResult Class
commands, Command Interface
executing, Command Interface
executing in pages, Executing Commands in Pages
invoking, Command Interface
CookieContainer, Sharing Sessions, Session Sharing
.Net client example, Sample Web Service Calls
Java client example, Creating a Call Using a Client Stub (Static), Creating a Call Using the Dynamic Invocation Interface (Dynamic)
custom Web services, Creating Custom Web Services

D

data binding
repository to XML (see repository to XML data binding)
data validation, Adding Repository Items, Updating Repository Items
definition files
Integration Repository, Defining an Integration Repository, Integration Repository Definition File
derived properties
updating, updateItem
derived-properties tag, item-descriptor Child Tags
deserializing content on the client side, Creating a Serializer and Deserializer, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
dot Net clients (see .NET clients)
DTDs
Integration Repository, item-descriptor Child Tags
repository to XML mapping files, Mapping Files
dynamic Web service calls, Creating a Call Using the Dynamic Invocation Interface (Dynamic)
distinction from static calls, Calling ATG Web Services
limitations, Calling ATG Web Services
Dynamo Administration UI
Web service creation wizard, Web Service Creation Wizard, Using the JMS Message Web Service Wizard
Web service registry, Managing Web Services
Web service security manager, Creating and Editing Security Configurations

E

executeQuery operations, executeQuery

G

generateXMLSchema utility, XML Schemas
get-item tag, item-descriptor Child Tags
getItem operations, getItem
GetService, Getting Repository Items

I

Installing ATGWS.dll, Installing ATGWS.dll
installing Axis and ATG extension, Installing Axis
Integration Data repository, Persistent Caching
cleaning up, Cleaning up the Persistent Cache
Integration Repository, Integration Repository
APIs, Integration Repository APIs
architecture, Architecture
command operations, Command Operations
definition files, Defining an Integration Repository, Integration Repository Definition File
DTD, item-descriptor Child Tags
examples, Configuration Examples
operations, Architecture
persistent cache, Persistent Caching
queries, IntegrationRepositoryView
setting up, Setting Up an Integration Repository
IntegrationRepository component, Defining an Integration Repository, IntegrationRepository
IntegrationRepositoryView, Architecture
item-descriptor tag, item-descriptor tag

M

mapping files
DTD, Mapping Files
example, Mapping Files
repository to XML data binding, Mapping Files
MappingRepositoryItem, atg.repository.databinding.MappingRepositoryItem
MessageImporter component, Structure of a JMS Web Service

N

namespaces
XML Schema, Getting Repository Items
Nucleus component Web services, Using the Wizard

O

operations
repository items, Architecture
org.apache.axis.cookies.CookieContainer (see CookieContainer)

P

Patch Bay configuration for JMS Web services, Patch Bay Configuration
persistent cache (see Integration Data repository)
propertyElementNameSeparator, PropertyElementNameSeparator

Q

queries
executeQuery operation, executeQuery
Integration Repository, IntegrationRepositoryView
query tag, item-descriptor Child Tags

R

Remote Procedure Calls, Remote Procedure Calls
APIs, RPC API Architecture
exception handling, Exception Handling
remove-item tag, item-descriptor Child Tags
removeItem operations, removeItem
RemoveService, Removing Repository Items
removing repository items, Removing Repository Items
repository items
generating from XML documents, Adding Repository Items
transforming into XML documents, Getting Repository Items
repository to XML data binding, Repository to XML Data Binding
mapping files, Mapping Files
XML Schemas, XML Schemas
repository to XML mapping files
DTD, Mapping Files
example, Mapping Files
repository Web services, Using the Repository Web Service Wizard
limitations, Repository Web Service Limitations
Repository XML schema
generating, Generating an XML Schema
mapping file, Creating a Mapping File
RepositoryItems
deserializing, Creating a Serializer and Deserializer, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
serializing, Creating a Serializer and Deserializer, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
Web service calls from Java clients, RepositoryItems, Web Services that Access RepositoryItems
XML schema for Web service calls, Creating a Call Using a Client Stub (Static)
RepositoryService class, RepositoryService Class
RPCs (see Remote Procedure Calls)

S

Scenario Manager
receiving messages from JMS Web services, Patch Bay Configuration
SchemaManager component, Managing Schemas and Mapping Files
Serializing content on the client side, Creating a Serializer and Deserializer, Using the ATG.DotNet.WebService API to Serialize and Deserialize RepositoryItems
service endpoint interface, Service Endpoint Interface and Implementation Class
service interface class, Service Endpoint Interface and Implementation Class
session sharing
example, Creating a Call Using a Client Stub (Static), Creating a Call Using the Dynamic Invocation Interface (Dynamic), Sample Web Service Calls
sessions
sharing (.NET clients), Session Sharing
sharing (Java clients), Sharing Sessions
static Web service calls, Creating a Call Using a Client Stub (Static)
creating and compiling stubs, Creating a Call Using a Client Stub (Static)
creating and compiling the client, Creating a Call Using a Client Stub (Static)
distinction from dynamic calls, Calling ATG Web Services
WSDL, Creating a Call Using a Client Stub (Static)
stubs (see client stubs) (see client stubs for .NET)

U

updateItem operations, updateItem
derived properties, updateItem
UpdateService, Updating Repository Items
data validation, Updating Repository Items
updating repository items
from XML documents, Updating Repository Items

V

validating data
AddService, Adding Repository Items
UpdateService, Updating Repository Items

X

XML documents
generating from repository items, Getting Repository Items
transforming into repository items, Adding Repository Items
updating repository items, Updating Repository Items
XML SchemaManager component, Managing Schemas and Mapping Files
XML Schemas
for Web services, Creating a Serializer and Deserializer
generation utility, XML Schemas
itemRef attribute, Item References
namespace, Getting Repository Items
references to other repository items, Item References
repository to XML data binding, XML Schemas
 
loading table of contents...