|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.adfemg.audits.utils.AuditConstants
public class AuditConstants
Field Summary | |
---|---|
static int |
MAX_CONTAINER_LENGTH
Maximum lenght for an ID of a naming container. |
static int |
MAX_ID_LENGTH
Maximum lenght for an ID. |
static int |
MAX_REGIONS_IN_PAGE
Maximum number of regions in a page. |
static java.lang.String |
NS_AF
af namespace declaration. |
static java.lang.String |
NS_F
f namespace declaration. |
static java.lang.String |
NS_JSPPAGE
jsppage namespace declaration. |
static java.lang.String |
NS_PLACEHOLDER_DC
Namespace declaration for the placeholder DC ns. |
Constructor Summary | |
---|---|
AuditConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NS_AF
public static final java.lang.String NS_F
public static final java.lang.String NS_JSPPAGE
public static final java.lang.String NS_PLACEHOLDER_DC
public static final int MAX_CONTAINER_LENGTH
public static final int MAX_ID_LENGTH
public static final int MAX_REGIONS_IN_PAGE
Constructor Detail |
---|
public AuditConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |