public abstract class GeneratedStyleContainer extends GenericItem
StyleContainer.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 |
CELLSTYLES
Qualifier of the
StyleContainer.cellStyles attribute |
protected static OneToManyHandler<CellStyle> |
CELLSTYLESHANDLER
OneToManyHandler for handling 1:n CELLSTYLES's relation attributes from 'many' side. |
static String |
CHAPTERPARAGRAPHSTYLES
Qualifier of the
StyleContainer.chapterParagraphStyles attribute |
protected static OneToManyHandler<ChapterParagraphStyle> |
CHAPTERPARAGRAPHSTYLESHANDLER
OneToManyHandler for handling 1:n CHAPTERPARAGRAPHSTYLES's relation attributes from 'many' side. |
static String |
CHARACTERSTYLES
Qualifier of the
StyleContainer.characterStyles attribute |
protected static OneToManyHandler<CharacterStyle> |
CHARACTERSTYLESHANDLER
OneToManyHandler for handling 1:n CHARACTERSTYLES's relation attributes from 'many' side. |
static String |
CODE
Qualifier of the
StyleContainer.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
NAME
Qualifier of the
StyleContainer.name attribute |
static String |
PARAGRAPHSTYLES
Qualifier of the
StyleContainer.paragraphStyles attribute |
protected static OneToManyHandler<ParagraphStyle> |
PARAGRAPHSTYLESHANDLER
OneToManyHandler for handling 1:n PARAGRAPHSTYLES's relation attributes from 'many' side. |
static String |
PREVIEWCSSURL
Qualifier of the
StyleContainer.previewCssUrl attribute |
static String |
TABLESTYLES
Qualifier of the
StyleContainer.tableStyles attribute |
protected static OneToManyHandler<TableStyle> |
TABLESTYLESHANDLER
OneToManyHandler for handling 1:n TABLESTYLES's relation attributes from 'many' 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 |
|---|
GeneratedStyleContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToCellStyles(CellStyle value)
Generated method - Adds
value to cellStyles. |
void |
addToCellStyles(SessionContext ctx,
CellStyle value)
Generated method - Adds
value to cellStyles. |
void |
addToChapterParagraphStyles(ChapterParagraphStyle value)
Generated method - Adds
value to chapterParagraphStyles. |
void |
addToChapterParagraphStyles(SessionContext ctx,
ChapterParagraphStyle value)
Generated method - Adds
value to chapterParagraphStyles. |
void |
addToCharacterStyles(CharacterStyle value)
Generated method - Adds
value to characterStyles. |
void |
addToCharacterStyles(SessionContext ctx,
CharacterStyle value)
Generated method - Adds
value to characterStyles. |
void |
addToParagraphStyles(ParagraphStyle value)
Generated method - Adds
value to paragraphStyles. |
void |
addToParagraphStyles(SessionContext ctx,
ParagraphStyle value)
Generated method - Adds
value to paragraphStyles. |
void |
addToTableStyles(SessionContext ctx,
TableStyle value)
Generated method - Adds
value to tableStyles. |
void |
addToTableStyles(TableStyle value)
Generated method - Adds
value to tableStyles. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
StyleContainer.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
StyleContainer.name attribute. |
List<CellStyle> |
getCellStyles()
Generated method - Getter of the
StyleContainer.cellStyles attribute. |
List<CellStyle> |
getCellStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.cellStyles attribute. |
List<ChapterParagraphStyle> |
getChapterParagraphStyles()
Generated method - Getter of the
StyleContainer.chapterParagraphStyles attribute. |
List<ChapterParagraphStyle> |
getChapterParagraphStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.chapterParagraphStyles attribute. |
List<CharacterStyle> |
getCharacterStyles()
Generated method - Getter of the
StyleContainer.characterStyles attribute. |
List<CharacterStyle> |
getCharacterStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.characterStyles attribute. |
String |
getCode()
Generated method - Getter of the
StyleContainer.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
StyleContainer.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
String |
getName()
Generated method - Getter of the
StyleContainer.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
StyleContainer.name attribute. |
List<ParagraphStyle> |
getParagraphStyles()
Generated method - Getter of the
StyleContainer.paragraphStyles attribute. |
List<ParagraphStyle> |
getParagraphStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.paragraphStyles attribute. |
String |
getPreviewCssUrl()
Generated method - Getter of the
StyleContainer.previewCssUrl attribute. |
String |
getPreviewCssUrl(SessionContext ctx)
Generated method - Getter of the
StyleContainer.previewCssUrl attribute. |
List<TableStyle> |
getTableStyles()
Generated method - Getter of the
StyleContainer.tableStyles attribute. |
List<TableStyle> |
getTableStyles(SessionContext ctx)
Generated method - Getter of the
StyleContainer.tableStyles attribute. |
void |
removeFromCellStyles(CellStyle value)
Generated method - Removes
value from cellStyles. |
void |
removeFromCellStyles(SessionContext ctx,
CellStyle value)
Generated method - Removes
value from cellStyles. |
void |
removeFromChapterParagraphStyles(ChapterParagraphStyle value)
Generated method - Removes
value from chapterParagraphStyles. |
void |
removeFromChapterParagraphStyles(SessionContext ctx,
ChapterParagraphStyle value)
Generated method - Removes
value from chapterParagraphStyles. |
void |
removeFromCharacterStyles(CharacterStyle value)
Generated method - Removes
value from characterStyles. |
void |
removeFromCharacterStyles(SessionContext ctx,
CharacterStyle value)
Generated method - Removes
value from characterStyles. |
void |
removeFromParagraphStyles(ParagraphStyle value)
Generated method - Removes
value from paragraphStyles. |
void |
removeFromParagraphStyles(SessionContext ctx,
ParagraphStyle value)
Generated method - Removes
value from paragraphStyles. |
void |
removeFromTableStyles(SessionContext ctx,
TableStyle value)
Generated method - Removes
value from tableStyles. |
void |
removeFromTableStyles(TableStyle value)
Generated method - Removes
value from tableStyles. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
StyleContainer.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
StyleContainer.name attribute. |
void |
setCellStyles(List<CellStyle> value)
Generated method - Setter of the
StyleContainer.cellStyles attribute. |
void |
setCellStyles(SessionContext ctx,
List<CellStyle> value)
Generated method - Setter of the
StyleContainer.cellStyles attribute. |
void |
setChapterParagraphStyles(List<ChapterParagraphStyle> value)
Generated method - Setter of the
StyleContainer.chapterParagraphStyles attribute. |
void |
setChapterParagraphStyles(SessionContext ctx,
List<ChapterParagraphStyle> value)
Generated method - Setter of the
StyleContainer.chapterParagraphStyles attribute. |
void |
setCharacterStyles(List<CharacterStyle> value)
Generated method - Setter of the
StyleContainer.characterStyles attribute. |
void |
setCharacterStyles(SessionContext ctx,
List<CharacterStyle> value)
Generated method - Setter of the
StyleContainer.characterStyles attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
StyleContainer.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
StyleContainer.code attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
StyleContainer.name attribute. |
void |
setName(String value)
Generated method - Setter of the
StyleContainer.name attribute. |
void |
setParagraphStyles(List<ParagraphStyle> value)
Generated method - Setter of the
StyleContainer.paragraphStyles attribute. |
void |
setParagraphStyles(SessionContext ctx,
List<ParagraphStyle> value)
Generated method - Setter of the
StyleContainer.paragraphStyles attribute. |
void |
setPreviewCssUrl(SessionContext ctx,
String value)
Generated method - Setter of the
StyleContainer.previewCssUrl attribute. |
void |
setPreviewCssUrl(String value)
Generated method - Setter of the
StyleContainer.previewCssUrl attribute. |
void |
setTableStyles(List<TableStyle> value)
Generated method - Setter of the
StyleContainer.tableStyles attribute. |
void |
setTableStyles(SessionContext ctx,
List<TableStyle> value)
Generated method - Setter of the
StyleContainer.tableStyles attribute. |
createItem, 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 CODE
StyleContainer.code attributepublic static final String NAME
StyleContainer.name attributepublic static final String PREVIEWCSSURL
StyleContainer.previewCssUrl attributepublic static final String CHARACTERSTYLES
StyleContainer.characterStyles attributepublic static final String PARAGRAPHSTYLES
StyleContainer.paragraphStyles attributepublic static final String CHAPTERPARAGRAPHSTYLES
StyleContainer.chapterParagraphStyles attributepublic static final String TABLESTYLES
StyleContainer.tableStyles attributepublic static final String CELLSTYLES
StyleContainer.cellStyles attributeprotected static final OneToManyHandler<CharacterStyle> CHARACTERSTYLESHANDLER
OneToManyHandler for handling 1:n CHARACTERSTYLES's relation attributes from 'many' side.protected static final OneToManyHandler<ParagraphStyle> PARAGRAPHSTYLESHANDLER
OneToManyHandler for handling 1:n PARAGRAPHSTYLES's relation attributes from 'many' side.protected static final OneToManyHandler<ChapterParagraphStyle> CHAPTERPARAGRAPHSTYLESHANDLER
OneToManyHandler for handling 1:n CHAPTERPARAGRAPHSTYLES's relation attributes from 'many' side.protected static final OneToManyHandler<TableStyle> TABLESTYLESHANDLER
OneToManyHandler for handling 1:n TABLESTYLES's relation attributes from 'many' side.protected static final OneToManyHandler<CellStyle> CELLSTYLESHANDLER
OneToManyHandler for handling 1:n CELLSTYLES's relation attributes from 'many' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic List<CellStyle> getCellStyles(SessionContext ctx)
StyleContainer.cellStyles attribute.public List<CellStyle> getCellStyles()
StyleContainer.cellStyles attribute.public void setCellStyles(SessionContext ctx, List<CellStyle> value)
StyleContainer.cellStyles attribute.value - the cellStylespublic void setCellStyles(List<CellStyle> value)
StyleContainer.cellStyles attribute.value - the cellStylespublic void addToCellStyles(SessionContext ctx, CellStyle value)
value to cellStyles.value - the item to add to cellStylespublic void addToCellStyles(CellStyle value)
value to cellStyles.value - the item to add to cellStylespublic void removeFromCellStyles(SessionContext ctx, CellStyle value)
value from cellStyles.value - the item to remove from cellStylespublic void removeFromCellStyles(CellStyle value)
value from cellStyles.value - the item to remove from cellStylespublic List<ChapterParagraphStyle> getChapterParagraphStyles(SessionContext ctx)
StyleContainer.chapterParagraphStyles attribute.public List<ChapterParagraphStyle> getChapterParagraphStyles()
StyleContainer.chapterParagraphStyles attribute.public void setChapterParagraphStyles(SessionContext ctx, List<ChapterParagraphStyle> value)
StyleContainer.chapterParagraphStyles attribute.value - the chapterParagraphStylespublic void setChapterParagraphStyles(List<ChapterParagraphStyle> value)
StyleContainer.chapterParagraphStyles attribute.value - the chapterParagraphStylespublic void addToChapterParagraphStyles(SessionContext ctx, ChapterParagraphStyle value)
value to chapterParagraphStyles.value - the item to add to chapterParagraphStylespublic void addToChapterParagraphStyles(ChapterParagraphStyle value)
value to chapterParagraphStyles.value - the item to add to chapterParagraphStylespublic void removeFromChapterParagraphStyles(SessionContext ctx, ChapterParagraphStyle value)
value from chapterParagraphStyles.value - the item to remove from chapterParagraphStylespublic void removeFromChapterParagraphStyles(ChapterParagraphStyle value)
value from chapterParagraphStyles.value - the item to remove from chapterParagraphStylespublic List<CharacterStyle> getCharacterStyles(SessionContext ctx)
StyleContainer.characterStyles attribute.public List<CharacterStyle> getCharacterStyles()
StyleContainer.characterStyles attribute.public void setCharacterStyles(SessionContext ctx, List<CharacterStyle> value)
StyleContainer.characterStyles attribute.value - the characterStylespublic void setCharacterStyles(List<CharacterStyle> value)
StyleContainer.characterStyles attribute.value - the characterStylespublic void addToCharacterStyles(SessionContext ctx, CharacterStyle value)
value to characterStyles.value - the item to add to characterStylespublic void addToCharacterStyles(CharacterStyle value)
value to characterStyles.value - the item to add to characterStylespublic void removeFromCharacterStyles(SessionContext ctx, CharacterStyle value)
value from characterStyles.value - the item to remove from characterStylespublic void removeFromCharacterStyles(CharacterStyle value)
value from characterStyles.value - the item to remove from characterStylespublic String getCode(SessionContext ctx)
StyleContainer.code attribute.public String getCode()
StyleContainer.code attribute.public void setCode(SessionContext ctx, String value)
StyleContainer.code attribute.value - the codepublic void setCode(String value)
StyleContainer.code attribute.value - the codepublic String getName(SessionContext ctx)
StyleContainer.name attribute.public String getName()
StyleContainer.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
StyleContainer.name attribute.public Map<Language,String> getAllName()
StyleContainer.name attribute.public void setName(SessionContext ctx, String value)
StyleContainer.name attribute.value - the namepublic void setName(String value)
StyleContainer.name attribute.value - the namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
StyleContainer.name attribute.value - the namepublic void setAllName(Map<Language,String> value)
StyleContainer.name attribute.value - the namepublic List<ParagraphStyle> getParagraphStyles(SessionContext ctx)
StyleContainer.paragraphStyles attribute.public List<ParagraphStyle> getParagraphStyles()
StyleContainer.paragraphStyles attribute.public void setParagraphStyles(SessionContext ctx, List<ParagraphStyle> value)
StyleContainer.paragraphStyles attribute.value - the paragraphStylespublic void setParagraphStyles(List<ParagraphStyle> value)
StyleContainer.paragraphStyles attribute.value - the paragraphStylespublic void addToParagraphStyles(SessionContext ctx, ParagraphStyle value)
value to paragraphStyles.value - the item to add to paragraphStylespublic void addToParagraphStyles(ParagraphStyle value)
value to paragraphStyles.value - the item to add to paragraphStylespublic void removeFromParagraphStyles(SessionContext ctx, ParagraphStyle value)
value from paragraphStyles.value - the item to remove from paragraphStylespublic void removeFromParagraphStyles(ParagraphStyle value)
value from paragraphStyles.value - the item to remove from paragraphStylespublic String getPreviewCssUrl(SessionContext ctx)
StyleContainer.previewCssUrl attribute.public String getPreviewCssUrl()
StyleContainer.previewCssUrl attribute.public void setPreviewCssUrl(SessionContext ctx, String value)
StyleContainer.previewCssUrl attribute.value - the previewCssUrlpublic void setPreviewCssUrl(String value)
StyleContainer.previewCssUrl attribute.value - the previewCssUrlpublic List<TableStyle> getTableStyles(SessionContext ctx)
StyleContainer.tableStyles attribute.public List<TableStyle> getTableStyles()
StyleContainer.tableStyles attribute.public void setTableStyles(SessionContext ctx, List<TableStyle> value)
StyleContainer.tableStyles attribute.value - the tableStylespublic void setTableStyles(List<TableStyle> value)
StyleContainer.tableStyles attribute.value - the tableStylespublic void addToTableStyles(SessionContext ctx, TableStyle value)
value to tableStyles.value - the item to add to tableStylespublic void addToTableStyles(TableStyle value)
value to tableStyles.value - the item to add to tableStylespublic void removeFromTableStyles(SessionContext ctx, TableStyle value)
value from tableStyles.value - the item to remove from tableStylespublic void removeFromTableStyles(TableStyle value)
value from tableStyles.value - the item to remove from tableStylesCopyright © 2017 SAP SE. All Rights Reserved.