public abstract class GeneratedCellEntry extends GenericItem
CellEntry.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
CATALOGVERSION
Qualifier of the
CellEntry.catalogVersion attribute |
static String |
CELLSTYLE
Qualifier of the
CellEntry.cellStyle attribute |
static String |
CELLSTYLEEXPRESSION
Qualifier of the
CellEntry.cellStyleExpression attribute |
static String |
CELLTEXT
Qualifier of the
CellEntry.cellText attribute |
static String |
COLSPAN
Qualifier of the
CellEntry.colSpan attribute |
static String |
COLUMN
Qualifier of the
CellEntry.column attribute |
static String |
CONVERT
Qualifier of the
CellEntry.convert attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
EXTENDEDCELLSTYLEEXPRESSION
Qualifier of the
CellEntry.extendedCellStyleExpression attribute |
static String |
ID
Qualifier of the
CellEntry.id attribute |
static String |
LOCKED
Qualifier of the
CellEntry.locked attribute |
static String |
MERGEHORIZONTAL
Qualifier of the
CellEntry.mergeHorizontal attribute |
static String |
MERGEVERTICAL
Qualifier of the
CellEntry.mergeVertical attribute |
static String |
POSTPROCESSINGEXPRESSION
Qualifier of the
CellEntry.postProcessingExpression attribute |
static String |
PREPROCESSINGEXPRESSION
Qualifier of the
CellEntry.preProcessingExpression attribute |
static String |
ROW
Qualifier of the
CellEntry.row attribute |
static String |
ROWSPAN
Qualifier of the
CellEntry.rowSpan attribute |
static String |
TABLE
Qualifier of the
CellEntry.table attribute |
protected static BidirectionalOneToManyHandler<GeneratedCellEntry> |
TABLEHANDLER
BidirectionalOneToManyHandler for handling 1:n TABLE's relation attributes from 'one' side. |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedCellEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
Map<Language,String> |
getAllCellText()
Generated method - Getter of the
CellEntry.cellText attribute. |
Map<Language,String> |
getAllCellText(SessionContext ctx)
Generated method - Getter of the
CellEntry.cellText attribute. |
CatalogVersion |
getCatalogVersion()
Generated method - Getter of the
CellEntry.catalogVersion attribute. |
CatalogVersion |
getCatalogVersion(SessionContext ctx)
Generated method - Getter of the
CellEntry.catalogVersion attribute. |
CellStyle |
getCellStyle()
Generated method - Getter of the
CellEntry.cellStyle attribute. |
CellStyle |
getCellStyle(SessionContext ctx)
Generated method - Getter of the
CellEntry.cellStyle attribute. |
String |
getCellStyleExpression()
Generated method - Getter of the
CellEntry.cellStyleExpression attribute. |
String |
getCellStyleExpression(SessionContext ctx)
Generated method - Getter of the
CellEntry.cellStyleExpression attribute. |
String |
getCellText()
Generated method - Getter of the
CellEntry.cellText attribute. |
String |
getCellText(SessionContext ctx)
Generated method - Getter of the
CellEntry.cellText attribute. |
Integer |
getColSpan()
Generated method - Getter of the
CellEntry.colSpan attribute. |
Integer |
getColSpan(SessionContext ctx)
Generated method - Getter of the
CellEntry.colSpan attribute. |
int |
getColSpanAsPrimitive()
Generated method - Getter of the
CellEntry.colSpan attribute. |
int |
getColSpanAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.colSpan attribute. |
ColumnEntry |
getColumn()
Generated method - Getter of the
CellEntry.column attribute. |
ColumnEntry |
getColumn(SessionContext ctx)
Generated method - Getter of the
CellEntry.column attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getExtendedCellStyleExpression()
Generated method - Getter of the
CellEntry.extendedCellStyleExpression attribute. |
String |
getExtendedCellStyleExpression(SessionContext ctx)
Generated method - Getter of the
CellEntry.extendedCellStyleExpression attribute. |
String |
getId()
Generated method - Getter of the
CellEntry.id attribute. |
String |
getId(SessionContext ctx)
Generated method - Getter of the
CellEntry.id attribute. |
String |
getPostProcessingExpression()
Generated method - Getter of the
CellEntry.postProcessingExpression attribute. |
String |
getPostProcessingExpression(SessionContext ctx)
Generated method - Getter of the
CellEntry.postProcessingExpression attribute. |
String |
getPreProcessingExpression()
Generated method - Getter of the
CellEntry.preProcessingExpression attribute. |
String |
getPreProcessingExpression(SessionContext ctx)
Generated method - Getter of the
CellEntry.preProcessingExpression attribute. |
RowEntry |
getRow()
Generated method - Getter of the
CellEntry.row attribute. |
RowEntry |
getRow(SessionContext ctx)
Generated method - Getter of the
CellEntry.row attribute. |
Integer |
getRowSpan()
Generated method - Getter of the
CellEntry.rowSpan attribute. |
Integer |
getRowSpan(SessionContext ctx)
Generated method - Getter of the
CellEntry.rowSpan attribute. |
int |
getRowSpanAsPrimitive()
Generated method - Getter of the
CellEntry.rowSpan attribute. |
int |
getRowSpanAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.rowSpan attribute. |
TableBlock |
getTable()
Generated method - Getter of the
CellEntry.table attribute. |
TableBlock |
getTable(SessionContext ctx)
Generated method - Getter of the
CellEntry.table attribute. |
Boolean |
isConvert()
Generated method - Getter of the
CellEntry.convert attribute. |
Boolean |
isConvert(SessionContext ctx)
Generated method - Getter of the
CellEntry.convert attribute. |
boolean |
isConvertAsPrimitive()
Generated method - Getter of the
CellEntry.convert attribute. |
boolean |
isConvertAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.convert attribute. |
Boolean |
isLocked()
Generated method - Getter of the
CellEntry.locked attribute. |
Boolean |
isLocked(SessionContext ctx)
Generated method - Getter of the
CellEntry.locked attribute. |
boolean |
isLockedAsPrimitive()
Generated method - Getter of the
CellEntry.locked attribute. |
boolean |
isLockedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.locked attribute. |
Boolean |
isMergeHorizontal()
Generated method - Getter of the
CellEntry.mergeHorizontal attribute. |
Boolean |
isMergeHorizontal(SessionContext ctx)
Generated method - Getter of the
CellEntry.mergeHorizontal attribute. |
boolean |
isMergeHorizontalAsPrimitive()
Generated method - Getter of the
CellEntry.mergeHorizontal attribute. |
boolean |
isMergeHorizontalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.mergeHorizontal attribute. |
Boolean |
isMergeVertical()
Generated method - Getter of the
CellEntry.mergeVertical attribute. |
Boolean |
isMergeVertical(SessionContext ctx)
Generated method - Getter of the
CellEntry.mergeVertical attribute. |
boolean |
isMergeVerticalAsPrimitive()
Generated method - Getter of the
CellEntry.mergeVertical attribute. |
boolean |
isMergeVerticalAsPrimitive(SessionContext ctx)
Generated method - Getter of the
CellEntry.mergeVertical attribute. |
void |
setAllCellText(Map<Language,String> value)
Generated method - Setter of the
CellEntry.cellText attribute. |
void |
setAllCellText(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
CellEntry.cellText attribute. |
void |
setCatalogVersion(CatalogVersion value)
Generated method - Setter of the
CellEntry.catalogVersion attribute. |
void |
setCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
CellEntry.catalogVersion attribute. |
void |
setCellStyle(CellStyle value)
Generated method - Setter of the
CellEntry.cellStyle attribute. |
void |
setCellStyle(SessionContext ctx,
CellStyle value)
Generated method - Setter of the
CellEntry.cellStyle attribute. |
void |
setCellStyleExpression(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.cellStyleExpression attribute. |
void |
setCellStyleExpression(String value)
Generated method - Setter of the
CellEntry.cellStyleExpression attribute. |
void |
setCellText(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.cellText attribute. |
void |
setCellText(String value)
Generated method - Setter of the
CellEntry.cellText attribute. |
void |
setColSpan(int value)
Generated method - Setter of the
CellEntry.colSpan attribute. |
void |
setColSpan(Integer value)
Generated method - Setter of the
CellEntry.colSpan attribute. |
void |
setColSpan(SessionContext ctx,
int value)
Generated method - Setter of the
CellEntry.colSpan attribute. |
void |
setColSpan(SessionContext ctx,
Integer value)
Generated method - Setter of the
CellEntry.colSpan attribute. |
void |
setColumn(ColumnEntry value)
Generated method - Setter of the
CellEntry.column attribute. |
void |
setColumn(SessionContext ctx,
ColumnEntry value)
Generated method - Setter of the
CellEntry.column attribute. |
void |
setConvert(boolean value)
Generated method - Setter of the
CellEntry.convert attribute. |
void |
setConvert(Boolean value)
Generated method - Setter of the
CellEntry.convert attribute. |
void |
setConvert(SessionContext ctx,
boolean value)
Generated method - Setter of the
CellEntry.convert attribute. |
void |
setConvert(SessionContext ctx,
Boolean value)
Generated method - Setter of the
CellEntry.convert attribute. |
void |
setExtendedCellStyleExpression(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.extendedCellStyleExpression attribute. |
void |
setExtendedCellStyleExpression(String value)
Generated method - Setter of the
CellEntry.extendedCellStyleExpression attribute. |
void |
setId(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.id attribute. |
void |
setId(String value)
Generated method - Setter of the
CellEntry.id attribute. |
void |
setLocked(boolean value)
Generated method - Setter of the
CellEntry.locked attribute. |
void |
setLocked(Boolean value)
Generated method - Setter of the
CellEntry.locked attribute. |
void |
setLocked(SessionContext ctx,
boolean value)
Generated method - Setter of the
CellEntry.locked attribute. |
void |
setLocked(SessionContext ctx,
Boolean value)
Generated method - Setter of the
CellEntry.locked attribute. |
void |
setMergeHorizontal(boolean value)
Generated method - Setter of the
CellEntry.mergeHorizontal attribute. |
void |
setMergeHorizontal(Boolean value)
Generated method - Setter of the
CellEntry.mergeHorizontal attribute. |
void |
setMergeHorizontal(SessionContext ctx,
boolean value)
Generated method - Setter of the
CellEntry.mergeHorizontal attribute. |
void |
setMergeHorizontal(SessionContext ctx,
Boolean value)
Generated method - Setter of the
CellEntry.mergeHorizontal attribute. |
void |
setMergeVertical(boolean value)
Generated method - Setter of the
CellEntry.mergeVertical attribute. |
void |
setMergeVertical(Boolean value)
Generated method - Setter of the
CellEntry.mergeVertical attribute. |
void |
setMergeVertical(SessionContext ctx,
boolean value)
Generated method - Setter of the
CellEntry.mergeVertical attribute. |
void |
setMergeVertical(SessionContext ctx,
Boolean value)
Generated method - Setter of the
CellEntry.mergeVertical attribute. |
void |
setPostProcessingExpression(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.postProcessingExpression attribute. |
void |
setPostProcessingExpression(String value)
Generated method - Setter of the
CellEntry.postProcessingExpression attribute. |
void |
setPreProcessingExpression(SessionContext ctx,
String value)
Generated method - Setter of the
CellEntry.preProcessingExpression attribute. |
void |
setPreProcessingExpression(String value)
Generated method - Setter of the
CellEntry.preProcessingExpression attribute. |
void |
setRow(RowEntry value)
Generated method - Setter of the
CellEntry.row attribute. |
void |
setRow(SessionContext ctx,
RowEntry value)
Generated method - Setter of the
CellEntry.row attribute. |
void |
setRowSpan(int value)
Generated method - Setter of the
CellEntry.rowSpan attribute. |
void |
setRowSpan(Integer value)
Generated method - Setter of the
CellEntry.rowSpan attribute. |
void |
setRowSpan(SessionContext ctx,
int value)
Generated method - Setter of the
CellEntry.rowSpan attribute. |
void |
setRowSpan(SessionContext ctx,
Integer value)
Generated method - Setter of the
CellEntry.rowSpan attribute. |
void |
setTable(SessionContext ctx,
TableBlock value)
Generated method - Setter of the
CellEntry.table attribute. |
void |
setTable(TableBlock value)
Generated method - Setter of the
CellEntry.table attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String ID
CellEntry.id attributepublic static final String CATALOGVERSION
CellEntry.catalogVersion attributepublic static final String ROW
CellEntry.row attributepublic static final String COLUMN
CellEntry.column attributepublic static final String CELLTEXT
CellEntry.cellText attributepublic static final String POSTPROCESSINGEXPRESSION
CellEntry.postProcessingExpression attributepublic static final String PREPROCESSINGEXPRESSION
CellEntry.preProcessingExpression attributepublic static final String CELLSTYLE
CellEntry.cellStyle attributepublic static final String CELLSTYLEEXPRESSION
CellEntry.cellStyleExpression attributepublic static final String EXTENDEDCELLSTYLEEXPRESSION
CellEntry.extendedCellStyleExpression attributepublic static final String MERGEHORIZONTAL
CellEntry.mergeHorizontal attributepublic static final String MERGEVERTICAL
CellEntry.mergeVertical attributepublic static final String COLSPAN
CellEntry.colSpan attributepublic static final String ROWSPAN
CellEntry.rowSpan attributepublic static final String CONVERT
CellEntry.convert attributepublic static final String LOCKED
CellEntry.locked attributepublic static final String TABLE
CellEntry.table attributeprotected static final BidirectionalOneToManyHandler<GeneratedCellEntry> TABLEHANDLER
BidirectionalOneToManyHandler for handling 1:n TABLE's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic CatalogVersion getCatalogVersion(SessionContext ctx)
CellEntry.catalogVersion attribute.public CatalogVersion getCatalogVersion()
CellEntry.catalogVersion attribute.public void setCatalogVersion(SessionContext ctx, CatalogVersion value)
CellEntry.catalogVersion attribute.value - the catalogVersionpublic void setCatalogVersion(CatalogVersion value)
CellEntry.catalogVersion attribute.value - the catalogVersionpublic CellStyle getCellStyle(SessionContext ctx)
CellEntry.cellStyle attribute.public CellStyle getCellStyle()
CellEntry.cellStyle attribute.public void setCellStyle(SessionContext ctx, CellStyle value)
CellEntry.cellStyle attribute.value - the cellStylepublic void setCellStyle(CellStyle value)
CellEntry.cellStyle attribute.value - the cellStylepublic String getCellStyleExpression(SessionContext ctx)
CellEntry.cellStyleExpression attribute.public String getCellStyleExpression()
CellEntry.cellStyleExpression attribute.public void setCellStyleExpression(SessionContext ctx, String value)
CellEntry.cellStyleExpression attribute.value - the cellStyleExpressionpublic void setCellStyleExpression(String value)
CellEntry.cellStyleExpression attribute.value - the cellStyleExpressionpublic String getCellText(SessionContext ctx)
CellEntry.cellText attribute.public String getCellText()
CellEntry.cellText attribute.public Map<Language,String> getAllCellText(SessionContext ctx)
CellEntry.cellText attribute.public Map<Language,String> getAllCellText()
CellEntry.cellText attribute.public void setCellText(SessionContext ctx, String value)
CellEntry.cellText attribute.value - the cellTextpublic void setCellText(String value)
CellEntry.cellText attribute.value - the cellTextpublic void setAllCellText(SessionContext ctx, Map<Language,String> value)
CellEntry.cellText attribute.value - the cellTextpublic void setAllCellText(Map<Language,String> value)
CellEntry.cellText attribute.value - the cellTextpublic Integer getColSpan(SessionContext ctx)
CellEntry.colSpan attribute.public Integer getColSpan()
CellEntry.colSpan attribute.public int getColSpanAsPrimitive(SessionContext ctx)
CellEntry.colSpan attribute.public int getColSpanAsPrimitive()
CellEntry.colSpan attribute.public void setColSpan(SessionContext ctx, Integer value)
CellEntry.colSpan attribute.value - the colSpanpublic void setColSpan(Integer value)
CellEntry.colSpan attribute.value - the colSpanpublic void setColSpan(SessionContext ctx, int value)
CellEntry.colSpan attribute.value - the colSpanpublic void setColSpan(int value)
CellEntry.colSpan attribute.value - the colSpanpublic ColumnEntry getColumn(SessionContext ctx)
CellEntry.column attribute.public ColumnEntry getColumn()
CellEntry.column attribute.public void setColumn(SessionContext ctx, ColumnEntry value)
CellEntry.column attribute.value - the columnpublic void setColumn(ColumnEntry value)
CellEntry.column attribute.value - the columnpublic Boolean isConvert(SessionContext ctx)
CellEntry.convert attribute.public Boolean isConvert()
CellEntry.convert attribute.public boolean isConvertAsPrimitive(SessionContext ctx)
CellEntry.convert attribute.public boolean isConvertAsPrimitive()
CellEntry.convert attribute.public void setConvert(SessionContext ctx, Boolean value)
CellEntry.convert attribute.value - the convertpublic void setConvert(Boolean value)
CellEntry.convert attribute.value - the convertpublic void setConvert(SessionContext ctx, boolean value)
CellEntry.convert attribute.value - the convertpublic void setConvert(boolean value)
CellEntry.convert attribute.value - the convertprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.newInstance(Map).
In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap) too.
Sn example:
public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext
ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return
man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) );
// here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes(
SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret =
super.getNonInitialAttributes( ctx, allAttributes );
// remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }
createItem in class GenericItemctx - the current session context which this item is created withintype - the actual item type ( since subtypes may not provide a own jalo class this may be different from the
type which this method was implemented for )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic String getExtendedCellStyleExpression(SessionContext ctx)
CellEntry.extendedCellStyleExpression attribute.public String getExtendedCellStyleExpression()
CellEntry.extendedCellStyleExpression attribute.public void setExtendedCellStyleExpression(SessionContext ctx, String value)
CellEntry.extendedCellStyleExpression attribute.value - the extendedCellStyleExpressionpublic void setExtendedCellStyleExpression(String value)
CellEntry.extendedCellStyleExpression attribute.value - the extendedCellStyleExpressionpublic String getId(SessionContext ctx)
CellEntry.id attribute.public String getId()
CellEntry.id attribute.public void setId(SessionContext ctx, String value)
CellEntry.id attribute.value - the idpublic void setId(String value)
CellEntry.id attribute.value - the idpublic Boolean isLocked(SessionContext ctx)
CellEntry.locked attribute.public Boolean isLocked()
CellEntry.locked attribute.public boolean isLockedAsPrimitive(SessionContext ctx)
CellEntry.locked attribute.public boolean isLockedAsPrimitive()
CellEntry.locked attribute.public void setLocked(SessionContext ctx, Boolean value)
CellEntry.locked attribute.value - the lockedpublic void setLocked(Boolean value)
CellEntry.locked attribute.value - the lockedpublic void setLocked(SessionContext ctx, boolean value)
CellEntry.locked attribute.value - the lockedpublic void setLocked(boolean value)
CellEntry.locked attribute.value - the lockedpublic Boolean isMergeHorizontal(SessionContext ctx)
CellEntry.mergeHorizontal attribute.public Boolean isMergeHorizontal()
CellEntry.mergeHorizontal attribute.public boolean isMergeHorizontalAsPrimitive(SessionContext ctx)
CellEntry.mergeHorizontal attribute.public boolean isMergeHorizontalAsPrimitive()
CellEntry.mergeHorizontal attribute.public void setMergeHorizontal(SessionContext ctx, Boolean value)
CellEntry.mergeHorizontal attribute.value - the mergeHorizontalpublic void setMergeHorizontal(Boolean value)
CellEntry.mergeHorizontal attribute.value - the mergeHorizontalpublic void setMergeHorizontal(SessionContext ctx, boolean value)
CellEntry.mergeHorizontal attribute.value - the mergeHorizontalpublic void setMergeHorizontal(boolean value)
CellEntry.mergeHorizontal attribute.value - the mergeHorizontalpublic Boolean isMergeVertical(SessionContext ctx)
CellEntry.mergeVertical attribute.public Boolean isMergeVertical()
CellEntry.mergeVertical attribute.public boolean isMergeVerticalAsPrimitive(SessionContext ctx)
CellEntry.mergeVertical attribute.public boolean isMergeVerticalAsPrimitive()
CellEntry.mergeVertical attribute.public void setMergeVertical(SessionContext ctx, Boolean value)
CellEntry.mergeVertical attribute.value - the mergeVerticalpublic void setMergeVertical(Boolean value)
CellEntry.mergeVertical attribute.value - the mergeVerticalpublic void setMergeVertical(SessionContext ctx, boolean value)
CellEntry.mergeVertical attribute.value - the mergeVerticalpublic void setMergeVertical(boolean value)
CellEntry.mergeVertical attribute.value - the mergeVerticalpublic String getPostProcessingExpression(SessionContext ctx)
CellEntry.postProcessingExpression attribute.public String getPostProcessingExpression()
CellEntry.postProcessingExpression attribute.public void setPostProcessingExpression(SessionContext ctx, String value)
CellEntry.postProcessingExpression attribute.value - the postProcessingExpressionpublic void setPostProcessingExpression(String value)
CellEntry.postProcessingExpression attribute.value - the postProcessingExpressionpublic String getPreProcessingExpression(SessionContext ctx)
CellEntry.preProcessingExpression attribute.public String getPreProcessingExpression()
CellEntry.preProcessingExpression attribute.public void setPreProcessingExpression(SessionContext ctx, String value)
CellEntry.preProcessingExpression attribute.value - the preProcessingExpressionpublic void setPreProcessingExpression(String value)
CellEntry.preProcessingExpression attribute.value - the preProcessingExpressionpublic RowEntry getRow(SessionContext ctx)
CellEntry.row attribute.public RowEntry getRow()
CellEntry.row attribute.public void setRow(SessionContext ctx, RowEntry value)
CellEntry.row attribute.value - the rowpublic void setRow(RowEntry value)
CellEntry.row attribute.value - the rowpublic Integer getRowSpan(SessionContext ctx)
CellEntry.rowSpan attribute.public Integer getRowSpan()
CellEntry.rowSpan attribute.public int getRowSpanAsPrimitive(SessionContext ctx)
CellEntry.rowSpan attribute.public int getRowSpanAsPrimitive()
CellEntry.rowSpan attribute.public void setRowSpan(SessionContext ctx, Integer value)
CellEntry.rowSpan attribute.value - the rowSpanpublic void setRowSpan(Integer value)
CellEntry.rowSpan attribute.value - the rowSpanpublic void setRowSpan(SessionContext ctx, int value)
CellEntry.rowSpan attribute.value - the rowSpanpublic void setRowSpan(int value)
CellEntry.rowSpan attribute.value - the rowSpanpublic TableBlock getTable(SessionContext ctx)
CellEntry.table attribute.public TableBlock getTable()
CellEntry.table attribute.public void setTable(SessionContext ctx, TableBlock value)
CellEntry.table attribute.value - the tablepublic void setTable(TableBlock value)
CellEntry.table attribute.value - the tableCopyright © 2017 SAP SE. All Rights Reserved.