Uses of Class
com.sage.orion.sdata.servlet.accpac.ReferencedKeyField

Packages that use ReferencedKeyField
com.sage.orion.sdata.servlet.accpac   
 

Uses of ReferencedKeyField in com.sage.orion.sdata.servlet.accpac
 

Methods in com.sage.orion.sdata.servlet.accpac that return types with arguments of type ReferencedKeyField
 java.util.List<ReferencedKeyField> ReferencedResource.getReferencedKeyFields()
          returns an unmodifiable view of the referenced key fields defined for the referenced resource.
 

Methods in com.sage.orion.sdata.servlet.accpac with parameters of type ReferencedKeyField
 void ReferencedResource.addReferencedKeyField(ReferencedKeyField field)
          adds the given field to the list of lookup fields.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.