List<Clu> getClusByIdList(List<String> cluIdList)
List<Clu> getClusByLuType(String luTypeKey, String luState)
List<String> getLuiIdsByCluId(String cluId)
List<String> getLuiIdsInAtpByCluId(String cluId, String atpKey)
List<CluSet> getCluSetInfoByIdList(List<String> cluSetIdList)
Boolean isCluInCluSet(String cluId, String cluSetId)
List<CluCluRelation> getCluCluRelationsByClu(String cluId)
List<Clu> getClusByRelation(String relatedCluId, String luLuRelationTypeKey)
List<Clu> getClusByRelationSt(String relatedCluId, String luLuRelationTypeId, List<String> luStateList)
List<String> getCluIdsByLoId(String loId)
List<String> getRelatedCluIdsByCluId(String cluId, String luLuRelationTypeId)
List<String> getCluIdsByRelatedCluId(String cluId, String luLuRelationTypeId)
List<Clu> getRelatedClusByCluId(String cluId, String luLuRelationTypeId)
List<String> getRelatedLuiIdsByLuiId(String luiId, String id)
List<String> getLuiIdsByRelationType(String relatedLuiId, String luLuRelationTypeId)
List<CluLoRelation> getCluLoRelationsByClu(String cluId)
List<CluLoRelation> getCluLoRelationsByCludIdAndLoId(String cluId, String loId)
List<CluLoRelation> getCluLoRelationsByLo(String loId)
List<String> getAllowedCluLoRelationTypesForLuType(String luTypeId)
List<CluResultType> getAllowedCluResultTypesForLuType(String luTypeId)
List<String> getCluIdsByResultUsageType(String resultUsageTypeKey)
List<String> getCluIdsByResultComponentId(String resultComponentId)
List<String> getAllowedResultUsageTypesForLuType(String luTypeId)
List<String> getAllowedResultComponentTypesForResultUsageType(String resultUsageType)
List<String> getAllowedLuLuRelationTypesForLuType(String luTypeId, String relatedLuTypeId)
List<String> getAllowedLuLuRelationTypesByLuiId(String luiId, String relatedLuiId)
List<String> getAllowedLuLuRelationTypesByCluId(String cluId, String relatedCluId)
List<CluResult> getCluResultByClu(String cluId)
List<CluResult> getCluResultsByClus(List<String> cluIds)
Clu getLatestCluVersion(String cluVersionIndId)
Clu getCurrentCluVersion(String cluVersionIndId)
VersionDisplayInfo getCurrentCluVersionInfo(String cluVersionIndId, String objectTypeURI)
List<VersionDisplayInfo> getVersionsInDateRange(String refObjectId, String refObjectTypeURI, Date from, Date to)
List<VersionDisplayInfo> getVersions(String refObjectId, String refObjectTypeURI)
VersionDisplayInfo getVersionBySequenceNumber(String refObjectId, String refObjectTypeURI, Long sequence)
VersionDisplayInfo getFirstVersion(String refObjectId, String refObjectTypeURI)
VersionDisplayInfo getLatestVersion(String refObjectId, String refObjectTypeURI)
VersionDisplayInfo getCurrentVersionOnDate(String refObjectId, String refObjectTypeURI, Date date)
List<CluPublication> getCluPublicationsByType(String luPublicationTypeKey)
List<CluPublication> getCluPublicationsByCluId(String cluId)
List<CluSet> getCluSetsByCluVersionIndId(List<String> cluVersionIndId)
List<CluSet> getAllDynamicCluSets()
List<Clu> getClusByRelatedCluId(String relatedCluId, String luLuRelationTypeId)
List<Clu> getCrossListedClusByCodes(List<String> crossListedCodes)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.