Uiinfrastructure API Docs  
 

AErrorModel.GetErrorsAssociatedWithAnAS Method 

Implement to return a boolean indicating whether this MVC should display only those errors associated with the current MVC.

public abstract bool GetErrorsAssociatedWithAnAS();

Return Value

boolean value

Implements

IErrorModelRO.GetErrorsAssociatedWithAnAS

See Also

AErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace