se.cambio.cds.openehr.view.applicationobjects
Class Clusters
java.lang.Object
se.cambio.cds.openehr.view.applicationobjects.Clusters
public class Clusters
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadClusters
public static void loadClusters(Collection<ClusterVO> clusterVOs)
registerCluster
public static void registerCluster(ClusterVO clusterVO)
getClusterVO
public static ClusterVO getClusterVO(String idTemplate,
String idCluster)
getClusterVOWithCardinalityGT1
public static ClusterVO getClusterVOWithCardinalityGT1(String idTemplate,
String idCluster)
getSections
public static Collection<ClusterVO> getSections(String idTemplate)
getDelegate
public static Clusters getDelegate()
Copyright © 2013 Cambio. All Rights Reserved.