| Modifier and Type | Method and Description |
|---|---|
PK |
GenericBMPBean.ejbFindByPrimaryKey(PK pkValue) |
GenericItemRemote |
GenericBMPBean.findByPrimaryKey(PK pk) |
ItemRemote |
SystemEJB.findRemoteObjectByPKInternal(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
EnumerationValue_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCode(PK param0,
java.lang.String param1) |
PK |
EnumerationValue_HJMPWrapper.ejbFindByTypeAndCodeIgnoreCase(PK param0,
java.lang.String param1) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByPrimaryKey(PK pkValue) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByTypeAndCode(PK param0,
java.lang.String param1) |
EnumerationValueRemote |
EnumerationValue_HJMPWrapper.findByTypeAndCodeIgnoreCase(PK param0,
java.lang.String param1) |
| Modifier and Type | Method and Description |
|---|---|
PK |
EntityInstance.ejbFindByPrimaryKey(PK pkValue) |
EntityProxy |
PersistencePool.findEntityByPK(java.lang.String jndiName,
PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
GenericLinkBMPBean.ejbFindByPrimaryKey(PK pkValue) |
LinkRemote |
GenericLinkBMPBean.findByPrimaryKey(PK pk) |
| Modifier and Type | Method and Description |
|---|---|
PK |
MetaInformationRemote.ejbFindByPrimaryKey(PK pk)
TODO: apido
|
PK |
MetaInformation_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
MetaInformation_HJMPWrapper.ejbFindBySystemID(java.lang.String param0) |
MetaInformationRemote |
MetaInformation_HJMPWrapper.findByPrimaryKey(PK pkValue) |
MetaInformationRemote |
MetaInformation_HJMPWrapper.findBySystemID(java.lang.String param0) |
| Modifier and Type | Method and Description |
|---|---|
PK |
TestItem_HJMPWrapper.ejbFindByFieldA(java.lang.String param0) |
PK |
TestItem_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
TestItem_HJMPWrapper.ejbFinderTest(java.lang.String param0,
int param1) |
TestItemRemote |
TestItemHome.findByFieldA(java.lang.String a) |
TestItemRemote |
TestItem_HJMPWrapper.findByFieldA(java.lang.String param0) |
TestItemRemote |
TestItem_HJMPWrapper.findByPrimaryKey(PK pkValue) |
TestItemRemote |
TestItemHome.finderTest(java.lang.String str,
int i) |
TestItemRemote |
TestItem_HJMPWrapper.finderTest(java.lang.String param0,
int param1) |
| Modifier and Type | Method and Description |
|---|---|
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
PK |
MapType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
CollectionType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AtomicType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
ComposedType_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
SearchRestriction_HJMPWrapper.ejbFindByPrimaryKey(PK pkValue) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindDeclaredByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
PK |
AttributeDescriptor_HJMPWrapper.ejbFindPublicByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findByEnclosingTypeAndQualifier(PK enclTypePK,
java.lang.String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
java.util.Collection |
AttributeDescriptorHome.findByEnclosingTypeAndSelectionDescriptor(PK enclTypePK,
PK descriptorPK) |
MapTypeRemote |
MapType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
CollectionTypeRemote |
CollectionType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
AtomicTypeRemote |
AtomicType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findByPrimaryKey(PK pkValue) |
ComposedTypeRemote |
ComposedType_HJMPWrapper.findByPrimaryKey(PK pkValue) |
SearchRestrictionRemote |
SearchRestriction_HJMPWrapper.findByPrimaryKey(PK pkValue) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findDeclaredByEnclosingTypeAndQualifier(PK enclTypePK,
java.lang.String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findDeclaredByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
AttributeDescriptorRemote |
AttributeDescriptorHome.findPublicByEnclosingTypeAndQualifier(PK enclTypePK,
java.lang.String qualifier)
Always pass qualifier as lower case string !!!
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.findPublicByEnclosingTypeAndQualifier(PK param0,
java.lang.String param1) |
Copyright © 2018 SAP SE. All Rights Reserved.