ProblemDomain
Class Requestor

Direct Known Subclasses:
Customer, SalesPerson

public class Requestor


Method Summary
 voidNotify()
           

Method Detail

Notify

public void Notify()
description This method sends an email notification to the requestion with the status of the request

Association Links

to Class java.lang.String

to Class java.lang.String

to Class java.lang.String

to Class java.lang.String

to Class ProblemDomain.Reservation

Client Cardinality 1
Supplier Cardinality 0..*

Hyperlinks

to Actor Requestor