| Modifier and Type | Method and Description |
|---|---|
BridgeAbstraction |
CommonsManager.ItemMethodInterceptor.createInstance(Tenant tenant,
BridgeInterface impl)
Here we're creating a jalo item instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BridgeImplementation |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExtensibleItem.ExtensibleItemImpl
internal use only!
|
static interface |
GenericItem.GenericItemImpl
interface to persistence layer
internal use only! |
static interface |
Item.ItemImpl
object used by getSyncObject()
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setImplementation(BridgeInterface impl)
Assigns the persistence implementation object to this Item instance.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LocalizableItem.LocalizableItemImpl
interface to persistence layer
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumerationValue.EnumerationValueImpl
Deprecated.
interface to persistence layer
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Link.LinkImpl
Interface to persistence layer.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TestItem.TestItemImpl
interface to persistence layer
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AtomicType.AtomicTypeImpl
The persistence layer implementation interface.
|
static interface |
AttributeDescriptor.AttributeDescriptorImpl
The persistence layer interface.
|
static interface |
CollectionType.CollectionTypeImpl
The presistence layer implementation interface.
|
static interface |
ComposedType.ComposedTypeImpl
Persistence layer interface.
|
static interface |
Descriptor.DescriptorImpl
Internal - interface to persistence layer implementation.
|
static interface |
MapType.MapTypeImpl
Internal persistence layer implementation interface.
|
static interface |
SearchRestriction.SearchRestrictionImpl
interface to persistence layer
|
static interface |
Type.TypeImpl
The persistence layer implementation interface.
|
static interface |
TypeManagerManaged.TypeManagerManagedImpl
Internal persistence layer implementation interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensibleItemEJBImpl |
class |
GenericItemEJBImpl
internal use only!
|
class |
ItemEJBImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalizableItemEJBImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerationValueEJBImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkEJBImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
TestItemEJBImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
AtomicTypeEJBImpl |
class |
AttributeDescriptorEJBImpl |
class |
CollectionTypeEJBImpl |
class |
ComposedTypeEJBImpl |
class |
DescriptorEJBImpl |
class |
MapTypeEJBImpl |
class |
SearchRestrictionEJBImpl |
class |
TypeEJBImpl |
class |
TypeManagerManagedEJBImpl |
| Modifier and Type | Field and Description |
|---|---|
protected BridgeInterface |
BridgeAbstraction.impl
the bridge implementation.
|
| Modifier and Type | Method and Description |
|---|---|
BridgeInterface |
BridgeAbstraction.getImplementation()
returns the implementation object of this jalo bridge abstraction
|
| Modifier and Type | Method and Description |
|---|---|
BridgeAbstraction |
JaloObjectCreator.createInstance(Tenant tenant,
BridgeInterface impl) |
void |
BridgeAbstraction.setImplementation(BridgeInterface impl)
sets the implementation object of this jalo bridge abstraction.
|
Copyright © 2018 SAP SE. All Rights Reserved.