public interface MutableAsset extends Asset
Asset to allow internal management of assets discovered by Browsers.
Dispenses Browsers from keeping track of the associated RepositoryService.
Browser| Modifier and Type | Method and Description |
|---|---|
void |
setService(RepositoryService service)
Sets the
RepositoryService with which this asset was retrieved or should be published |
propertiesvoid setService(RepositoryService service)
RepositoryService with which this asset was retrieved or should be publishedservice - the serviceCopyright © 2014. All Rights Reserved.