public abstract class GeneratedCommentGroup extends GenericItem
CommentGroup.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 |
CODE
Qualifier of the
CommentGroup.code attribute |
static String |
DATE
Qualifier of the
CommentGroup.date attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static String |
ITEM
Qualifier of the
CommentGroup.item attribute |
static String |
NAME
Qualifier of the
CommentGroup.name attribute |
static String |
USER
Qualifier of the
CommentGroup.user attribute |
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 |
|---|
GeneratedCommentGroup() |
| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
getAllName()
Generated method - Getter of the
CommentGroup.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
CommentGroup.name attribute. |
String |
getCode()
Generated method - Getter of the
CommentGroup.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
CommentGroup.code attribute. |
Date |
getDate()
Generated method - Getter of the
CommentGroup.date attribute. |
Date |
getDate(SessionContext ctx)
Generated method - Getter of the
CommentGroup.date attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Item |
getItem()
Generated method - Getter of the
CommentGroup.item attribute. |
Item |
getItem(SessionContext ctx)
Generated method - Getter of the
CommentGroup.item attribute. |
String |
getName()
Generated method - Getter of the
CommentGroup.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
CommentGroup.name attribute. |
User |
getUser()
Generated method - Getter of the
CommentGroup.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
CommentGroup.user attribute. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
CommentGroup.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
CommentGroup.name attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
CommentGroup.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
CommentGroup.code attribute. |
void |
setDate(Date value)
Generated method - Setter of the
CommentGroup.date attribute. |
void |
setDate(SessionContext ctx,
Date value)
Generated method - Setter of the
CommentGroup.date attribute. |
void |
setItem(Item value)
Generated method - Setter of the
CommentGroup.item attribute. |
void |
setItem(SessionContext ctx,
Item value)
Generated method - Setter of the
CommentGroup.item attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
CommentGroup.name attribute. |
void |
setName(String value)
Generated method - Setter of the
CommentGroup.name attribute. |
void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
CommentGroup.user attribute. |
void |
setUser(User value)
Generated method - Setter of the
CommentGroup.user 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
CommentGroup.code attributepublic static final String DATE
CommentGroup.date attributepublic static final String NAME
CommentGroup.name attributepublic static final String ITEM
CommentGroup.item attributepublic static final String USER
CommentGroup.user attributeprotected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic String getCode(SessionContext ctx)
CommentGroup.code attribute.public String getCode()
CommentGroup.code attribute.public void setCode(SessionContext ctx, String value)
CommentGroup.code attribute.value - the codepublic void setCode(String value)
CommentGroup.code attribute.value - the codepublic Date getDate(SessionContext ctx)
CommentGroup.date attribute.public Date getDate()
CommentGroup.date attribute.public void setDate(SessionContext ctx, Date value)
CommentGroup.date attribute.value - the datepublic void setDate(Date value)
CommentGroup.date attribute.value - the datepublic Item getItem(SessionContext ctx)
CommentGroup.item attribute.public Item getItem()
CommentGroup.item attribute.public void setItem(SessionContext ctx, Item value)
CommentGroup.item attribute.value - the itempublic void setItem(Item value)
CommentGroup.item attribute.value - the itempublic String getName(SessionContext ctx)
CommentGroup.name attribute.public String getName()
CommentGroup.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
CommentGroup.name attribute.public Map<Language,String> getAllName()
CommentGroup.name attribute.public void setName(SessionContext ctx, String value)
CommentGroup.name attribute.value - the namepublic void setName(String value)
CommentGroup.name attribute.value - the namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
CommentGroup.name attribute.value - the namepublic void setAllName(Map<Language,String> value)
CommentGroup.name attribute.value - the namepublic User getUser(SessionContext ctx)
CommentGroup.user attribute.public User getUser()
CommentGroup.user attribute.public void setUser(SessionContext ctx, User value)
CommentGroup.user attribute.value - the userpublic void setUser(User value)
CommentGroup.user attribute.value - the userCopyright © 2017 SAP SE. All Rights Reserved.