|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use KeyAssociationInterface | |
|---|---|
| com.sas.services.information.metadata | Information Service metadata. |
| Uses of KeyAssociationInterface in com.sas.services.information.metadata |
|---|
| Methods in com.sas.services.information.metadata that return types with arguments of type KeyAssociationInterface | |
|---|---|
abstract java.util.List<KeyAssociationInterface> |
ForeignKeyInterface.getAssociations()
Get the column associations bind with this foreign key |
| Methods in com.sas.services.information.metadata with parameters of type KeyAssociationInterface | |
|---|---|
abstract void |
ForeignKeyInterface.addAssociation(KeyAssociationInterface associatoin)
Add a key association to the foreign key |
abstract void |
ForeignKeyInterface.removeAssociation(KeyAssociationInterface association)
Remove a key association from the foreign key |
|
| Foundation |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||