
public interface EntityBeanType<T> extends Child<T>, JavaeeEntityBeanCommonType<T,EntityBeanType<T>,CmpFieldType<EntityBeanType<T>>,SecurityRoleRefType<EntityBeanType<T>>,SecurityIdentityType<EntityBeanType<T>>,QueryType<EntityBeanType<T>>>
entity-beanType xsd type| Modifier and Type | Method and Description |
|---|---|
EntityBeanType<T> |
abstractSchemaName(String abstractSchemaName)
Sets the
abstract-schema-name element |
EntityBeanType<T> |
cmpVersion(CmpVersionType cmpVersion)
Sets the
cmp-version element |
EntityBeanType<T> |
cmpVersion(String cmpVersion)
Sets the
cmp-version element |
CmpFieldType<EntityBeanType<T>> |
createCmpField()
Creates a new
cmp-field element |
DataSourceType<EntityBeanType<T>> |
createDataSource()
Creates a new
data-source element |
EjbLocalRefType<EntityBeanType<T>> |
createEjbLocalRef()
Creates a new
ejb-local-ref element |
EjbRefType<EntityBeanType<T>> |
createEjbRef()
Creates a new
ejb-ref element |
EnvEntryType<EntityBeanType<T>> |
createEnvEntry()
Creates a new
env-entry element |
IconType<EntityBeanType<T>> |
createIcon()
Creates a new
icon element |
MessageDestinationRefType<EntityBeanType<T>> |
createMessageDestinationRef()
Creates a new
message-destination-ref element |
PersistenceContextRefType<EntityBeanType<T>> |
createPersistenceContextRef()
Creates a new
persistence-context-ref element |
PersistenceUnitRefType<EntityBeanType<T>> |
createPersistenceUnitRef()
Creates a new
persistence-unit-ref element |
LifecycleCallbackType<EntityBeanType<T>> |
createPostConstruct()
Creates a new
post-construct element |
LifecycleCallbackType<EntityBeanType<T>> |
createPreDestroy()
Creates a new
pre-destroy element |
QueryType<EntityBeanType<T>> |
createQuery()
Creates a new
query element |
ResourceEnvRefType<EntityBeanType<T>> |
createResourceEnvRef()
Creates a new
resource-env-ref element |
ResourceRefType<EntityBeanType<T>> |
createResourceRef()
Creates a new
resource-ref element |
SecurityRoleRefType<EntityBeanType<T>> |
createSecurityRoleRef()
Creates a new
security-role-ref element |
ServiceRefType<EntityBeanType<T>> |
createServiceRef()
Creates a new
service-ref element |
EntityBeanType<T> |
description(String... values)
Creates for all String objects representing
description elements,
a new description element |
EntityBeanType<T> |
displayName(String... values)
Creates for all String objects representing
display-name elements,
a new display-name element |
EntityBeanType<T> |
ejbClass(String ejbClass)
Sets the
ejb-class element |
EntityBeanType<T> |
ejbName(String ejbName)
Sets the
ejb-name element |
String |
getAbstractSchemaName()
Returns the
abstract-schema-name element |
List<CmpFieldType<EntityBeanType<T>>> |
getAllCmpField()
Returns all
cmp-field elements |
List<DataSourceType<EntityBeanType<T>>> |
getAllDataSource()
Returns all
data-source elements |
List<String> |
getAllDescription()
Returns all
description elements |
List<String> |
getAllDisplayName()
Returns all
display-name elements |
List<EjbLocalRefType<EntityBeanType<T>>> |
getAllEjbLocalRef()
Returns all
ejb-local-ref elements |
List<EjbRefType<EntityBeanType<T>>> |
getAllEjbRef()
Returns all
ejb-ref elements |
List<EnvEntryType<EntityBeanType<T>>> |
getAllEnvEntry()
Returns all
env-entry elements |
List<IconType<EntityBeanType<T>>> |
getAllIcon()
Returns all
icon elements |
List<MessageDestinationRefType<EntityBeanType<T>>> |
getAllMessageDestinationRef()
Returns all
message-destination-ref elements |
List<PersistenceContextRefType<EntityBeanType<T>>> |
getAllPersistenceContextRef()
Returns all
persistence-context-ref elements |
List<PersistenceUnitRefType<EntityBeanType<T>>> |
getAllPersistenceUnitRef()
Returns all
persistence-unit-ref elements |
List<LifecycleCallbackType<EntityBeanType<T>>> |
getAllPostConstruct()
Returns all
post-construct elements |
List<LifecycleCallbackType<EntityBeanType<T>>> |
getAllPreDestroy()
Returns all
pre-destroy elements |
List<QueryType<EntityBeanType<T>>> |
getAllQuery()
Returns all
query elements |
List<ResourceEnvRefType<EntityBeanType<T>>> |
getAllResourceEnvRef()
Returns all
resource-env-ref elements |
List<ResourceRefType<EntityBeanType<T>>> |
getAllResourceRef()
Returns all
resource-ref elements |
List<SecurityRoleRefType<EntityBeanType<T>>> |
getAllSecurityRoleRef()
Returns all
security-role-ref elements |
List<ServiceRefType<EntityBeanType<T>>> |
getAllServiceRef()
Returns all
service-ref elements |
CmpVersionType |
getCmpVersion()
Returns the
cmp-version element |
String |
getCmpVersionAsString()
Returns the
cmp-version element |
String |
getEjbClass()
Returns the
ejb-class element |
String |
getEjbName()
Returns the
ejb-name element |
String |
getHome()
Returns the
home element |
String |
getId()
Returns the
id attribute |
String |
getLocal()
Returns the
local element |
String |
getLocalHome()
Returns the
local-home element |
String |
getMappedName()
Returns the
mapped-name element |
CmpFieldType<EntityBeanType<T>> |
getOrCreateCmpField()
If not already created, a new
cmp-field element will be created and returned. |
DataSourceType<EntityBeanType<T>> |
getOrCreateDataSource()
If not already created, a new
data-source element will be created and returned. |
EjbLocalRefType<EntityBeanType<T>> |
getOrCreateEjbLocalRef()
If not already created, a new
ejb-local-ref element will be created and returned. |
EjbRefType<EntityBeanType<T>> |
getOrCreateEjbRef()
If not already created, a new
ejb-ref element will be created and returned. |
EnvEntryType<EntityBeanType<T>> |
getOrCreateEnvEntry()
If not already created, a new
env-entry element will be created and returned. |
IconType<EntityBeanType<T>> |
getOrCreateIcon()
If not already created, a new
icon element will be created and returned. |
MessageDestinationRefType<EntityBeanType<T>> |
getOrCreateMessageDestinationRef()
If not already created, a new
message-destination-ref element will be created and returned. |
PersistenceContextRefType<EntityBeanType<T>> |
getOrCreatePersistenceContextRef()
If not already created, a new
persistence-context-ref element will be created and returned. |
PersistenceUnitRefType<EntityBeanType<T>> |
getOrCreatePersistenceUnitRef()
If not already created, a new
persistence-unit-ref element will be created and returned. |
LifecycleCallbackType<EntityBeanType<T>> |
getOrCreatePostConstruct()
If not already created, a new
post-construct element will be created and returned. |
LifecycleCallbackType<EntityBeanType<T>> |
getOrCreatePreDestroy()
If not already created, a new
pre-destroy element will be created and returned. |
QueryType<EntityBeanType<T>> |
getOrCreateQuery()
If not already created, a new
query element will be created and returned. |
ResourceEnvRefType<EntityBeanType<T>> |
getOrCreateResourceEnvRef()
If not already created, a new
resource-env-ref element will be created and returned. |
ResourceRefType<EntityBeanType<T>> |
getOrCreateResourceRef()
If not already created, a new
resource-ref element will be created and returned. |
SecurityIdentityType<EntityBeanType<T>> |
getOrCreateSecurityIdentity()
If not already created, a new
security-identity element with the given value will be created. |
SecurityRoleRefType<EntityBeanType<T>> |
getOrCreateSecurityRoleRef()
If not already created, a new
security-role-ref element will be created and returned. |
ServiceRefType<EntityBeanType<T>> |
getOrCreateServiceRef()
If not already created, a new
service-ref element will be created and returned. |
PersistenceTypeType |
getPersistenceType()
Returns the
persistence-type element |
String |
getPersistenceTypeAsString()
Returns the
persistence-type element |
String |
getPrimKeyClass()
Returns the
prim-key-class element |
String |
getPrimkeyField()
Returns the
primkey-field element |
String |
getRemote()
Returns the
remote element |
EntityBeanType<T> |
home(String home)
Sets the
home element |
EntityBeanType<T> |
id(String id)
Sets the
id attribute |
Boolean |
isReentrant()
Returns the
reentrant element |
EntityBeanType<T> |
local(String local)
Sets the
local element |
EntityBeanType<T> |
localHome(String localHome)
Sets the
local-home element |
EntityBeanType<T> |
mappedName(String mappedName)
Sets the
mapped-name element |
EntityBeanType<T> |
persistenceType(PersistenceTypeType persistenceType)
Sets the
persistence-type element |
EntityBeanType<T> |
persistenceType(String persistenceType)
Sets the
persistence-type element |
EntityBeanType<T> |
primKeyClass(String primKeyClass)
Sets the
prim-key-class element |
EntityBeanType<T> |
primkeyField(String primkeyField)
Sets the
primkey-field element |
EntityBeanType<T> |
reentrant(Boolean reentrant)
Sets the
reentrant element |
EntityBeanType<T> |
remote(String remote)
Sets the
remote element |
EntityBeanType<T> |
removeAbstractSchemaName()
Removes the
abstract-schema-name element |
EntityBeanType<T> |
removeAllCmpField()
Removes all
cmp-field elements |
EntityBeanType<T> |
removeAllDataSource()
Removes all
data-source elements |
EntityBeanType<T> |
removeAllDescription()
Removes the
description element |
EntityBeanType<T> |
removeAllDisplayName()
Removes the
display-name element |
EntityBeanType<T> |
removeAllEjbLocalRef()
Removes all
ejb-local-ref elements |
EntityBeanType<T> |
removeAllEjbRef()
Removes all
ejb-ref elements |
EntityBeanType<T> |
removeAllEnvEntry()
Removes all
env-entry elements |
EntityBeanType<T> |
removeAllIcon()
Removes all
icon elements |
EntityBeanType<T> |
removeAllMessageDestinationRef()
Removes all
message-destination-ref elements |
EntityBeanType<T> |
removeAllPersistenceContextRef()
Removes all
persistence-context-ref elements |
EntityBeanType<T> |
removeAllPersistenceUnitRef()
Removes all
persistence-unit-ref elements |
EntityBeanType<T> |
removeAllPostConstruct()
Removes all
post-construct elements |
EntityBeanType<T> |
removeAllPreDestroy()
Removes all
pre-destroy elements |
EntityBeanType<T> |
removeAllQuery()
Removes all
query elements |
EntityBeanType<T> |
removeAllResourceEnvRef()
Removes all
resource-env-ref elements |
EntityBeanType<T> |
removeAllResourceRef()
Removes all
resource-ref elements |
EntityBeanType<T> |
removeAllSecurityRoleRef()
Removes all
security-role-ref elements |
EntityBeanType<T> |
removeAllServiceRef()
Removes all
service-ref elements |
EntityBeanType<T> |
removeCmpVersion()
Removes the
cmp-version attribute |
EntityBeanType<T> |
removeEjbClass()
Removes the
ejb-class element |
EntityBeanType<T> |
removeEjbName()
Removes the
ejb-name element |
EntityBeanType<T> |
removeHome()
Removes the
home element |
EntityBeanType<T> |
removeId()
Removes the
id attribute |
EntityBeanType<T> |
removeLocal()
Removes the
local element |
EntityBeanType<T> |
removeLocalHome()
Removes the
local-home element |
EntityBeanType<T> |
removeMappedName()
Removes the
mapped-name element |
EntityBeanType<T> |
removePersistenceType()
Removes the
persistence-type attribute |
EntityBeanType<T> |
removePrimKeyClass()
Removes the
prim-key-class element |
EntityBeanType<T> |
removePrimkeyField()
Removes the
primkey-field element |
EntityBeanType<T> |
removeReentrant()
Removes the
reentrant element |
EntityBeanType<T> |
removeRemote()
Removes the
remote element |
EntityBeanType<T> |
removeSecurityIdentity()
Removes the
security-identity element |
EntityBeanType<T> description(String... values)
description elements,
a new description elementvalues - list of description objectsEntityBeanTypeList<String> getAllDescription()
description elementsdescriptionEntityBeanType<T> removeAllDescription()
description elementEntityBeanTypeEntityBeanType<T> displayName(String... values)
display-name elements,
a new display-name elementvalues - list of display-name objectsEntityBeanTypeList<String> getAllDisplayName()
display-name elementsdisplay-nameEntityBeanType<T> removeAllDisplayName()
display-name elementEntityBeanTypeIconType<EntityBeanType<T>> getOrCreateIcon()
icon element will be created and returned.
Otherwise, the first existing icon element will be returned.iconIconType<EntityBeanType<T>> createIcon()
icon elementIconType> List<IconType<EntityBeanType<T>>> getAllIcon()
icon elementsiconEntityBeanType<T> removeAllIcon()
icon elementsIconType> EnvEntryType<EntityBeanType<T>> getOrCreateEnvEntry()
env-entry element will be created and returned.
Otherwise, the first existing env-entry element will be returned.env-entryEnvEntryType<EntityBeanType<T>> createEnvEntry()
env-entry elementEnvEntryType> List<EnvEntryType<EntityBeanType<T>>> getAllEnvEntry()
env-entry elementsenv-entryEntityBeanType<T> removeAllEnvEntry()
env-entry elementsEnvEntryType> EjbRefType<EntityBeanType<T>> getOrCreateEjbRef()
ejb-ref element will be created and returned.
Otherwise, the first existing ejb-ref element will be returned.ejb-refEjbRefType<EntityBeanType<T>> createEjbRef()
ejb-ref elementEjbRefType> List<EjbRefType<EntityBeanType<T>>> getAllEjbRef()
ejb-ref elementsejb-refEntityBeanType<T> removeAllEjbRef()
ejb-ref elementsEjbRefType> EjbLocalRefType<EntityBeanType<T>> getOrCreateEjbLocalRef()
ejb-local-ref element will be created and returned.
Otherwise, the first existing ejb-local-ref element will be returned.ejb-local-refEjbLocalRefType<EntityBeanType<T>> createEjbLocalRef()
ejb-local-ref elementEjbLocalRefType> List<EjbLocalRefType<EntityBeanType<T>>> getAllEjbLocalRef()
ejb-local-ref elementsejb-local-refEntityBeanType<T> removeAllEjbLocalRef()
ejb-local-ref elementsEjbLocalRefType> ResourceRefType<EntityBeanType<T>> getOrCreateResourceRef()
resource-ref element will be created and returned.
Otherwise, the first existing resource-ref element will be returned.resource-refResourceRefType<EntityBeanType<T>> createResourceRef()
resource-ref elementResourceRefType> List<ResourceRefType<EntityBeanType<T>>> getAllResourceRef()
resource-ref elementsresource-refEntityBeanType<T> removeAllResourceRef()
resource-ref elementsResourceRefType> ResourceEnvRefType<EntityBeanType<T>> getOrCreateResourceEnvRef()
resource-env-ref element will be created and returned.
Otherwise, the first existing resource-env-ref element will be returned.resource-env-refResourceEnvRefType<EntityBeanType<T>> createResourceEnvRef()
resource-env-ref elementResourceEnvRefType> List<ResourceEnvRefType<EntityBeanType<T>>> getAllResourceEnvRef()
resource-env-ref elementsresource-env-refEntityBeanType<T> removeAllResourceEnvRef()
resource-env-ref elementsResourceEnvRefType> MessageDestinationRefType<EntityBeanType<T>> getOrCreateMessageDestinationRef()
message-destination-ref element will be created and returned.
Otherwise, the first existing message-destination-ref element will be returned.message-destination-refMessageDestinationRefType<EntityBeanType<T>> createMessageDestinationRef()
message-destination-ref elementMessageDestinationRefType> List<MessageDestinationRefType<EntityBeanType<T>>> getAllMessageDestinationRef()
message-destination-ref elementsmessage-destination-refEntityBeanType<T> removeAllMessageDestinationRef()
message-destination-ref elementsMessageDestinationRefType> PersistenceContextRefType<EntityBeanType<T>> getOrCreatePersistenceContextRef()
persistence-context-ref element will be created and returned.
Otherwise, the first existing persistence-context-ref element will be returned.persistence-context-refPersistenceContextRefType<EntityBeanType<T>> createPersistenceContextRef()
persistence-context-ref elementPersistenceContextRefType> List<PersistenceContextRefType<EntityBeanType<T>>> getAllPersistenceContextRef()
persistence-context-ref elementspersistence-context-refEntityBeanType<T> removeAllPersistenceContextRef()
persistence-context-ref elementsPersistenceContextRefType> PersistenceUnitRefType<EntityBeanType<T>> getOrCreatePersistenceUnitRef()
persistence-unit-ref element will be created and returned.
Otherwise, the first existing persistence-unit-ref element will be returned.persistence-unit-refPersistenceUnitRefType<EntityBeanType<T>> createPersistenceUnitRef()
persistence-unit-ref elementPersistenceUnitRefType> List<PersistenceUnitRefType<EntityBeanType<T>>> getAllPersistenceUnitRef()
persistence-unit-ref elementspersistence-unit-refEntityBeanType<T> removeAllPersistenceUnitRef()
persistence-unit-ref elementsPersistenceUnitRefType> LifecycleCallbackType<EntityBeanType<T>> getOrCreatePostConstruct()
post-construct element will be created and returned.
Otherwise, the first existing post-construct element will be returned.post-constructLifecycleCallbackType<EntityBeanType<T>> createPostConstruct()
post-construct elementLifecycleCallbackType> List<LifecycleCallbackType<EntityBeanType<T>>> getAllPostConstruct()
post-construct elementspost-constructEntityBeanType<T> removeAllPostConstruct()
post-construct elementsLifecycleCallbackType> LifecycleCallbackType<EntityBeanType<T>> getOrCreatePreDestroy()
pre-destroy element will be created and returned.
Otherwise, the first existing pre-destroy element will be returned.pre-destroyLifecycleCallbackType<EntityBeanType<T>> createPreDestroy()
pre-destroy elementLifecycleCallbackType> List<LifecycleCallbackType<EntityBeanType<T>>> getAllPreDestroy()
pre-destroy elementspre-destroyEntityBeanType<T> removeAllPreDestroy()
pre-destroy elementsLifecycleCallbackType> DataSourceType<EntityBeanType<T>> getOrCreateDataSource()
data-source element will be created and returned.
Otherwise, the first existing data-source element will be returned.data-sourceDataSourceType<EntityBeanType<T>> createDataSource()
data-source elementDataSourceType> List<DataSourceType<EntityBeanType<T>>> getAllDataSource()
data-source elementsdata-sourceEntityBeanType<T> removeAllDataSource()
data-source elementsDataSourceType> ServiceRefType<EntityBeanType<T>> getOrCreateServiceRef()
service-ref element will be created and returned.
Otherwise, the first existing service-ref element will be returned.service-refServiceRefType<EntityBeanType<T>> createServiceRef()
service-ref elementServiceRefType> List<ServiceRefType<EntityBeanType<T>>> getAllServiceRef()
service-ref elementsservice-refEntityBeanType<T> removeAllServiceRef()
service-ref elementsServiceRefType> EntityBeanType<T> ejbName(String ejbName)
ejb-name elementejbName - the value for the element ejb-nameEntityBeanTypeString getEjbName()
ejb-name elementejb-nameEntityBeanType<T> removeEjbName()
ejb-name elementEntityBeanTypeEntityBeanType<T> mappedName(String mappedName)
mapped-name elementmappedName - the value for the element mapped-nameEntityBeanTypeString getMappedName()
mapped-name elementmapped-nameEntityBeanType<T> removeMappedName()
mapped-name elementEntityBeanTypeEntityBeanType<T> home(String home)
home elementhome - the value for the element homeEntityBeanTypeString getHome()
home elementhomeEntityBeanType<T> removeHome()
home elementEntityBeanTypeEntityBeanType<T> remote(String remote)
remote elementremote - the value for the element remoteEntityBeanTypeString getRemote()
remote elementremoteEntityBeanType<T> removeRemote()
remote elementEntityBeanTypeEntityBeanType<T> localHome(String localHome)
local-home elementlocalHome - the value for the element local-homeEntityBeanTypeString getLocalHome()
local-home elementlocal-homeEntityBeanType<T> removeLocalHome()
local-home elementEntityBeanTypeEntityBeanType<T> local(String local)
local elementlocal - the value for the element localEntityBeanTypeString getLocal()
local elementlocalEntityBeanType<T> removeLocal()
local elementEntityBeanTypeEntityBeanType<T> ejbClass(String ejbClass)
ejb-class elementejbClass - the value for the element ejb-classEntityBeanTypeString getEjbClass()
ejb-class elementejb-classEntityBeanType<T> removeEjbClass()
ejb-class elementEntityBeanTypeEntityBeanType<T> persistenceType(PersistenceTypeType persistenceType)
persistence-type elementpersistenceType - the value for the element persistence-typeEntityBeanTypeEntityBeanType<T> persistenceType(String persistenceType)
persistence-type elementpersistenceType - the value for the element persistence-typeEntityBeanTypePersistenceTypeType getPersistenceType()
persistence-type elementpersistence-typeString getPersistenceTypeAsString()
persistence-type elementpersistence-typeEntityBeanType<T> removePersistenceType()
persistence-type attributeEntityBeanTypeEntityBeanType<T> primKeyClass(String primKeyClass)
prim-key-class elementprimKeyClass - the value for the element prim-key-classEntityBeanTypeString getPrimKeyClass()
prim-key-class elementprim-key-classEntityBeanType<T> removePrimKeyClass()
prim-key-class elementEntityBeanTypeEntityBeanType<T> reentrant(Boolean reentrant)
reentrant elementreentrant - the value for the element reentrantEntityBeanTypeBoolean isReentrant()
reentrant elementreentrantEntityBeanType<T> removeReentrant()
reentrant elementEntityBeanTypeEntityBeanType<T> cmpVersion(CmpVersionType cmpVersion)
cmp-version elementcmpVersion - the value for the element cmp-versionEntityBeanTypeEntityBeanType<T> cmpVersion(String cmpVersion)
cmp-version elementcmpVersion - the value for the element cmp-versionEntityBeanTypeCmpVersionType getCmpVersion()
cmp-version elementcmp-versionString getCmpVersionAsString()
cmp-version elementcmp-versionEntityBeanType<T> removeCmpVersion()
cmp-version attributeEntityBeanTypeEntityBeanType<T> abstractSchemaName(String abstractSchemaName)
abstract-schema-name elementabstractSchemaName - the value for the element abstract-schema-nameEntityBeanTypeString getAbstractSchemaName()
abstract-schema-name elementabstract-schema-nameEntityBeanType<T> removeAbstractSchemaName()
abstract-schema-name elementEntityBeanTypeCmpFieldType<EntityBeanType<T>> getOrCreateCmpField()
cmp-field element will be created and returned.
Otherwise, the first existing cmp-field element will be returned.cmp-fieldCmpFieldType<EntityBeanType<T>> createCmpField()
cmp-field elementCmpFieldType> List<CmpFieldType<EntityBeanType<T>>> getAllCmpField()
cmp-field elementscmp-fieldEntityBeanType<T> removeAllCmpField()
cmp-field elementsCmpFieldType> EntityBeanType<T> primkeyField(String primkeyField)
primkey-field elementprimkeyField - the value for the element primkey-fieldEntityBeanTypeString getPrimkeyField()
primkey-field elementprimkey-fieldEntityBeanType<T> removePrimkeyField()
primkey-field elementEntityBeanTypeSecurityRoleRefType<EntityBeanType<T>> getOrCreateSecurityRoleRef()
security-role-ref element will be created and returned.
Otherwise, the first existing security-role-ref element will be returned.security-role-refSecurityRoleRefType<EntityBeanType<T>> createSecurityRoleRef()
security-role-ref elementSecurityRoleRefType> List<SecurityRoleRefType<EntityBeanType<T>>> getAllSecurityRoleRef()
security-role-ref elementssecurity-role-refEntityBeanType<T> removeAllSecurityRoleRef()
security-role-ref elementsSecurityRoleRefType> SecurityIdentityType<EntityBeanType<T>> getOrCreateSecurityIdentity()
security-identity element with the given value will be created.
Otherwise, the existing security-identity element will be returned.SecurityIdentityType> EntityBeanType<T> removeSecurityIdentity()
security-identity elementEntityBeanTypeQueryType<EntityBeanType<T>> getOrCreateQuery()
query element will be created and returned.
Otherwise, the first existing query element will be returned.queryQueryType<EntityBeanType<T>> createQuery()
query elementQueryType> List<QueryType<EntityBeanType<T>>> getAllQuery()
query elementsqueryEntityBeanType<T> removeAllQuery()
query elementsQueryType> EntityBeanType<T> id(String id)
id attributeid - the value for the attribute idEntityBeanTypeString getId()
id attributeidEntityBeanType<T> removeId()
id attributeEntityBeanTypeCopyright © 2025 JBoss by Red Hat. All rights reserved.