Uses of Class
com.sas.iquery.metadata.InvalidIDException

Packages that use InvalidIDException
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of InvalidIDException in com.sas.iquery.metadata.business
 

Methods in com.sas.iquery.metadata.business that throw InvalidIDException
 java.lang.String ModelItemWithIdentity.getID()
          Returns the unique inter-model ID for this object.
 void ModelItemWithIdentity.setIntraModelID(java.lang.String ID)
          Sets the intended-to-be unique intra-model ID for this object.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.