|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Container | |
|---|---|
| org.springframework.social.alfresco.api | |
| org.springframework.social.alfresco.api.impl | |
| Uses of Container in org.springframework.social.alfresco.api |
|---|
| Methods in org.springframework.social.alfresco.api that return Container | |
|---|---|
Container |
Alfresco.getContainer(String network,
String site,
String contatiner)
Get Container in site in network |
| Methods in org.springframework.social.alfresco.api that return types with arguments of type Container | |
|---|---|
AlfrescoList<Container> |
Alfresco.getContainers(String network,
String site)
Get all containers in site in network |
AlfrescoList<Container> |
Alfresco.getContainers(String network,
String site,
Map<String,String> parameters)
Get all containers in site in network filtered by parameters |
| Uses of Container in org.springframework.social.alfresco.api.impl |
|---|
| Methods in org.springframework.social.alfresco.api.impl that return Container | |
|---|---|
Container |
AlfrescoTemplate.getContainer(String network,
String site,
String contatiner)
|
| Methods in org.springframework.social.alfresco.api.impl that return types with arguments of type Container | |
|---|---|
AlfrescoList<Container> |
AlfrescoTemplate.getContainers(String network,
String site)
|
AlfrescoList<Container> |
AlfrescoTemplate.getContainers(String network,
String site,
Map<String,String> parameters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||