|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.objectplanet.survey.plugin.api.Constants
public class Constants
Constants class for the plugin API.
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 |
---|
public static final int HTML
public static final int SURVEY_INCLUDE_REPORTS_ALL
public static final int SURVEY_INCLUDE_REPORTS_NONE
Constructor Detail |
---|
public Constants()
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |