org.exoplatform.services.rest.container
Interface ResourceContainerResolvingStrategy
- All Known Implementing Classes:
- HTTPAnnotatedContainerResolvingStrategy
public interface ResourceContainerResolvingStrategy
Created by The eXo Platform SAS.
Abstraction of administration strategy for ResourceContainer.
- Version:
- $Id: $
- Author:
- Gennady Azarenkov
resolve
List<ResourceDescriptor> resolve(ResourceContainer resourceContainer)
- Add new ResourceContainer to the collection.
- Parameters:
resourceContainer - the ResourceContainer which should be added.
- Returns:
- the collection of ResourceDescription.
Copyright © 2009 eXo Platform SAS. All Rights Reserved.