|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityDomain | |
---|---|
com.mirth.match.ejb.inex |
Uses of EntityDomain in com.mirth.match.ejb.inex |
---|
Fields in com.mirth.match.ejb.inex declared as EntityDomain | |
---|---|
protected EntityDomain |
IdentifierDomain.entityDomain
|
protected EntityDomain |
EntityDomainAccess.entityDomain
|
protected EntityDomain |
DomainGroup.entityDomain
|
protected EntityDomain |
EntityTypeTrait.entityDomain
|
protected EntityDomain |
Entity.entityDomain
|
Fields in com.mirth.match.ejb.inex with type parameters of type EntityDomain | |
---|---|
protected java.util.List<EntityDomain> |
EntityDomainType.entityDomains
|
protected java.util.List<EntityDomain> |
EntityType.entityDomains
|
protected java.util.List<EntityDomain> |
MatchingModule.entityDomains
|
Methods in com.mirth.match.ejb.inex that return EntityDomain | |
---|---|
EntityDomain |
ObjectFactory.createEntityDomain()
Create an instance of EntityDomain |
EntityDomain |
IdentifierDomain.getEntityDomain()
Gets the value of the entityDomain property. |
EntityDomain |
EntityDomainAccess.getEntityDomain()
Gets the value of the entityDomain property. |
EntityDomain |
DomainGroup.getEntityDomain()
Gets the value of the entityDomain property. |
EntityDomain |
EntityTypeTrait.getEntityDomain()
Gets the value of the entityDomain property. |
EntityDomain |
Entity.getEntityDomain()
Gets the value of the entityDomain property. |
Methods in com.mirth.match.ejb.inex that return types with arguments of type EntityDomain | |
---|---|
java.util.List<EntityDomain> |
EntityDomainType.getEntityDomains()
Gets the value of the entityDomains property. |
java.util.List<EntityDomain> |
EntityType.getEntityDomains()
Gets the value of the entityDomains property. |
java.util.List<EntityDomain> |
MatchingModule.getEntityDomains()
Gets the value of the entityDomains property. |
Methods in com.mirth.match.ejb.inex with parameters of type EntityDomain | |
---|---|
void |
IdentifierDomain.setEntityDomain(EntityDomain value)
Sets the value of the entityDomain property. |
void |
EntityDomainAccess.setEntityDomain(EntityDomain value)
Sets the value of the entityDomain property. |
void |
DomainGroup.setEntityDomain(EntityDomain value)
Sets the value of the entityDomain property. |
void |
EntityTypeTrait.setEntityDomain(EntityDomain value)
Sets the value of the entityDomain property. |
void |
Entity.setEntityDomain(EntityDomain value)
Sets the value of the entityDomain property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |