ejbHomeXfindByFilter(WMFilter filter) Retrieves matching packages.
Parameters: filter - Process definition filter; should not be null(use PackageLocalHome.findAll instead).
Retrieves matching packages.
Parameters: filter - Process definition filter; should not be null(use PackageLocalHome.findAll instead). A collection of matching packages. See Also: PackageLocalHome.findAll
ejbPostCreate
public void ejbPostCreate(XPDLPackage pkg) throws CreateException(Code)
ejbRemove
public void ejbRemove() throws RemoveException(Code)