Holger's
Java API

Uses of Interface
com.antelmann.mgmt.Status

Packages that use Status
com.antelmann.mgmt This package contains generally useful classes for business management. 
 

Uses of Status in com.antelmann.mgmt
 

Methods in com.antelmann.mgmt that return Status
 Status RevisionEvent.getNewStatus()
           
 Status RevisionEvent.getOldStatus()
           
 Status Revisable.getStatus()
           
 

Constructors in com.antelmann.mgmt with parameters of type Status
RevisionEvent(Object source, User user, Status oldStatus, Status newStatus, String reason)
           
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads