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 |
void |
setVersion(String version)
Sets the version of the asset
|
propertiesvoid setService(RepositoryService service)
RepositoryService with which this asset was retrieved or should be publishedservice - the servicevoid setVersion(String version)
the - version.Copyright © 2018. All rights reserved.