| Package | Description |
|---|---|
| org.dspace.rest | |
| org.dspace.rest.common |
| Modifier and Type | Method and Description |
|---|---|
Community |
CommunitiesResource.getCommunity(Integer community_id,
String expand,
String user_ip,
String user_agent,
String xforwarderfor,
javax.ws.rs.core.HttpHeaders headers,
javax.servlet.http.HttpServletRequest request) |
Community[] |
CommunitiesResource.list(String expand) |
| Modifier and Type | Method and Description |
|---|---|
Community |
Collection.getParentCommunity() |
Community |
Community.getParentCommunity() |
| Modifier and Type | Method and Description |
|---|---|
List<Community> |
Collection.getParentCommunityList() |
List<Community> |
Item.getParentCommunityList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Collection.addParentCommunityList(Community parentCommunity) |
void |
Collection.setParentCommunity(Community parentCommunity) |
void |
Community.setParentCommunity(Community parentCommunity) |
| Modifier and Type | Method and Description |
|---|---|
void |
Collection.setParentCommunityList(List<Community> parentCommunityList) |
void |
Item.setParentCommunityList(List<Community> parentCommunityList) |
Copyright © 2013 DuraSpace. All Rights Reserved.