Index

A  B  C  D  E  F  G  H  I  J  L  M  N  P  Q  R  S  T  U  V  W  X 

A

array, 5.3.6.1, 6.2.1.2, 11.3.2
array list, 5.3.6.1, 5.9.3
auto commit, 9.1

B

best practice
business function calling business service, 11.2.1
creating business service value object, 5.3.6.2
declaring private method, 5.3.5.2
declaring public method, 5.3.5.2
handling business service error, 5.9.2
business function call, 5.4, 6.1
Business Function Call Wizard, 5.4
business function calling business service, 11.2
business service
calling business function, 5.4
calling business service, 5.6
calling database operation, 5.5
calling Media Object operations, 5.7, 7.1
calling utility business service, 5.6
creating, 2.2, 5.1, 5.2.1
defining, 2.1.2, 5.1, 5.2
handling errors, 5.9
naming, 2.4
overview, 2.1
utility, A.1
versioning, 8.3
business service property
calling, 5.8.2
defining, 5.8
handling errors, 5.8.2
MaxRowsReturned, 6.2.3
naming, 5.8.1.1
organizing, 5.8.1
property key, 5.8.1
business servicedatabase operation, 6.1
business serviceHTTP request/reply, 12.1
business services framework, 2.2
business serviceweb service consumer, 11.1

C

class
business service
creating, 5.3.4
naming, 5.3.1
published business service
creating, 4.3.4
naming, 4.3.1
class diagram
business service, 5.1
Delete operation, 6.5.1.3, 6.5.2
Insert operation, 6.3.1.3, 6.3.2
Media Object Delete operation, 7.2.2.3
Media Object Insert operation, 7.2.2.3
Media Object Select operation, 7.2.2.3
published business service, 4.1
Query operation, 6.2.1.4, 6.2.2
RI_AddressBookMediaObjectProcessor business service objects, 7.2.1
Update operation, 6.4.1.3, 6.4.2
code template
E1DF – EnterpriseOne Data Formatter, 4.3.6.10
E1PM – EnterpriseOne Published Business Service Method, 4.3.5
E1SD – EnterpriseOne Add Call to Service Property with Default Value, 5.8.2
E1SM – EnterpriseOne Business Service Method Call, 5.3.5
E1Test – EnterpriseOne Test Harness Class, 4.7
using, 2.2
value object for Media Object data structure, 4.3.7
component, 5.3.3.2
compound, 5.3.3.2
constructor, 4.3.6.6
Create Media Object Call Wizard, 5.7, 7.1
creating versions
consumer web service, 8.4.2
published business service, 8.2.3

D

data formatter, 4.3.6.10
data type
business function value object, 5.3.6.1
database operation internal value object, 6.1.1
database operation published value object, 6.1.1
published value object, 4.3.6.1
transforming, 4.3.6.7
web service consumer, 11.3
Database Call Wizard, 5.5
database operation, 6.1
business service
Delete class diagram, 6.5.2
Insert class diagram, 6.3.2
Query class diagram, 6.2.2
Update class diagram, 6.4.2
creating Delete operation, 6.5
creating Insert operation, 6.3
creating Query operation, 6.2
creating Update operation, 6.4
Delete operation
error handling, 6.5.1.2
internal value object, 6.5.2
media object, 5.7, 7.1
published value object, 6.5.1.1
value object processing, 6.5.1.2
Insert operation
error handling, 6.3.1.2
internal value object, 6.3.2
media object, 5.7, 7.1
multiple records, 6.3.3
published value object, 6.3.1.1
value object processing, 6.3.1.2
published business service
Delete class diagram, 6.5.1.3
Insert class diagram, 6.3.1.3
Query class diagram, 6.2.1.4
Update class diagram, 6.4.1.3
Query operation
creating, 6.2.3
error handling, 6.2.1.3
internal value object, 6.2.2
published value object, 6.2.1.1
value object processing, 6.2.1.2
Select operation
media object, 5.7, 7.1
Update operation
error handling, 6.4.1.2
internal value object, 6.4.2
published value object, 6.4.1.1
value object processing, 6.4.1.2
database operation call, 5.5
Delete database operation call, 6.5
documenting business service, 5.11

E

E1DF – EnterpriseOne Data Formatter code template, 4.3.6.10
E1MessageList
adding prefix, 5.9.3
calling, 5.9.3
using, 4.3.6.6
E1PM – EnterpriseOne Published Business Service Method code template, 4.3.5
E1SD – EnterpriseOne Add Call to Service Property with Default Value code template, 5.8.2
E1SM – EnterpriseOne Business Service Method Call code template, 5.3.5
E1Test – EnterpriseOne Test Harness Class code template, 4.7
error handling
business function, 5.4, 5.9.3
business service, 5.9
business service property, 5.8.2
database operation, 6.1.1.1
published business service, 4.6
exceptionerror handling, 5.4

F

field, 5.3.3.1
format data, 4.3.6.10

G

generated code, 5.4, 5.5
GL Account Processor business serviceutility business service, A.3

H

HTTP request/reply
creating, 12.2
overview, 12.1
testing, 12.3

