org.LexGrid.LexBIG.Impl.export.common.util
Class CnsFactory
java.lang.Object
org.LexGrid.LexBIG.Impl.export.common.util.CnsFactory
public class CnsFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CnsFactory
public CnsFactory()
createCnsExportAll
public static CodedNodeSet createCnsExportAll(java.lang.String urn,
java.lang.String ver)
throws LBException
- Throws:
LBException
createCnsEntitiesOnly
public static CodedNodeSet createCnsEntitiesOnly(java.lang.String urn,
java.lang.String ver)
throws LBException
- Throws:
LBException
createCnsAssociationsOnly
public static CodedNodeSet createCnsAssociationsOnly(java.lang.String urn,
java.lang.String ver)
throws LBException
- Throws:
LBException
crateCnsRestrictToAssociation
public static CodedNodeSet crateCnsRestrictToAssociation(java.lang.String urn,
java.lang.String ver)
throws LBException
- Throws:
LBException