Package adalid.core.jee
Class ConsoleJavaServerPage
java.lang.Object
adalid.core.AbstractArtifact
adalid.core.Display
adalid.core.Page
adalid.core.jee.JavaServerPage
adalid.core.jee.ConsoleJavaServerPage
- All Implemented Interfaces:
Wrappable,Artifact,Comparable<Display>
- Author:
- Jorge Campins
-
Field Summary
Fields inherited from class adalid.core.AbstractArtifact
_de_, _of_, BR, ENGLISH, FWGTS, FWLTS, HT, PORTUGUESE, SPANISH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEntitiesReferencedByFields(boolean hidden) getFields(boolean hidden) getMasterHeadingFields(boolean hidden) Methods inherited from class adalid.core.Page
getFields, getLocation, getLocationWithinApplicationContextRoot, getMainFormEncodingType, getMasterHeadingFieldsMethods inherited from class adalid.core.Display
compareTo, fieldsToString, getChildren, getCollaterals, getDisplayFormat, getDisplayMode, getDisplaySet, getDisplayType, getEntitiesReferencedByFields, getEntity, getFieldNames, getHelpDocument, getHelpFileName, getJoinFieldNames, getJoinFields, getMaster, getMasterDetailViewSequence, getMasterQueryTable, getModule, getOverlayEntitiesList, getQueryTable, getReference, getRenderingFilter, getRootFieldNames, getRootFields, getRootFields, getRootFields, getRootMasterHeadingFields, getSiblings, isApplicationDefaultLocation, isChildViewDisplay, isCollateralViewDisplay, isMenuOptionEnabled, isSibling, setDisplayFormat, setDisplayMode, setDisplaySet, setDisplayType, setEntity, setHelpDocument, setHelpFileName, setMaster, setMasterDetailViewSequence, setMasterQueryTable, setModule, setQueryTable, setReference, setRenderingFilterMethods inherited from class adalid.core.AbstractArtifact
a, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttribute, addAttributes, annotate, b, b, bigDecimal, bigDecimal, bigDecimal, bigDecimal, bigDecimal, bigInteger, bigInteger, bigInteger, bigInteger, bigInteger, checkName, checkScope, classToString, clearAttributes, coalesce, copyBootstrappingAttributes, copyLocalizedStrings, defaultLocale, depth, fa, finalise, finish, getAlias, getAttribute, getAttribute, getAttributes, getAttributesArray, getAttributesArray, getAttributesKeySetByRegex, getBooleanAttribute, getBooleanAttribute, getClassPath, getCrypticName, getDeclaringArtifact, getDeclaringEntity, getDeclaringEntityRoot, getDeclaringField, getDeclaringFieldEntityRoot, getDeclaringFieldIndex, getDeclaringFieldNamedClassSimpleName, getDeclaringFieldPersistentEntityRoot, getDeclaringFieldPersistentEntityTableRoot, getDeclaringOperation, getDeclaringPersistentEntity, getDeclaringPersistentEntityRoot, getDefaultCollectionLabel, getDefaultCollectionShortLabel, getDefaultColumnHeader, getDefaultDescription, getDefaultLabel, getDefaultLocale, getDefaultShortDescription, getDefaultShortLabel, getDefaultSymbol, getDefaultTooltip, getDefaultWrapperClass, getFullName, getInlineHelpType, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getIntegerAttribute, getKeyFeatures, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getKeyValuePairAttribute, getLocalizedCollectionLabel, getLocalizedCollectionShortLabel, getLocalizedColumnHeader, getLocalizedDescription, getLocalizedLabel, getLocalizedShortDescription, getLocalizedShortLabel, getLocalizedSymbol, getLocalizedTooltip, getName, getPartialName, getPartialSqlName, getPathList, getPathString, getSqlName, getStringAttribute, getStringAttribute, getStringAttribute, getStringAttribute, getStringKeyValuePairAttribute, getStringKeyValuePairAttribute, getTrace, getValidFieldAnnotations, getValidTypeAnnotations, getValueString, getValueString, getWrapper, greaterThanZero, h1, h2, h3, h4, h5, h6, hashCodeHexString, i, i, ic, ic, isAnnotated, isClassInPath, isDeclared, isExpression, isFinalised, isFinished, isFontAwesomeClass, isInherited, isInheritedFromAbstract, isInheritedFromConcrete, isLocalizedSymbolDefined, isNotDeclared, isNotInherited, isNotInheritedFromAbstract, isNotInheritedFromConcrete, isOperation, isUnicodeSymbolClass, isValidEmbeddedDocument, isValidFieldAnnotation, isValidHelpFileName, isValidHelpFileType, isValidJavaClassName, isValidSnippetFileName, isValidTypeAnnotation, localeReadingKey, localeWritingKey, m, m, mapsToString, put, round, s, s, setAlias, setDefaultCollectionLabel, setDefaultCollectionShortLabel, setDefaultColumnHeader, setDefaultColumnHeader, setDefaultDescription, setDefaultLabel, setDefaultShortDescription, setDefaultShortLabel, setDefaultShortLabel, setDefaultSymbol, setDefaultTooltip, setInlineHelpType, setLocalizedCollectionLabel, setLocalizedCollectionShortLabel, setLocalizedColumnHeader, setLocalizedColumnHeader, setLocalizedDescription, setLocalizedLabel, setLocalizedShortDescription, setLocalizedShortLabel, setLocalizedShortLabel, setLocalizedSymbol, setLocalizedTooltip, setSqlName, setStaticAttributes, settler, setTrace, specified, specified, specified, specified, specified, specified, specified, specified, toString, toString, toString, toString, toString, toString, u, u, ul, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyExpression, verifyNames, xs
-
Constructor Details
-
ConsoleJavaServerPage
-
-
Method Details
-
getFields
-
getMasterHeadingFields
- Overrides:
getMasterHeadingFieldsin classPage- Parameters:
hidden- whether hidden fields should be included in the list or not- Returns:
- the fields list
-
getEntitiesReferencedByFields
- Overrides:
getEntitiesReferencedByFieldsin classDisplay- Parameters:
hidden- whether hidden fields should be included in the set or not- Returns:
- the list of entities referenced by fields
-