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 javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Collection> static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Date> static javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> static final Stringstatic final Stringstatic javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Date> static final Stringstatic javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static final Stringstatic final Stringstatic javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> static javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
lastHarvested
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Date> lastHarvested -
oaiSource
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> oaiSource -
harvestStatus
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> harvestStatus -
metadataConfigId
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> metadataConfigId -
harvestMessage
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> harvestMessage -
harvestStartTime
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Date> harvestStartTime -
id
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> id -
collection
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Collection> collection -
oaiSetId
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,String> oaiSetId -
harvestType
public static volatile javax.persistence.metamodel.SingularAttribute<HarvestedCollection,Integer> 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_()
-