public class GenericItemEJBImpl extends LocalizableItemEJBImpl implements GenericItem.GenericItemImpl
| Modifier | Constructor and Description |
|---|---|
protected |
GenericItemEJBImpl(Tenant tenant,
GenericItemRemote remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
static GenericItem |
createGenericItem(Tenant tenant,
PK pk,
ComposedType genericItemType,
JaloPropertyContainer props) |
protected GenericItemRemote |
getRemote() |
void |
remove(SessionContext ctx) |
void |
setOwner(SessionContext ctx,
Item item) |
checkLanguage, getAllLocalizedProperties, getAllLocalizedProperties, getLangPK, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertycommit, getAllProperties, getProperty, getPropertyNames, removeProperty, rollback, setAllProperties, setPropertyaddPermission, checkItemPermission, clearPermission, clearRemote, getCache, getComposedType, getCreationTime, getHJMPTS, getJaloObjectClass, getModificationTime, getOwner, getPermissionFacade, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getSession, getTypeKey, invalidateLocalCaches, setComposedType, setCreationTime, setModificationTime, setPermissionMap, setRemote, unwrap, unwrapToRef, wrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAllLocalizedProperties, getAllLocalizedProperties, getLocalizedProperty, getLocalizedPropertyNames, removeLocalizedProperty, setAllLocalizableProperties, setLocalizedPropertygetAllProperties, getProperty, getPropertyNames, removeProperty, setAllProperties, setPropertyaddPermission, checkItemPermission, clearPermission, clearRemote, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, getTypeKey, invalidateLocalCaches, setComposedType, setCreationTime, setModificationTime, setPermissionMapgetJaloObjectClassgetPermissionFacadeprotected GenericItemEJBImpl(Tenant tenant, GenericItemRemote remoteObject)
public void setOwner(SessionContext ctx, Item item) throws ConsistencyCheckException
setOwner in interface Item.ItemImplsetOwner in class ItemEJBImplConsistencyCheckExceptionpublic static GenericItem createGenericItem(Tenant tenant, PK pk, ComposedType genericItemType, JaloPropertyContainer props)
public void remove(SessionContext ctx) throws ConsistencyCheckException
remove in interface Item.ItemImplremove in class ItemEJBImplConsistencyCheckExceptionprotected GenericItemRemote getRemote()
getRemote in class ItemEJBImplCopyright © 2018 SAP SE. All Rights Reserved.