| Modifier and Type | Method and Description |
|---|---|
JaloPropertyContainer |
BMECatArticleStep.copyProductAttributes(BMECatImportCronJob cronJob,
Product product) |
| Modifier and Type | Method and Description |
|---|---|
protected JaloPropertyContainer |
ProductFeature.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProductFeature.doSetSingleValue(SessionContext ctx,
JaloPropertyContainer cont,
java.lang.Object value) |
protected void |
ProductFeature.setSearchFields(SessionContext ctx,
JaloPropertyContainer cont,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
JaloPropertyContainer |
JaloSession.createPropertyContainer()
Create a new property container that can be used for mass property updates.
|
protected JaloPropertyContainer |
GenericItem.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes)
Override to specify all properties which should be written during ejbCreate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensibleItem.setAllProperties(JaloPropertyContainer propertyContainer)
Set all properties in the property container, using the staging method set in the current session context.
|
void |
ExtensibleItem.setAllProperties(SessionContext ctx,
JaloPropertyContainer propertyContainer)
Set all properties of the given property container.
|
void |
ExtensibleItem.ExtensibleItemImpl.setAllProperties(SessionContext ctx,
JaloPropertyContainer propertyContainer) |
| Modifier and Type | Method and Description |
|---|---|
protected Address |
UserManager.createAddress(PK pkBase,
Item owner,
Address original,
Country country,
Region region,
Title title,
JaloPropertyContainer props) |
| Modifier and Type | Method and Description |
|---|---|
static GenericItem |
GenericItemEJBImpl.createGenericItem(Tenant tenant,
PK pk,
ComposedType genericItemType,
JaloPropertyContainer props) |
void |
ExtensibleItemEJBImpl.setAllProperties(SessionContext ctx,
JaloPropertyContainer jaloContainer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JaloPropertyContainerAdapter |
| Modifier and Type | Method and Description |
|---|---|
protected JaloPropertyContainer |
AbstractWorkflowAction.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes) |
protected JaloPropertyContainer |
WorkflowItemAttachment.getInitialProperties(JaloSession jaloSession,
Item.ItemAttributeMap allAttributes)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.