Uses of Interface
com.sas.metadata.remote.UniqueKey

Packages that use UniqueKey
com.sas.metadata.remote Provides a java object interface to the metadata server using the SAS/Open Metadata Architecture. 
 

Uses of UniqueKey in com.sas.metadata.remote
 

Methods in com.sas.metadata.remote that return UniqueKey
 UniqueKey ForeignKey.getPartnerUniqueKey()
          Gets the UniqueKey for PartnerUniqueKey
 

Methods in com.sas.metadata.remote with parameters of type UniqueKey
 void ForeignKey.setPartnerUniqueKey(UniqueKey inObject)
          Sets the PartnerUniqueKeys list 0th element to be inObject.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.