|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use EntityKeyInterface | |
|---|---|
| com.sas.entities | Defines interfaces and classes for Entities, which are a dynamic extension of Java Beans. |
| Uses of EntityKeyInterface in com.sas.entities |
|---|
| Methods in com.sas.entities with parameters of type EntityKeyInterface | |
|---|---|
boolean |
RemoteEntityInterface.sameEntity(EntityKeyInterface entity)
Test if this Entity's key equals the key of another Entity. |
boolean |
RemoteEntity.sameEntity(EntityKeyInterface entity)
Test if this Entity's key equals the entity key of another Entity. |
boolean |
EntityKeyInterface.sameEntity(EntityKeyInterface entity)
Test if this Entity's key equals the key of another Entity. |
boolean |
BaseEntity.sameEntity(EntityKeyInterface entity)
|
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||