AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
AtomicTypeRemote superType,
java.lang.Class javaClass) |
AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
AtomicTypeRemote superType,
java.lang.String code) |
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
AttributeDescriptorRemote superFD,
java.util.List inheritancePath,
TypeRemote type,
int modifiers) |
AtomicTypeRemote |
AtomicTypeHome.create(PK pkBase,
java.lang.Class javaClass) |
ComposedTypeRemote |
ComposedTypeHome.create(PK pkBase,
ComposedTypeRemote superType,
java.lang.String code,
java.lang.String jaloClass,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
AttributeDescriptorRemote |
AttributeDescriptorHome.create(PK pkBase,
ComposedTypeRemote enclosingType,
java.lang.String qualifier,
java.lang.String persistentQualifier,
TypeRemote type,
AtomicTypeRemote persistentType,
int modifiers,
ComposedTypeRemote metaType) |
SearchRestrictionRemote |
SearchRestrictionHome.create(PK principalPK,
PK typePK,
java.lang.String query,
java.lang.String code,
java.lang.Boolean active) |
CollectionTypeRemote |
CollectionTypeHome.create(PK pkBase,
java.lang.String code,
TypeRemote elementType,
int typeOfCollection) |
MapTypeRemote |
MapTypeHome.create(PK pkBase,
java.lang.String code,
TypeRemote argumentType,
TypeRemote returnType) |