Package wt.vc.views
package wt.vc.views
-
ClassDescriptionThis implementation of
ViewServicecaches theViews andViewAssociations, soViewServicecalls do not hit the database.Variation1 is an enumerated type on ViewManageable objects to allow for an extra degree of branching within a view.Variation2 is an enumerated type on ViewManageable objects to allow for an extra degree of branching within a view.The view represents a type of branching mechanism for versioned data.The ViewException represents a type of exception that may be thrown by methods in this package when invalid or abnormal conditions occur.This standard helper forViewServicehas helper methods and accesses API functionality viaViewHelper.service.Versioned objects that implement ViewManageable indicate that they can participate in views.The ViewReference is an ObjectReference particular to Views.Search for a reference to the View listed.This service interface provides the general APIs needed to work withViewandViewManageableobjects and manage them with theViewService;Views can be placed in hierarchies usingViewAssociationlinks.