I

Insert database operation call, 6.3
Inventory Item ID Processor business serviceutility business service, A.4

J

Java code standards, 2.5
Javadoc, 5.11

L

listener, 12.1
log file
default logging, 10.1.1
explicit logging, 10.1.2

M

manual commit, 9.1
mapping data, 4.3.6.6
Media Object business service
calling, 4.5
creating, 7.2
operations
Insert, 5.7, 7.1
Select, 5.7, 7.1
understanding, 3
Media Object Value Object Class Wizard, 4.3.7, 7.2.1
method
accessing business service property, 5.8.2
business service
naming, 5.3.2
public, 5.3.5
published business service
naming, 4.3.2
protected, 4.3.5, 4.8.1
public, 4.3.5, 4.8.1
modify published business service, 4.2, 4.8.2
modifying business service, 5.10
multiple records, 6.3.3

N

naming
business function value object, 5.3.3
business service class, 5.3.1
business service level business service property, 5.8.1.2
business service method, 5.3.2
consumer business service, 11.3.1
field, 5.3.3.1
package, 2.4
published business service class, 4.3.1
published business service method, 4.3.2
published business service value object, 4.3.3
system level business service property, 5.8.1.1
variable, 4.3.3.1
versioned consumer web service, 8.4.1
versioned internal business services, 8.3.1
versioned published business service, 8.2.2
namingdatabaseoperation, 6.2.1.1
Net Change Processor Business Serviceutility business service, A.5

P

Processing Version Processor business serviceutility business service, A.6
published business service
adding functionality, 4.8.2
changing, 4.2
creating, 2.2, 4.1, 4.4.1
customizing, 4.8
defining, 2.1.1, 4.1, 4.2
deprecating, 4.9
handling errors, 4.6
naming, 2.4
overview, 2.1
testing, 4.7
versioning, 8.2

Q

Query database operation call, 6.2

R

rule
calling business service, 4.4.1
creating business service class, 5.3.4.1
creating business service value object, 5.3.6.1
creating published business service class, 4.3.4.1
creating published business service value object, 4.3.6.3
declaring business service public method, 5.3.5.1
HTTP request/reply, 12.2
using E1MessageList, 5.9.1
web service consumer value object, 11.3.2

S

softcoding
defined, 11.4
naming templates, 11.4.1
template, 11.4.1

T

testing
listener, 12.3
published business service, 4.7
web service, 4.7.1
web service consumer, 11.5
WSI compliance, 4.7.2
transaction processing, 9.1
business service, 5.2.1
controlling the transaction, 9.3.1
default behavior, 9.2
explicit behavior, 9.3
published business service, 4.2.1
transaction processing boundary, 9.2.1

U

Update database operation call, 6.4
utility business service
creating, A.1.1
Entity Processor
method, A.2.2.1
overview, A.2.1
processing, A.2.2.4
signature, A.2.2.2
value object, A.2.2.3, A.2.3
GL Account Processor
method, A.3.2.1
overview, A.3.1
processing, A.3.2.4
signature, A.3.2.2
value object, A.3.2.3, A.3.3
Inventory Item ID Processor
method, A.4.2.1
overview, A.4.1
processing, A.4.2.4
signature, A.4.2.2
value object, A.4.3
value object class, A.4.2.3
Net Change Processor
method, A.5.2.1, A.5.2.5
overview, A.5.1, A.5.2.8
processing, A.5.2.4
signature, A.5.2.2, A.5.2.6
value object, A.5.2.3, A.5.2.7, A.5.3
overview, A.1
Processing Version Processor
method, A.6.2.1
overview, A.6.1
processing, A.6.2.4
signature, A.6.2.2
value object, A.6.2.3, A.6.3

V

value object
business service
creating, 5.3.6
naming, 5.3.3
defining, 2.3
mapping data, 4.3.6.6
Media Object value object classes, 4.3.7
published business service
creating, 4.3.6, 4.3.6.3
input, 4.3.6.4
naming, 4.3.3
output, 4.3.6.5
reusing, 4.3.6.1
structure, 2.3
using, 2.2
value objectdatabase operation, 6.2.1.1
variable, 4.3.3.1, 4.3.6, 5.3.6
version examples
consumer web service, 8.4.3
internal business service, 8.3.1, 8.3.2
published business service, 8.2.4
version support, 4.9
versioning
consumer web services, 8.4
internal business services, 8.3
overview, 8.1
published business services, 8.2

W

web service, 2.1
web service consumer
calling a business service, 11.2
creating a business service, 11.3
data type, 11.3
overview, 11.1
softcoding, 11.4
testing, 11.5
versioning, 8.4
web service provider, 5.1
web service proxy
softcoding, 11.4
where clause, 6.2.1.2, 6.2.2, 6.2.3, 6.4.1.2, 6.4.2, 6.5.1.2
wizard
Business Function Call, 5.4
Create Media Object Call, 5.7, 7.1
Database Call, 5.5
Media Object Value Object class, 4.3.7
Media Object Value Object Class, 7.2.1
WSDL, 4.3.6.2

X

XML document, 11.2