All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sakaiproject.metaobj.shared.mgt.StructuredArtifactDefinition.hbm.xml Maven / Gradle / Ivy

The newest version!




   
      
         
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
   
   
   
   
      from StructuredArtifactDefinitionBean where ((siteId is null and (globalState = ? or owner = ?)) or globalState = 1)
   
   
   
   	from StructuredArtifactDefinitionBean where (globalState = ? or (siteId = ? and (owner = ? or siteState = ? ))) and systemOnly != true
	

   
   	from StructuredArtifactDefinitionBean where globalState = ? or (siteId = ? and (owner = ? or siteState = ? ))
	

   
   	from StructuredArtifactDefinitionBean where (globalState != ? and (siteId = ? and (owner = ? or siteState = ? ))) and systemOnly != true
	

   
   	from StructuredArtifactDefinitionBean where globalState != ? and (siteId = ? and (owner = ? or siteState = ? ))
	

   
		from StructuredArtifactDefinitionBean a where externalType=? AND (globalState=? OR siteId=?)
	

      	
		from StructuredArtifactDefinitionBean a where schemaHash is null
	

      	
		from StructuredArtifactDefinitionBean where (globalState = ? or siteId = ?) and schema_hash = ? order by globalState DESC
	
	
	   	
		from StructuredArtifactDefinitionBean a where schema is ?
	

   
      from StructuredArtifactDefinitionBean where (globalState = ? or siteId = ?) and systemOnly != true
   
   
   
      from StructuredArtifactDefinitionBean where globalState = ? or siteId = ?
   
   
   
      from StructuredArtifactDefinitionBean where (globalState != ? and siteId = ?) and systemOnly != true
   
   
   
      from StructuredArtifactDefinitionBean where globalState != ? and siteId = ?)
   
   

	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy