static java.lang.String |
TypeTools.asString(TypeRemote type) |
|
static void |
TypeTools.assureAdmissibleRedeclaration(java.lang.String qualifier,
TypeRemote superType,
TypeRemote type,
int superModifiers,
int modifiers) |
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.create(PK param0,
AttributeDescriptorRemote param1,
java.util.List param2,
TypeRemote param3,
int param4) |
|
AttributeDescriptorRemote |
AttributeDescriptor_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
java.lang.String param2,
java.lang.String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
|
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
AttributeDescriptorRemote superFD,
java.util.List inheritancePath,
TypeRemote type,
int modifiers) |
|
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
java.lang.String persistentQualifier,
TypeRemote type,
AtomicTypeRemote persistentType,
int modifiers,
ComposedTypeRemote metaType) |
|
CollectionTypeRemote |
CollectionType_HJMPWrapper.create(PK param0,
java.lang.String param1,
TypeRemote param2,
int param3) |
|
CollectionTypeRemote |
CollectionTypeHome.create(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int typeOfCollection) |
|
MapTypeRemote |
MapType_HJMPWrapper.create(PK param0,
java.lang.String param1,
TypeRemote param2,
TypeRemote param3) |
|
MapTypeRemote |
MapTypeHome.create(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |
|
AttributeDescriptorRemote |
TypeManagerEJB.createAttributeDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
java.lang.String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType,
boolean reinitialize) |
|
CollectionTypeRemote |
TypeManagerEJB.createCollectionType(PK pkBase,
java.lang.String code,
TypeRemote elementType) |
|
CollectionTypeRemote |
TypeManagerEJB.createCollectionType(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int collectionType) |
|
MapTypeRemote |
TypeManagerEJB.createMapType(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |
|
AttributeDescriptorRemote |
TypeManagerEJB.createPropertyDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
TypeRemote type,
int modifiers,
ComposedTypeRemote metaType,
java.util.Map sqlColumnDefs,
boolean reinitialize) |
|
AttributeDescriptorRemote |
TypeManagerEJB.createPropertyDescriptor(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
TypeRemote type,
int modifiers,
ComposedTypeRemote metaType,
java.util.Map sqlColumnDefs,
boolean reinitialize,
java.lang.String realColumnName) |
|
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
AttributeDescriptorRemote param1,
java.util.List param2,
TypeRemote param3,
int param4) |
|
PK |
AttributeDescriptor_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
java.lang.String param2,
java.lang.String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
|
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
AttributeDescriptorRemote superFD,
java.util.List inheritancePath,
TypeRemote type,
int modifiers) |
|
PK |
AttributeDescriptorEJB.ejbCreate(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
java.lang.String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType) |
|
PK |
CollectionType_HJMPWrapper.ejbCreate(PK param0,
java.lang.String param1,
TypeRemote param2,
int param3) |
|
PK |
CollectionTypeEJB.ejbCreate(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int collectionType) |
|
PK |
MapType_HJMPWrapper.ejbCreate(PK param0,
java.lang.String param1,
TypeRemote param2,
TypeRemote param3) |
|
PK |
MapTypeEJB.ejbCreate(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |
|
void |
AttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0,
AttributeDescriptorRemote param1,
java.util.List param2,
TypeRemote param3,
int param4) |
|
void |
AttributeDescriptor_HJMPWrapper.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
java.lang.String param2,
java.lang.String param3,
TypeRemote param4,
AtomicTypeRemote param5,
int param6,
ComposedTypeRemote param7) |
|
void |
AttributeDescriptorEJB.ejbPostCreate(PK pkBase,
AttributeDescriptorRemote superFD,
java.util.List inheritancePath,
TypeRemote type,
int modifiers) |
|
void |
AttributeDescriptorEJB.ejbPostCreate(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
java.lang.String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
ComposedTypeRemote metaType) |
|
void |
CollectionType_HJMPWrapper.ejbPostCreate(PK param0,
java.lang.String param1,
TypeRemote param2,
int param3) |
|
void |
CollectionTypeEJB.ejbPostCreate(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int collectionType) |
|
void |
MapType_HJMPWrapper.ejbPostCreate(PK param0,
java.lang.String param1,
TypeRemote param2,
TypeRemote param3) |
|
void |
MapTypeEJB.ejbPostCreate(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |
|
AtomicTypeRemote |
TypeManagerEJB.getAtomicTypeRepresentation(TypeRemote type) |
|
java.util.Collection |
TypeManagerEJB.getMapTypesByArgumentType(TypeRemote argumentType) |
|
CollectionTypeRemote |
TypeManagerEJB.getOrCreateCollectionType(PK pkBase,
java.lang.String code,
TypeRemote elementType) |
|
CollectionTypeRemote |
TypeManagerEJB.getOrCreateCollectionType(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int collectionType) |
|
protected MapTypeRemote |
TypeManagerEJB.getOrCreateMapType(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |
checks if there is a maptype for a given argument type and return type.
|
boolean |
AtomicTypeEJB.isAssignableFrom(TypeRemote type) |
|
boolean |
CollectionTypeEJB.isAssignableFrom(TypeRemote type) |
|
boolean |
ComposedTypeEJB.isAssignableFrom(TypeRemote type) |
|
boolean |
MapTypeEJB.isAssignableFrom(TypeRemote type) |
|
abstract boolean |
TypeEJB.isAssignableFrom(TypeRemote type) |
|
boolean |
TypeRemote.isAssignableFrom(TypeRemote type) |
|
boolean |
TypeManagerEJB.isLocalizationType(TypeRemote type,
java.util.List context) |
|
protected boolean |
TypeManagerEJB.isNonRemovableType(TypeRemote item) |
|
protected boolean |
TypeManagerEJB.notInstanceManagingComposedTypeWithInstances(TypeRemote item) |
|
void |
TypeManagerEJB.redeclareAttributeDescriptor(AttributeDescriptorRemote theFD,
TypeRemote type,
int modifiers) |
|
AttributeDescriptorRemote |
TypeManagerEJB.redeclareAttributeDescriptor(ComposedTypeRemote enclosingType,
java.lang.String qualifier,
TypeRemote type,
int modifiers) |
|
protected boolean |
TypeManagerEJB.referencedType(TypeRemote item) |
|
void |
AttributeDescriptorEJB.reinitializeAttribute(java.lang.String qualifier,
java.lang.String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
AttributeDescriptorRemote superFD,
java.util.List inheritencePath,
ComposedTypeRemote metaType,
AttributeDescriptorRemote selectionOfDesc) |
|
void |
AttributeDescriptorRemote.reinitializeAttribute(java.lang.String qualifier,
java.lang.String persistenceQualifier,
TypeRemote type,
AtomicTypeRemote persistenceType,
int modifiers,
AttributeDescriptorRemote superFD,
java.util.List inheritencePath,
ComposedTypeRemote metaType,
AttributeDescriptorRemote selectionOfDesc) |
|
void |
CollectionTypeEJB.reinitializeType(TypeRemote elementType,
int typeOfCollection) |
|
void |
CollectionTypeRemote.reinitializeType(TypeRemote elementType,
int typeOfCollection) |
|
void |
MapTypeEJB.reinitializeType(TypeRemote keyType,
TypeRemote valueType) |
|
void |
MapTypeRemote.reinitializeType(TypeRemote keyType,
TypeRemote valueType) |
|
void |
AttributeDescriptorEJB.setAttributeType(TypeRemote type) |
|
void |
AttributeDescriptorRemote.setAttributeType(TypeRemote type) |
|
protected boolean |
TypeManagerEJB.typeWithSubTypes(TypeRemote item) |
|