com.objectplanet.survey.plugin.api
Class Constants

java.lang.Object
  extended by com.objectplanet.survey.plugin.api.Constants

public class Constants
extends java.lang.Object

Constants class for the plugin API.

Author:
Torgeir Lund
Created:
24. march 2003

Field Summary
static int HTML
           
static int SURVEY_INCLUDE_REPORTS_ALL
          Include all reports when exporting, importing and copying surveys.
static int SURVEY_INCLUDE_REPORTS_NONE
          Do not include reports when exporting, importing and copying surveys.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTML

public static final int HTML
See Also:
Constant Field Values

SURVEY_INCLUDE_REPORTS_ALL

public static final int SURVEY_INCLUDE_REPORTS_ALL
Include all reports when exporting, importing and copying surveys.

See Also:
Constant Field Values

SURVEY_INCLUDE_REPORTS_NONE

public static final int SURVEY_INCLUDE_REPORTS_NONE
Do not include reports when exporting, importing and copying surveys.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

Copyright ? ObjectPlanet Inc. All Rights Reserved.

Built on December 20 2016