org.opencrx.kernel.backend
Class Notifications
java.lang.Object
org.opencrx.kernel.backend.AbstractImpl
org.opencrx.kernel.backend.Notifications
public class Notifications
- extends AbstractImpl
| 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
Notifications
protected Notifications()
register
public static void register()
getInstance
public static Notifications getInstance()
throws ServiceException
- Throws:
ServiceException
getNotificationText
public String getNotificationText(javax.jdo.PersistenceManager pm,
ContextCapable target,
org.openmdx.base.naming.Path wfProcessInstanceIdentity,
UserHome userHome,
Map<String,Object> params)
throws ServiceException
- Throws:
ServiceException
getNotificationSubject
public String getNotificationSubject(javax.jdo.PersistenceManager pm,
ContextCapable target,
UserHome userHome,
Map<String,Object> 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.