org.opencrx.kernel.backend
Class Base
java.lang.Object
org.opencrx.kernel.backend.Base
public class Base
- extends Object
|
Method Summary |
void |
assignToMe(DataproviderObject target,
DataproviderObject_1_0 targetOldValues,
boolean overwrite,
Set attributeFilter)
|
void |
assignToMe(Path targetIdentity,
boolean overwrite,
Set attributeFilter)
|
List |
completePictured(DataproviderObject_1_0 object,
Set fetchSet)
|
List |
completePropertySetEntry(DataproviderObject_1_0 object,
Set fetchSet)
|
DataproviderObject_1_0 |
getAdditionalDescription(Path forObject,
int language)
Get additional description of given object. |
void |
initCharts(DataproviderObject userHome,
DataproviderObject_1_0 oldValues)
|
void |
sendAlert(Path userHomeSender,
DataproviderObject params)
|
void |
sendAlert(Path userHomeSender,
String toUsers,
String name,
String description,
int importance,
Integer resendDelayInSeconds,
Path reference)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IMPORT_EXPORT_OK
public static final short IMPORT_EXPORT_OK
- See Also:
- Constant Field Values
IMPORT_EXPORT_FORMAT_NOT_SUPPORTED
public static final short IMPORT_EXPORT_FORMAT_NOT_SUPPORTED
- See Also:
- Constant Field Values
IMPORT_EXPORT_ITEM_NOT_VALID
public static final short IMPORT_EXPORT_ITEM_NOT_VALID
- See Also:
- Constant Field Values
IMPORT_EXPORT_MISSING_DATA
public static final short IMPORT_EXPORT_MISSING_DATA
- See Also:
- Constant Field Values
MIME_TYPE_ZIP
public static final String MIME_TYPE_ZIP
- See Also:
- Constant Field Values
backend
protected final Backend backend
Base
public Base(Backend backend)
sendAlert
public void sendAlert(Path userHomeSender,
DataproviderObject params)
throws ServiceException
- Throws:
ServiceException
getAdditionalDescription
public DataproviderObject_1_0 getAdditionalDescription(Path forObject,
int language)
- Get additional description of given object.
sendAlert
public void sendAlert(Path userHomeSender,
String toUsers,
String name,
String description,
int importance,
Integer resendDelayInSeconds,
Path reference)
throws ServiceException
- Throws:
ServiceException
assignToMe
public void assignToMe(Path targetIdentity,
boolean overwrite,
Set attributeFilter)
throws ServiceException
- Throws:
ServiceException
completePictured
public List completePictured(DataproviderObject_1_0 object,
Set fetchSet)
throws ServiceException
- Throws:
ServiceException
completePropertySetEntry
public List completePropertySetEntry(DataproviderObject_1_0 object,
Set fetchSet)
assignToMe
public void assignToMe(DataproviderObject target,
DataproviderObject_1_0 targetOldValues,
boolean overwrite,
Set attributeFilter)
throws ServiceException
- Throws:
ServiceException
initCharts
public void initCharts(DataproviderObject userHome,
DataproviderObject_1_0 oldValues)
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.