| author | Vrishali Doke | 2012-05-16 04:52:13 (EDT) |
|---|---|---|
| committer | Stephan Born | 2012-06-15 10:40:40 (EDT) |
| commit | 72a4706d01ea852da771fadf0554e61bd32d7f16 (patch) (side-by-side diff) | |
| tree | 889756e380b50fcc266e2e57e99f18f8c9ef026b | |
| parent | 21224cc3d85dc8204972f44931c474186a8e52ba (diff) | |
| download | org.eclipse.stardust.documentation-72a4706d01ea852da771fadf0554e61bd32d7f16.zip org.eclipse.stardust.documentation-72a4706d01ea852da771fadf0554e61bd32d7f16.tar.gz org.eclipse.stardust.documentation-72a4706d01ea852da771fadf0554e61bd32d7f16.tar.bz2 | |
CRNT-22336 - Adjusted for structure
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/documentation@56381 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | org.eclipse.stardust.docs.dev/html/handbooks/programming/pg-webservice-classes.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.stardust.docs.dev/html/handbooks/programming/pg-webservice-classes.html b/org.eclipse.stardust.docs.dev/html/handbooks/programming/pg-webservice-classes.html index 0e0b3ec..ce99aae 100644 --- a/org.eclipse.stardust.docs.dev/html/handbooks/programming/pg-webservice-classes.html +++ b/org.eclipse.stardust.docs.dev/html/handbooks/programming/pg-webservice-classes.html @@ -222,9 +222,9 @@ information on examples provided by @productname@.</p> attachments)</td>
<td>if InputDocumentsXto is used, the Documents are added as
ProcessAttachments or Specific Documents. If the passed document is assigned to a document data,
- in the JCR folder the document is persisted in is by convention:
+ in the JCR folder the document is persisted in by convention:
<tt>/ipp-respository/partitions/<partionId>/process-instances/<yyyy>/<MM>/<dd>/<HH>/pi-<OID>/specific-documents</tt>
- <br> If the passed document is put into the process attachments, in the JCR folder the document is persisted in is by convention:
+ <br> If the passed document is put into the process attachments, in the JCR folder the document is persisted in by convention:
<tt>/ipp-respository/partitions/<partionId>/process-instances/<yyyy>/<MM>/<dd>/<HH>/pi-<OID>/process-attachments</tt></td>
</tr>
@@ -1591,9 +1591,9 @@ web service operations.</p> startSynchronously, InputDocumentsXto attachments)</td>
<td>if InputDocumentsXto is used, the Documents are added as
ProcessAttachments or Specific Documents. If the passed document is assigned to a document data,
- in the JCR folder the document is persisted in is by convention:
+ in the JCR folder the document is persisted in by convention:
<tt>/ipp-respository/partitions/<partionId>/process-instances/<yyyy>/<MM>/<dd>/<HH>/pi-<OID>/specific-documents</tt>
- <br> If the passed document is put into the process attachments, in the JCR folder the document is persisted in is by convention:
+ <br> If the passed document is put into the process attachments, in the JCR folder the document is persisted in by convention:
<tt>/ipp-respository/partitions/<partionId>/process-instances/<yyyy>/<MM>/<dd>/<HH>/pi-<OID>/process-attachments</tt></td>
</tr>
<tr>
|

