Package org.dspace.harvest
Class HarvestedCollection_
java.lang.Object
org.dspace.harvest.HarvestedCollection_
@Generated("org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class HarvestedCollection_
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic jakarta.persistence.metamodel.EntityType<HarvestedCollection>static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Collection> static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Instant> static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static final Stringstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Instant> static final Stringstatic jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static final Stringstatic final Stringstatic jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lastHarvested
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Instant> lastHarvested- See Also:
-
HarvestedCollection.lastHarvested
-
oaiSource
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> oaiSource- See Also:
-
HarvestedCollection.oaiSource
-
harvestStatus
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> harvestStatus- See Also:
-
HarvestedCollection.harvestStatus
-
metadataConfigId
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> metadataConfigId- See Also:
-
HarvestedCollection.metadataConfigId
-
harvestMessage
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> harvestMessage- See Also:
-
HarvestedCollection.harvestMessage
-
harvestStartTime
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Instant> harvestStartTime- See Also:
-
HarvestedCollection.harvestStartTime
-
id
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> id- See Also:
-
HarvestedCollection.id
-
collection
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Collection> collection- See Also:
-
HarvestedCollection.collection
-
oaiSetId
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,String> oaiSetId- See Also:
-
HarvestedCollection.oaiSetId
-
class_
- See Also:
-
harvestType
public static volatile jakarta.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> harvestType- See Also:
-
HarvestedCollection.harvestType
-
LAST_HARVESTED
- See Also:
-
OAI_SOURCE
- See Also:
-
HARVEST_STATUS
- See Also:
-
METADATA_CONFIG_ID
- See Also:
-
HARVEST_MESSAGE
- See Also:
-
HARVEST_START_TIME
- See Also:
-
ID
- See Also:
-
COLLECTION
- See Also:
-
OAI_SET_ID
- See Also:
-
HARVEST_TYPE
- See Also:
-
-
Constructor Details
-
HarvestedCollection_
public HarvestedCollection_()
-