Hi Luiz,

On 27/05/16 02:00, Luiz dos Santos wrote:
    An quick question about resource_type_id:
So id = 1 is the bitstream, id=2 is the item, id=3 is the Collection, id=4 is the Community, id = 6 is the groups, and what about e-person? What is it id? Did I miss anything else?

You can see the definitions here: https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/core/Constants.java#L20

You got it almost right :)

bitstream = 0
bundle = 1
item = 2
collection = 3
community = 4
site = 5
group = 6
eperson = 7

cheers,
Andrea

--
Dr Andrea Schweer
Lead Software Developer, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120

--
You received this message because you are subscribed to the Google Groups "DSpace 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-community.
For more options, visit https://groups.google.com/d/optout.

Reply via email to