public abstract class LocalizableItemEJB extends ExtensibleItemEJB implements LocalizableItemRemote
entityContext, READ, WRITE| Constructor and Description |
|---|
LocalizableItemEJB() |
clearEntityCaches, copyPropertiesFrom, decryptIfNecessaryWithFallback, decryptValueWithFallback, doCreateInternal, ejbHomeGetPropertyTableName, ejbRemove, getAllLanguagePKs, getAllProperties, getAllPropertyAccesses, getModifiedUnlocalizedPropertyCache, getProperty, getPropertyAccess, getPropertyAccess, getPropertyAccessInternal, getPropertyNames, getPropertyRaw, getPropertyTableNameImpl, getPropertyTimestamp, getPropertyTimestampInternal, getTypeInfoMap, hasModifiedCaches, preLoadUnlocalizedProperties, removeProperty, removePropertyData, setAllProperties, setPropertiesFromContainer, setProperty, setPropertyTimestampInternal, typeChanged, updatePropertyVersion, warnOnDecryptionError, writePropertyCachescheckItemPermission, checkOwnGlobalPermission, copyComposedTypeFromTemplate, doCreateInternal, doPostCreateInternal, ejbHomeGetItemTableName, ejbHomeGetOwnJNDIName, ejbHomeLoadItemData, ejbLoad, ejbStore, getACLTimestampInternal, getCachedValueForModification, getCachedValueForReading, getCachedValueForReadingIfAvailable, getCachedValuesStartingWith, getCacheKey, getCacheKeyMap, getComposedType, getCreationTime, getCreationTimestampInternal, getDefaultType, getEntityContext, getGlobalPermissionPKs, getHJMPTS, getItemTableNameImpl, getModifiedTime, getModifiedTimestampInternal, getOrAddCacheKey, getOwner, getOwnerPkString, getOwnJNDIName, getPermissionPKs, getPK, getPkString, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, getTypePkString, hasJNDIName, isBeforeCreate, loadItemData, logACLCacheChange, needsStoring, quoteSQLStringLiteralForQuery, remove, removeACLEntries, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setACLTimestampInternal, setComposedType, setCreationTime, setCreationTimestampInternal, setCreationTimestamps, setEntityContext, setGlobalPermission, setGlobalPermissions, setModificationTimestamps, setModifiedTime, setModifiedTimestamp, setModifiedTimestampInternal, setNeedsStoring, setOwner, setOwnerPK, setOwnerPkString, setPermission, setPermissions, setPkString, setPrincipalToBooleanListMap, setTypePkString, skipRemovePermission, skipSetPermission, storeCaches, typeCode, wasModifiedSince, writeACLEntriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertycheckItemPermission, checkOwnGlobalPermission, getComposedType, getCreationTime, getGlobalPermissionPKs, getHJMPTS, getModifiedTime, getOwner, getPermissionPKs, getPkString, getPrincipalToBooleanListMap, getRestrictedPrincipalPKs, getTypeKey, hasJNDIName, remove, removeGlobalPermission, removeGlobalPermissions, removePermission, removePermissions, setComposedType, setCreationTime, setGlobalPermission, setGlobalPermissions, setModifiedTime, setOwner, setPermission, setPermissions, setPrincipalToBooleanListMap, wasModifiedSincegetPKejbFindByPrimaryKeyfindAll, findByPKList, findByType, findChangedAfterprotected void createFromTemplate(ItemRemote template)
ExtensibleItemEJBcreateFromTemplate in class ExtensibleItemEJBprotected void postCreateFromTemplate(ItemRemote template)
postCreateFromTemplate in class ExtensibleItemEJBpublic void copyLocalizablePropertiesFrom(LocalizableItemRemote ext)
copyLocalizablePropertiesFrom in interface LocalizableItemRemoteprotected LocalizedPropertyAccess getLocPropertyAccess(String name, PK langPK, boolean forWriting)
public void hintPropertyCache(ItemLocalizedPropertyCacheKey cacheKey)
hintPropertyCache in interface LocalizableItemRemotepublic Map getAllLocalizedProperties(PK langPK)
getAllLocalizedProperties in interface LocalizableItemRemotepublic Object getLocalizedProperty(String name, PK langPK)
getLocalizedProperty in interface LocalizableItemRemotepublic Map<ItemPropertyValue,Object> setAllLocalizedProperties(String name, Map<ItemPropertyValue,Object> props)
setAllLocalizedProperties in interface LocalizableItemRemotepublic Map<ItemPropertyValue,Object> getAllLocalizedProperties(String name, ItemPropertyValueCollection languages)
getAllLocalizedProperties in interface LocalizableItemRemotepublic Object setLocalizedProperty(String name, PK langPK, Object value)
setLocalizedProperty in interface LocalizableItemRemotepublic Object removeLocalizedProperty(String name, PK langPK)
removeLocalizedProperty in interface LocalizableItemRemotepublic Set getLocalizedPropertyNames(PK langPK)
getLocalizedPropertyNames in interface LocalizableItemRemoteCopyright © 2017 SAP SE. All Rights Reserved.