public static interface ExtensibleItem.ExtensibleItemImpl extends Item.ItemImpl
| Modifier and Type | Method and Description |
|---|---|
Map |
getAllProperties(SessionContext ctx) |
Object |
getProperty(SessionContext ctx,
String name) |
Set |
getPropertyNames(SessionContext ctx) |
Object |
removeProperty(SessionContext ctx,
String name) |
void |
setAllProperties(SessionContext ctx,
JaloPropertyContainer propertyContainer) |
Object |
setProperty(SessionContext ctx,
String name,
Object value) |
addPermission, checkItemPermission, clearPermission, clearRemote, getComposedType, getCreationTime, getHJMPTS, getModificationTime, getOwner, getPermissionMap, getPK, getPrincipalPermissions, getRestrictedPrincipals, refreshRemote, remove, setComposedType, setCreationTime, setModificationTime, setOwner, setPermissionMapgetAbstraction, getJaloObjectClass, getRemote, setAbstractionMap getAllProperties(SessionContext ctx)
Set getPropertyNames(SessionContext ctx)
Object setProperty(SessionContext ctx, String name, Object value)
void setAllProperties(SessionContext ctx, JaloPropertyContainer propertyContainer) throws ConsistencyCheckException
ConsistencyCheckExceptionObject getProperty(SessionContext ctx, String name)
Object removeProperty(SessionContext ctx, String name)
Copyright © 2017 SAP SE. All Rights Reserved.