public class EntityWrapper extends java.lang.Object implements EntityI
EntityI.EntityMatcher, EntityI.NonPersistentEdgeFilter
ATT_NAME_ABSTRACT, ATT_NAME_CODE_CUSTOM, ATT_NAME_CODE_DEPENDENTS, ATT_NAME_CODE_GENERATE, ATT_NAME_CODE_GENERATE_AS, ATT_NAME_CODE_PACKAGE, ATT_NAME_DB_FORBID_DIRECT_CHANGES, ATT_NAME_DB_LOW_INSTANCE_COUNT, ATT_NAME_DB_NAME, ATT_NAME_DB_NO_STREAM_RESOURCE_HISTORY, ATT_NAME_DB_PERSISTENT, ATT_NAME_DB_STREAM_RESOURCE, ATT_NAME_DISCRIMINATOR, ATT_NAME_EXPORT_MODE, ATT_NAME_EXPORT_NAME, ATT_NAME_EXPORT_PRIMARY_KEY, ATT_NAME_EXTENDS, ATT_NAME_FOLDER, ATT_NAME_FULLTEXT_BOOST, ATT_NAME_FULLTEXT_INDEXED, ATT_NAME_GDPR_DATA_CATEGORY, ATT_NAME_GDPR_RETENTION_START_DATE_PATH, ATT_NAME_IGNORE_REVERSE_RELATIONS, ATT_NAME_IMPLEMENTS_NAME, ATT_NAME_LOOKUP_DEFAULT_CASE_SENSITIVE, ATT_NAME_LOOKUP_DEFAULT_PROPERTY, ATT_NAME_LOOKUP_DEFAULT_SUBSTRING, ATT_NAME_MERGE, ATT_NAME_NAME, ATT_NAME_NO_ABSTRACT_WARNING, ATT_NAME_PACKAGE, ATT_NAME_PLURAL, ATT_NAME_REPORT_FONT_SIZE_BIG, ATT_NAME_REPORT_FONT_SIZE_NORMAL, ATT_NAME_REPORT_ORIENTATION, ATT_NAME_REPORT_TITLE, ATT_NAME_SUID, ATT_NAME_UI_DEFAULT_SELECTION_FILTER, ATT_NAME_UI_DEFAULT_SORTING, ATT_NAME_UI_DESCRIPTION, ATT_NAME_UI_LINK_ONLY, ATT_NAME_UI_LOAD_IMMEDIATE, ATT_NAME_UI_TIPS, DEFAULT_GENERATE_AS_SUFFIX, DEFAULT_SORTING_ASC, DEFAULT_SORTING_DESC, DEPENDENTS_SEPARATOR_CHAR, EL_NAME_ACTION, EL_NAME_ATTR, EL_NAME_CODE, EL_NAME_COMMENT, EL_NAME_DB, EL_NAME_EXPORT, EL_NAME_FULLTEXT, EL_NAME_GDPR, EL_NAME_IMPLEMENTS, EL_NAME_LOOKUP, EL_NAME_NPATTR, EL_NAME_REPORT, EL_NAME_UI, EL_NAME_VATTR, EMPTY_ARRAY, EXPORT_MODE_IF_REFERENCED, EXPORT_MODE_LIST, EXPORT_MODE_NEVER, EXPORT_MODE_SINGLE, GENERATE_AS_DELIMITER_CHAR, RESERVED_TABLE_NAMES
$01
Modifier and Type | Method and Description |
---|---|
void |
addRelationObject(java.lang.Object bo,
java.lang.String attName,
java.lang.Object value)
Adds the given value to the relation specified via its attribute name in the given bo
|
int |
compareTo(java.lang.Object o) |
java.util.List |
getActionList() |
java.util.List |
getAttributeList()
Returns a List with the AttributeI-s added by/defined exactly on this
CBOEntity . |
EntityI |
getBaseEntity() |
java.util.List |
getClassesUpToPreviousEntity() |
java.lang.Class |
getClazz() |
java.lang.Boolean |
getDefaultLookupCaseSensitive() |
java.lang.String |
getDefaultLookupProperty() |
java.lang.Boolean |
getDefaultLookupStartingWith() |
java.lang.Boolean |
getDefaultLookupSubstring() |
java.lang.String |
getDefaultSelectionFilter()
Returns a filter-clause that acts as a non-interactive filter within a query.
|
java.lang.String |
getDefaultSortDirection(java.lang.String path)
Returns the default sorting direction of the
DefaultSortDefinitionEntry
found under the given path in the defaultSorting for the current EntityI, null otherwise. |
java.util.Map<java.lang.String,DefaultSortDefinitionEntry> |
getDefaultSorting()
Returns the defaultSorting for the current EntityI, recursivly
checking the base EntityI-s, too, until a defaultSorting is found.
|
java.lang.Integer |
getDefaultSortLevel(java.lang.String path)
Returns the default sorting level of the
DefaultSortDefinitionEntry
found under the given path in the defaultSorting for the current EntityI, null otherwise. |
java.util.List<java.lang.String> |
getDependentClasses() |
java.lang.String |
getDescription()
Returns the description String of this EntityI instance or of the first base EntityI that has a description.
|
java.lang.Long |
getDiscriminator() |
ExportDefinitionEntry |
getExport(java.lang.String name)
Returns the ExportDefinitionEntry of this EntityI or any of its
super-entities with the passed name if it exists, null otherwise.
|
ExportDefinitionEntry |
getExport(java.lang.String name,
boolean includeSuper)
Returns the ExportDefinitionEntry of this EntityI with the passed
name if it exists, null otherwise.
|
java.util.List<ExportDefinitionEntry> |
getExports()
Returns a list of all ExportDefinitionEntry-s for this EntityI
or any of its super-entities.
|
java.util.List<ExportDefinitionEntry> |
getExports(boolean includeSuper)
Returns a list of all ExportDefinitionEntry-s for this EntityI.
|
java.lang.String |
getFolderName()
Returns the folder name of this
EntityI as used in the navigation tree in the GUI. |
java.lang.String |
getFQName() |
java.lang.Float |
getFTSBoost() |
GDPRPolicy |
getGDPRPolicy() |
java.lang.String |
getGuiTip(java.lang.String tip)
Returns the gui tip for the given key from the current EntityI or one of its super EntityI-s.
|
java.lang.String |
getGuiTip(java.lang.String tip,
boolean inherited)
Returns the gui tip for the given key from the current EntityI.
|
int |
getGuiTipAsInt(java.lang.String tip)
Returns the gui tip for the given key from the current entity or one of its super EntityI-s as int.
|
int |
getGuiTipAsInt(java.lang.String tip,
boolean inherited)
Returns the gui tip for the given key from the current entity as int.
|
java.util.Collection<SchemaInterfaceI> |
getImplementedSchemaInterfaces()
Return all implemented interfaces as SchemaInterfaceI objects, from which further information may be obtained.
|
java.lang.Boolean |
getIndexedForFTS() |
java.lang.String |
getL10nName()
Returns the translated name for the current EntityI using L10nBundles
|
java.lang.String |
getL10nName(boolean _returnKeyWhenNotFound)
Returns the translated name for the current EntityI using L10nBundles
|
java.lang.String |
getL10nNameKey()
Returns an L10n message key for the name of the current EntityI
without spaces and not permitted characters.
|
java.lang.String |
getL10nNameVar()
Returns the L10n variable for the name of the current EntityI
|
java.lang.String |
getL10nPlural()
Returns the translated name for the current EntityI as plural using L10nBundles
|
java.lang.String |
getL10nPlural(boolean _returnKeyWhenNotFound)
Returns the translated singular name for the current EntityI as plural using L10nBundles
|
java.lang.String |
getL10nPluralKey()
Returns an L10n message key for the name of the current EntityI as plural
without spaces and not permitted characters
|
java.lang.String |
getL10nPluralVar()
Returns the L10n variable for the name of the current EntityI as plural
|
java.lang.Boolean |
getLinkOnly()
Checks if the linkOnly-flag is set for this
EntityI or one of its base EntityI-s. |
java.lang.String |
getName()
Returns the name of this EntityI instance.
|
java.lang.String |
getPackage()
Returns the package of the current EntityI
|
java.lang.String |
getPackageAsPath()
Returns the package of the current EntityI,
but as a relative file system path
|
java.lang.Class |
getPersistenceAspectClass()
Returns the generateAs-class for the current EntityI
|
java.lang.String |
getPlural() |
java.util.Map |
getRelationObjects(java.lang.Object bo,
java.lang.String attName)
Returns a map containing the relation for a single attribute of a bo of this
EntityI |
java.lang.Integer |
getReportFontSizeBig() |
java.lang.Integer |
getReportFontSizeNormal() |
java.lang.String |
getReportOrientation() |
java.lang.String |
getReportTitle() |
SchemaI |
getSchema() |
AttributeI |
getSingleAttribute(java.lang.String attName)
Returns the
AttributeI for the specified name, which must match either
the plural or singular form. |
java.util.List |
getSubEntityList()
return a List of EntityI containing every EntityI that has this StructuredEntityI as
StructuredEntityI.getBaseEntity() . |
java.lang.Object |
getValue(java.lang.Object bo,
java.lang.String attPath)
Returns the value contained in the given BO and reached via the given attPath.
|
java.lang.String |
getValueAsString(java.lang.Object bo,
java.lang.String attPath)
Returns the value contained in the given BO and reached via the given attPath as String.
|
boolean |
hasGuiTip(java.lang.String tip)
Checks if the current EntityI or one of its super EntityI-s has a gui tip with the given key.
|
boolean |
hasGuiTip(java.lang.String tip,
boolean inherited)
Checks if the current EntityI has a gui tip with the given key.
|
boolean |
hasRelationObject(java.lang.Object bo,
java.lang.String attName,
java.lang.Object value)
Returns
true if the given object is part of the relation specified via its attribute name in the given bo |
boolean |
hasSubEntities() |
boolean |
isCustom() |
boolean |
isForbidDirectChanges() |
boolean |
isLinkOnly()
Checks if the linkOnly-flag is set for this
EntityI or one of its base EntityI-s. |
boolean |
isLoadImmediate() |
boolean |
isNoStreamResourceHistory() |
boolean |
isPersistent() |
boolean |
isStreamResource() |
boolean |
isSubEntityOf(StructuredEntityI possibleSuperEntity)
Returns
true if we are a subentity of the given EntityI or that StructuredEntityI ourself. |
boolean |
isUserAbstract() |
BOI |
newInstance()
Builds and returns a fitting new object implementing BOI that has the current BasicEntityI as entity.
|
java.lang.String |
parametersToString() |
EntityI |
realEntity() |
void |
removeRelationObject(java.lang.Object bo,
java.lang.String attName,
java.lang.Object value)
Removes the given object from the relation specified via its attribute name in the given bo
|
void |
setDiscriminator(java.lang.Long d)
Sets the Discriminator (i.e. the BOT Id) for this
EntityI |
void |
setValue(java.lang.Object bo,
java.lang.String attPath,
java.lang.Object value)
Sets the given value in the given bo using the given attPath.
|
void |
setValueAsString(java.lang.Object bo,
java.lang.String attPath,
java.lang.String value)
Sets the given value as
String to the given bo using the given attPath. |
void |
setValueAsString(java.lang.Object bo,
java.lang.String attPath,
java.lang.String value,
boolean checkConstraints)
Sets the given value as
String in the given bo using the given attPath. |
java.lang.String |
toString() |
static EntityI |
unwrap(EntityI entity) |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
findReachableAttrsWithType, findReachableAttrsWithType, getFromNodes, getIncomingEdges, getOutgoingEdges, getToNodes, getToolTipTextForAttribute, toEntities
getAllAttributeList, getAllAttributeList, getAllAttributeList, getAllAttributeListByType, getAllAttributeListByType, getAllAttributeListByType, getAllAttributeListByType, getAllAttributeListWithoutSubentities, getAllAttributeListWithoutSubentities, getAllSubEntityList, getAllSubEntityList, getAllSubEntityList, getAttChain, getAttChain, getAttribute, getPersistentBaseEntity, hasPersistentSubentity, isEffectivelyPersistent, isImplicitlyPersistent, isSubEntityOf
getAttributeListByType, getAttributeListByType, getRelations
public EntityI realEntity()
public GDPRPolicy getGDPRPolicy()
getGDPRPolicy
in interface EntityI
public SchemaI getSchema()
getSchema
in interface BasicEntityI
public BOI newInstance()
BasicEntityI
newInstance
in interface BasicEntityI
public java.lang.String getName()
BasicEntityI
getName
in interface BasicEntityI
public java.lang.String getPackage()
EntityI
getPackage
in interface EntityI
public java.lang.String getPackageAsPath()
EntityI
getPackageAsPath
in interface EntityI
public java.lang.String getPlural()
getPlural
in interface BasicEntityI
public java.lang.String getDescription()
BasicEntityI
getDescription
in interface BasicEntityI
public java.lang.String getFQName()
public java.lang.String getFolderName()
BasicEntityI
EntityI
as used in the navigation tree in the GUI.getFolderName
in interface BasicEntityI
public boolean isStreamResource()
isStreamResource
in interface EntityI
true
if the current EntityI or one of its base EntityIs is a stream ressourcepublic boolean isNoStreamResourceHistory()
isNoStreamResourceHistory
in interface EntityI
true
if the current EntityI or one of its base EntityIs was told to keep
no history of its stream ressource when a stream resource is replaced by a different onepublic boolean isUserAbstract()
isUserAbstract
in interface BasicEntityI
true
if this EntityI is defined as abstract in the schema.public boolean isPersistent()
isPersistent
in interface BasicEntityI
true
if this EntityI is defined as persistent in the schema.public boolean isForbidDirectChanges()
isForbidDirectChanges
in interface EntityI
true if direct changes to objects with this EntityI are forbidden
public java.lang.Class getClazz()
getClazz
in interface BasicEntityI
Class
representing this EntityI
public java.util.List getClassesUpToPreviousEntity()
getClassesUpToPreviousEntity
in interface EntityI
public java.lang.Class getPersistenceAspectClass()
EntityI
getPersistenceAspectClass
in interface EntityI
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
public java.lang.String getL10nNameKey()
EntityI
getL10nNameKey
in interface EntityI
public java.lang.String getL10nNameVar()
EntityI
getL10nNameVar
in interface EntityI
public java.lang.String getL10nName()
EntityI
getL10nName
in interface EntityI
public java.lang.String getL10nName(boolean _returnKeyWhenNotFound)
EntityI
getL10nName
in interface EntityI
_returnKeyWhenNotFound
- if true
the key will be returned if key couldnt be translatedpublic java.lang.String getL10nPluralKey()
EntityI
getL10nPluralKey
in interface EntityI
public java.lang.String getL10nPluralVar()
EntityI
getL10nPluralVar
in interface EntityI
public java.lang.String getL10nPlural()
EntityI
getL10nPlural
in interface EntityI
public java.lang.String getL10nPlural(boolean _returnKeyWhenNotFound)
EntityI
getL10nPlural
in interface EntityI
_returnKeyWhenNotFound
- if true
the key will be returned if key couldnt be translatedpublic java.util.Collection<SchemaInterfaceI> getImplementedSchemaInterfaces()
BasicEntityI
getImplementedSchemaInterfaces
in interface BasicEntityI
public AttributeI getSingleAttribute(java.lang.String attName)
BasicEntityI
AttributeI
for the specified name, which must match either
the plural or singular form.getSingleAttribute
in interface BasicEntityI
attName
- The name to get the AttributeI
for.AttributeI
for the specified name.public java.util.List getAttributeList()
BasicEntityI
CBOEntity
.
Excludes inherited Attributes.getAttributeList
in interface BasicEntityI
CBOEntity
.public java.util.List getActionList()
getActionList
in interface EntityI
EntityI
public java.lang.Object getValue(java.lang.Object bo, java.lang.String attPath)
EntityI
public java.lang.String getValueAsString(java.lang.Object bo, java.lang.String attPath)
EntityI
getValueAsString
in interface EntityI
bo
- the bo to get the value fromattPath
- the path to the attribute to get the value fromString
public void setValue(java.lang.Object bo, java.lang.String attPath, java.lang.Object value)
EntityI
public void setValueAsString(java.lang.Object bo, java.lang.String attPath, java.lang.String value, boolean checkConstraints)
EntityI
String
in the given bo using the given attPath.setValueAsString
in interface EntityI
bo
- the bo to set the given value inattPath
- the path to the attribute to setvalue
- the value to set as String
checkConstraints
- do check for constraints before setting valuepublic void setValueAsString(java.lang.Object bo, java.lang.String attPath, java.lang.String value)
EntityI
String
to the given bo using the given attPath.
Does check for constraints before setting the value.setValueAsString
in interface EntityI
bo
- the bo to set the given value inattPath
- the path to the attribute to setvalue
- the value to set as String
public java.util.Map getRelationObjects(java.lang.Object bo, java.lang.String attName)
EntityI
EntityI
getRelationObjects
in interface EntityI
bo
- the bo to get relations forattName
- the attribute to get relations forpublic void addRelationObject(java.lang.Object bo, java.lang.String attName, java.lang.Object value)
EntityI
addRelationObject
in interface EntityI
bo
- the bo to add the relational object to the attributeattName
- the name of the attribute to add the relational object tovalue
- the relational object to add to the attribute on the bopublic void removeRelationObject(java.lang.Object bo, java.lang.String attName, java.lang.Object value)
EntityI
removeRelationObject
in interface EntityI
bo
- the bo to remove the relational object from the attributeattName
- the name of the attribute to remove the relational object fromvalue
- the relational object to removepublic boolean hasRelationObject(java.lang.Object bo, java.lang.String attName, java.lang.Object value)
EntityI
true
if the given object is part of the relation specified via its attribute name in the given bohasRelationObject
in interface EntityI
bo
- the bo to check the relational object on the attributeattName
- the name of the attribute to check the relational object onvalue
- the relational object to checkpublic boolean isSubEntityOf(StructuredEntityI possibleSuperEntity)
StructuredEntityI
true
if we are a subentity of the given EntityI
or that StructuredEntityI ourself.isSubEntityOf
in interface StructuredEntityI
possibleSuperEntity
- the EntityI to checktrue
if we are a subentity of the given EntityI
or that StructuredEntityI ourself.public EntityI getBaseEntity()
getBaseEntity
in interface StructuredEntityI
EntityI
of this EntityI
public boolean hasSubEntities()
hasSubEntities
in interface StructuredEntityI
true
if this EntityI
has sub entitiespublic java.util.List getSubEntityList()
StructuredEntityI
StructuredEntityI.getBaseEntity()
.
Does not include this StructuredEntityI or transitive sub-EntityI-s.getSubEntityList
in interface StructuredEntityI
public boolean hasGuiTip(java.lang.String tip, boolean inherited)
EntityI
public boolean hasGuiTip(java.lang.String tip)
EntityI
public java.lang.String getGuiTip(java.lang.String tip, boolean inherited)
EntityI
public java.lang.String getGuiTip(java.lang.String tip)
EntityI
public int getGuiTipAsInt(java.lang.String tip, boolean inherited)
EntityI
getGuiTipAsInt
in interface EntityI
tip
- the key for the tip to returninherited
- a boolean indicating whether to check for inherited tips toopublic int getGuiTipAsInt(java.lang.String tip)
EntityI
getGuiTipAsInt
in interface EntityI
tip
- the key for the tip to returnpublic boolean isLinkOnly()
EntityI
EntityI
or one of its base EntityI-s.
If the linkOnly-flag is set for a base EntityI, as a side-effect it will be set for this EntityI
too!isLinkOnly
in interface EntityI
true
if the linkOnly-flag is setpublic java.lang.Boolean getLinkOnly()
EntityI
EntityI
or one of its base EntityI-s.
If the linkOnly-flag is set for a base EntityI, as a side-effect it will be set for this EntityI
too!getLinkOnly
in interface EntityI
Boolean.TRUE
if the linkOnly-flag is setpublic boolean isLoadImmediate()
isLoadImmediate
in interface EntityI
false
if loadImmediate wasn"t
set and couldn"t be retrieved from a base entitypublic java.lang.String getDefaultLookupProperty()
getDefaultLookupProperty
in interface EntityI
public java.lang.Boolean getDefaultLookupSubstring()
getDefaultLookupSubstring
in interface EntityI
Boolean.TRUE
if this EntityI or one of its base EntityI-s has a default lookup Stringpublic java.lang.Boolean getDefaultLookupStartingWith()
getDefaultLookupStartingWith
in interface EntityI
Boolean.TRUE
if this EntityI or one of its base EntityI-s only allows lookup for prefixes by defaultpublic java.lang.Boolean getDefaultLookupCaseSensitive()
getDefaultLookupCaseSensitive
in interface EntityI
Boolean.TRUE
if this EntityI or one of its base EntityI-s performs lookups case-insensitive by defaultpublic java.util.Map<java.lang.String,DefaultSortDefinitionEntry> getDefaultSorting()
EntityI
getDefaultSorting
in interface EntityI
Map
public java.lang.String getDefaultSortDirection(java.lang.String path)
EntityI
DefaultSortDefinitionEntry
found under the given path in the defaultSorting for the current EntityI, null otherwise.getDefaultSortDirection
in interface EntityI
path
- the path of the DefaultSortDefinitionEntry
in defaultSortingDefaultSortDefinitionEntry
with the given path as String
public java.lang.Integer getDefaultSortLevel(java.lang.String path)
EntityI
DefaultSortDefinitionEntry
found under the given path in the defaultSorting for the current EntityI, null otherwise.getDefaultSortLevel
in interface EntityI
path
- the path of the DefaultSortDefinitionEntry
in defaultSortingDefaultSortDefinitionEntry
with the given path as Integer
public java.lang.String getDefaultSelectionFilter()
EntityI
getDefaultSelectionFilter
in interface EntityI
public java.lang.String getReportTitle()
getReportTitle
in interface EntityI
null
if report title wasn"t set and couldn"t be
retrieved from a base entitypublic java.lang.String getReportOrientation()
getReportOrientation
in interface EntityI
null
if report orientation wasn"t set and
couldn"t be retrieved from a base entitypublic java.lang.Integer getReportFontSizeNormal()
getReportFontSizeNormal
in interface EntityI
null
if the report"s normal font size wasn"t set and
couldn"t be retrieved from a base entitypublic java.lang.Integer getReportFontSizeBig()
getReportFontSizeBig
in interface EntityI
null
if the report"s big font size wasn"t set and
couldn"t be retrieved from a base entitypublic java.util.List<ExportDefinitionEntry> getExports()
EntityI
getExports
in interface EntityI
public java.util.List<ExportDefinitionEntry> getExports(boolean includeSuper)
EntityI
getExports
in interface EntityI
includeSuper
- a boolean which denotes if also exports from
all super-entities shall be included.public ExportDefinitionEntry getExport(java.lang.String name)
EntityI
public ExportDefinitionEntry getExport(java.lang.String name, boolean includeSuper)
EntityI
getExport
in interface EntityI
name
- the name of the ExportDefinitionEntry to returnincludeSuper
- a boolean which denotes if also exports from
all super-entities shall be searched.public boolean isCustom()
isCustom
in interface BasicEntityI
true
, if this EntityI has a custom implementation and not only generated codepublic java.util.List<java.lang.String> getDependentClasses()
getDependentClasses
in interface EntityI
public void setDiscriminator(java.lang.Long d)
EntityI
EntityI
setDiscriminator
in interface EntityI
d
- the id to set as discriminatorpublic java.lang.Long getDiscriminator()
getDiscriminator
in interface EntityI
EntityI
public java.lang.Boolean getIndexedForFTS()
getIndexedForFTS
in interface EntityI
Boolean.TRUE
if this EntityI or any of its super-EntityI-s is indexed for fulltext search.public java.lang.Float getFTSBoost()
getFTSBoost
in interface EntityI
public java.lang.String parametersToString()
parametersToString
in interface EntityI
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.