public class WebModule
extends org.netbeans.modules.schema2beans.BaseBean
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXTROOT |
static String |
DISABLETIMEOUTINMINUTES |
static String |
ENABLED |
static String |
ERRORURL |
static String |
IDEMPOTENT_URL_PATTERN |
static String |
IDEMPOTENTURLPATTERNNOOFRETRIES |
static String |
IDEMPOTENTURLPATTERNURLPATTERN |
_getParent, _getRoot, _getXPathExpr, _getXPathExpr, _setChanged, addBeanComparator, addComment, addKnownValue, addPropertyChangeListener, addPropertyChangeListener, addValue, addValue, beanProp, beanProp, beanProp, beanProps, beanPropsIterator, buildPathName, changeDocType, childBeans, childBeans, clone, comments, copyProperty, createAttribute, createAttribute, createBean, createGraph, createGraph, createGraph, createGraph, createProperty, createProperty, createRoot, domBinding, dtdName, dumpAttributes, dumpDomNode, dumpDomNode, dumpDomNode, dumpXml, findAttributeValue, findPropertyValue, findValue, fullName, getAttributeNames, getAttributeNames, getAttributeValue, getAttributeValue, getAttributeValue, getDefaultNamespace, getProperty, getProperty, getValue, getValue, getValueById, getValues, graphManager, hasDomNode, hasName, idToIndex, indexOf, indexToId, init, initPropertyTables, isChoiceProperty, isChoiceProperty, isEqualTo, isNull, isNull, isRoot, knownValues, listAttributes, listAttributes, listChoiceProperties, listChoiceProperties, listProperties, merge, merge, mergeUpdate, name, nameChild, nameChild, nameChild, nameSelf, newInstance, parent, propertyById, reindent, reindent, removeBeanComparator, removeComment, removePropertyChangeListener, removePropertyChangeListener, removeValue, removeValue, removeValue, removeValue, setAttributeValue, setAttributeValue, setAttributeValue, setDefaultNamespace, setDomBinding, setGraphManager, setValue, setValue, setValue, setValue, setValueById, size, toString, write, write, write, write, write, writeNode, writeNoReindentpublic static final String CONTEXTROOT
public static final String ENABLED
public static final String DISABLETIMEOUTINMINUTES
public static final String ERRORURL
public static final String IDEMPOTENT_URL_PATTERN
public static final String IDEMPOTENTURLPATTERNURLPATTERN
public static final String IDEMPOTENTURLPATTERNNOOFRETRIES
public void setContextRoot(String value)
public String getContextRoot()
public void setEnabled(String value)
public String getEnabled()
public void setDisableTimeoutInMinutes(String value)
public String getDisableTimeoutInMinutes()
public void setErrorUrl(String value)
public String getErrorUrl()
public void setIdempotentUrlPattern(int index,
boolean value)
public boolean isIdempotentUrlPattern(int index)
public void setIdempotentUrlPattern(boolean[] value)
public boolean[] getIdempotentUrlPattern()
public int sizeIdempotentUrlPattern()
public int addIdempotentUrlPattern(boolean value)
public int removeIdempotentUrlPattern(boolean value)
public void removeIdempotentUrlPattern(int index)
public void setIdempotentUrlPatternUrlPattern(int index,
String value)
public String getIdempotentUrlPatternUrlPattern(int index)
public void setIdempotentUrlPatternNoOfRetries(int index,
String value)
public String getIdempotentUrlPatternNoOfRetries(int index)
public static void addComparator(org.netbeans.modules.schema2beans.BeanComparator c)
public static void removeComparator(org.netbeans.modules.schema2beans.BeanComparator c)
public void validate()
throws org.netbeans.modules.schema2beans.ValidateException
org.netbeans.modules.schema2beans.ValidateExceptionpublic void dump(StringBuffer str, String indent)
dump in class org.netbeans.modules.schema2beans.BaseBeanpublic String dumpBeanNode()
dumpBeanNode in class org.netbeans.modules.schema2beans.BaseBeanCopyright © 2019. All rights reserved.