Uses of Class
com.sage.accpac.sm.View.ReferentialIntegrity

Packages that use View.ReferentialIntegrity
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
com.sage.accpac.sm.view The package contains view-related classes and interfaces of the Sage 300 ERP System Manager. 
 

Uses of View.ReferentialIntegrity in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return View.ReferentialIntegrity
 View.ReferentialIntegrity View.getReferentialIntegrity()
          gets the current referential integrity flag of the view
static View.ReferentialIntegrity View.ReferentialIntegrity.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static View.ReferentialIntegrity[] View.ReferentialIntegrity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sage.accpac.sm with parameters of type View.ReferentialIntegrity
 void View.setReferentialIntegrity(View.ReferentialIntegrity value)
          sets the current referential integrity flag of the view
 

Uses of View.ReferentialIntegrity in com.sage.accpac.sm.view
 

Methods in com.sage.accpac.sm.view that return View.ReferentialIntegrity
 View.ReferentialIntegrity HasViewAttributes.getReferentialIntegrity()
          gets the current referential integrity flag of the view
 

Methods in com.sage.accpac.sm.view with parameters of type View.ReferentialIntegrity
 void IView.setReferentialIntegrity(View.ReferentialIntegrity value)
          sets the current referential integrity flag of the view
 



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