Package | Description |
---|---|
org.jboss.metadata.ejb.spec | |
org.jboss.metadata.javaee.spec | |
org.jboss.metadata.web.jboss | |
org.jboss.metadata.web.spec |
Modifier and Type | Method and Description |
---|---|
EmptyMetaData |
RelationRoleMetaData.getCascadeDelete()
Get the cascadedDelete.
|
EmptyMetaData |
SessionBean31MetaData.getLocalBean() |
EmptyMetaData |
AbstractGenericBeanMetaData.getLocalBean() |
EmptyMetaData |
MethodPermissionMetaData.getUnchecked()
Get the unchecked.
|
EmptyMetaData |
SecurityIdentityMetaData.getUseCallerIdentity()
Get the useCallerIdentity.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationRoleMetaData.setCascadeDelete(EmptyMetaData cascadedDelete)
Set the cascadedDelete.
|
void |
AbstractGenericBeanMetaData.setLocalBean(EmptyMetaData localBean)
Set the metadata to represent whether this bean
exposes an no-interface view
|
void |
MethodPermissionMetaData.setUnchecked(EmptyMetaData unchecked)
Set the unchecked.
|
void |
SecurityIdentityMetaData.setUseCallerIdentity(EmptyMetaData useCallerIdentity)
Set the useCallerIdentity.
|
Modifier and Type | Method and Description |
---|---|
EmptyMetaData |
ResourceInjectionMetaData.getIgnoreDependency()
Get the ignoreDependency.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceInjectionMetaData.setIgnoreDependency(EmptyMetaData ignoreDependency)
Set the ignoreDependency.
|
Modifier and Type | Method and Description |
---|---|
EmptyMetaData |
JBossWebMetaData.getDistributable() |
Modifier and Type | Method and Description |
---|---|
void |
JBossWebMetaData.setDistributable(EmptyMetaData distributable) |
Modifier and Type | Method and Description |
---|---|
EmptyMetaData |
WebCommonMetaData.getDistributable() |
Modifier and Type | Method and Description |
---|---|
void |
WebCommonMetaData.setDistributable(EmptyMetaData distributable) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.