org.opencrx.kernel.backend
Class Notifications
java.lang.Object
org.opencrx.kernel.backend.Notifications
public class Notifications
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHANGE_PASSWORD_OK
public static final short CHANGE_PASSWORD_OK
- See Also:
- Constant Field Values
MISSING_NEW_PASSWORD
public static final short MISSING_NEW_PASSWORD
- See Also:
- Constant Field Values
MISSING_NEW_PASSWORD_VERIFICATION
public static final short MISSING_NEW_PASSWORD_VERIFICATION
- See Also:
- Constant Field Values
PASSWORD_VERIFICATION_MISMATCH
public static final short PASSWORD_VERIFICATION_MISMATCH
- See Also:
- Constant Field Values
CAN_NOT_RETRIEVE_REQUESTED_PRINCIPAL
public static final short CAN_NOT_RETRIEVE_REQUESTED_PRINCIPAL
- See Also:
- Constant Field Values
CAN_NOT_CHANGE_PASSWORD
public static final short CAN_NOT_CHANGE_PASSWORD
- See Also:
- Constant Field Values
MISSING_OLD_PASSWORD
public static final short MISSING_OLD_PASSWORD
- See Also:
- Constant Field Values
backend
protected final Backend backend
Notifications
public Notifications(Backend backend)
getUidAsString
public static String getUidAsString()
getNotificationText
public static String getNotificationText(javax.jdo.PersistenceManager pm,
ContextCapable target,
org.openmdx.base.naming.Path wfProcessInstanceIdentity,
UserHome userHome,
Map params)
throws ServiceException
- Throws:
ServiceException
getNotificationSubject
public static String getNotificationSubject(javax.jdo.PersistenceManager pm,
ContextCapable target,
UserHome userHome,
Map params)
throws ServiceException
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.