com.plumtree.server
Class PT_WEBSERVICE_CARDSUBMIT_TYPES

java.lang.Object
  extended by com.plumtree.server.PT_WEBSERVICE_CARDSUBMIT_TYPES

public final class PT_WEBSERVICE_CARDSUBMIT_TYPES
extends java.lang.Object

Version:
$Revision$
Author:
Mike Sample
See Also:
IPTWebService

Field Summary
static int PT_WEBSERVICE_CARDSUBMIT_ADVANCED
          Web Service supports advanced UI submission
static int PT_WEBSERVICE_CARDSUBMIT_NONE
          Web Service does not support manual card submission
static int PT_WEBSERVICE_CARDSUBMIT_SIMPLE
          Web Service supports simple UI submission
static int PT_WEBSERVICE_CARDSUBMIT_UPLOAD
          Web Service supports card upload
 
Constructor Summary
PT_WEBSERVICE_CARDSUBMIT_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_WEBSERVICE_CARDSUBMIT_NONE

public static final int PT_WEBSERVICE_CARDSUBMIT_NONE
Web Service does not support manual card submission

See Also:
Constant Field Values

PT_WEBSERVICE_CARDSUBMIT_SIMPLE

public static final int PT_WEBSERVICE_CARDSUBMIT_SIMPLE
Web Service supports simple UI submission

See Also:
Constant Field Values

PT_WEBSERVICE_CARDSUBMIT_ADVANCED

public static final int PT_WEBSERVICE_CARDSUBMIT_ADVANCED
Web Service supports advanced UI submission

See Also:
Constant Field Values

PT_WEBSERVICE_CARDSUBMIT_UPLOAD

public static final int PT_WEBSERVICE_CARDSUBMIT_UPLOAD
Web Service supports card upload

See Also:
Constant Field Values
Constructor Detail

PT_WEBSERVICE_CARDSUBMIT_TYPES

public PT_WEBSERVICE_CARDSUBMIT_TYPES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.