![]() |
Initializes a new instance of the ErrorModel class. |
![]() | |
![]() | |
![]() | Overloaded. |
![]() | Overloaded. Implement to remove the specified error. Concrete implementations should differ to the UIErrorHandler class, or one of its subclasses. |
![]() | Overloaded. |
![]() | Overloaded. Implement to remove all errors available to the current user. Concrete implementations should differ to the UIErrorHandler class, or one of its subclasses. |
![]() | |
![]() | |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns false. Only errors not requiring a spearate page will be displayed. This fact makes this model suitable for MVCs embedded within other display pages. |
![]() | Overloaded. |
![]() | Overloaded. Implement to obtain an enumeration of errors appropriate for the current user. Concrete implementations should differ to the UIErrorHandler class, or one of its subclasses. |
![]() | Returns true. Only errors associated with the current activity space will be returned by the GetErrors methods. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | |
![]() | Gets the Type of the current instance. |
![]() | Inits the Model with the Activity Space. |
![]() | Returns a String that represents the current Object. |
![]() |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
ErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace