org.opencrx.kernel.backend
Class Codes
java.lang.Object
org.opencrx.kernel.backend.Codes
- All Implemented Interfaces:
- Serializable
public class Codes
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Codes
public Codes(RequestCollection delegation,
Path codeSegmentIdentity)
throws ServiceException
- Throws:
ServiceException
markAsDirty
public void markAsDirty()
getCodeValueContainerByName
public DataproviderObject_1_0 getCodeValueContainerByName(String name)
getCodeValueContainerById
public DataproviderObject_1_0 getCodeValueContainerById(String id)
getCodeEntriesById
public List getCodeEntriesById(String id)
throws ServiceException
- Throws:
ServiceException
getCodeEntriesByName
public List getCodeEntriesByName(String name)
throws ServiceException
- Throws:
ServiceException
getShortText
public SortedMap getShortText(String name,
short locale,
boolean codeAsKey)
throws ServiceException
- Throws:
ServiceException
getLongText
public SortedMap getLongText(String name,
short locale,
boolean codeAsKey)
throws ServiceException
- Throws:
ServiceException
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.