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)
|