com.silanis.esl.sdk.examples
Class CreatePackageFromTemplateWithReplacingPlaceholderExample

java.lang.Object
  extended by com.silanis.esl.sdk.examples.SDKSample
      extended by com.silanis.esl.sdk.examples.CreatePackageFromTemplateWithReplacingPlaceholderExample

public class CreatePackageFromTemplateWithReplacingPlaceholderExample
extends SDKSample

Created by schoi on 3/10/15.


Field Summary
static String DOCUMENT_ID
           
static String DOCUMENT_NAME
           
static String PACKAGE_DESCRIPTION
           
static String PACKAGE_EMAIL_MESSAGE
           
static String PACKAGE_SIGNER_FIRST
           
static String PACKAGE_SIGNER_LAST
           
static String PLACEHOLDER_ID1
           
static String PLACEHOLDER_ID2
           
static String TEMPLATE_DESCRIPTION
           
static String TEMPLATE_EMAIL_MESSAGE
           
static String TEMPLATE_NAME
           
static String TEMPLATE_SIGNER_FIRST
           
static String TEMPLATE_SIGNER_LAST
           
 PackageId templateId
           
 
Fields inherited from class com.silanis.esl.sdk.examples.SDKSample
documentInputStream1, documentInputStream2, email1, email2, email3, email4, email5, email6, eslClient, packageId, packageName, props, proxyHost, proxyPassword, proxyPort, proxyUserName, proxyWithCredentialsHost, proxyWithCredentialsPort, retrievedPackage, senderEmail, senderSms, senderUID, sms1, sms2, sms3, sms4, sms5, sms6, webpageUrl
 
Constructor Summary
CreatePackageFromTemplateWithReplacingPlaceholderExample()
           
 
Method Summary
 void execute()
           
static void main(String... args)
           
 
Methods inherited from class com.silanis.esl.sdk.examples.SDKSample
getEslClient, getPackageId, getPackageName, getRandomEmail, getRetrievedPackage, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

templateId

public PackageId templateId

DOCUMENT_NAME

public static final String DOCUMENT_NAME
See Also:
Constant Field Values

DOCUMENT_ID

public static final String DOCUMENT_ID
See Also:
Constant Field Values

TEMPLATE_NAME

public static final String TEMPLATE_NAME

TEMPLATE_DESCRIPTION

public static final String TEMPLATE_DESCRIPTION
See Also:
Constant Field Values

TEMPLATE_EMAIL_MESSAGE

public static final String TEMPLATE_EMAIL_MESSAGE
See Also:
Constant Field Values

TEMPLATE_SIGNER_FIRST

public static final String TEMPLATE_SIGNER_FIRST
See Also:
Constant Field Values

TEMPLATE_SIGNER_LAST

public static final String TEMPLATE_SIGNER_LAST
See Also:
Constant Field Values

PACKAGE_DESCRIPTION

public static final String PACKAGE_DESCRIPTION
See Also:
Constant Field Values

PACKAGE_EMAIL_MESSAGE

public static final String PACKAGE_EMAIL_MESSAGE
See Also:
Constant Field Values

PACKAGE_SIGNER_FIRST

public static final String PACKAGE_SIGNER_FIRST
See Also:
Constant Field Values

PACKAGE_SIGNER_LAST

public static final String PACKAGE_SIGNER_LAST
See Also:
Constant Field Values

PLACEHOLDER_ID1

public static final String PLACEHOLDER_ID1
See Also:
Constant Field Values

PLACEHOLDER_ID2

public static final String PLACEHOLDER_ID2
See Also:
Constant Field Values
Constructor Detail

CreatePackageFromTemplateWithReplacingPlaceholderExample

public CreatePackageFromTemplateWithReplacingPlaceholderExample()
Method Detail

main

public static void main(String... args)

execute

public void execute()
Specified by:
execute in class SDKSample


Copyright 2014, Silanis Technology, Inc. All rights reserved.