|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetVersion | |
---|---|
com.funambol.syncclient.spap |
Uses of AssetVersion in com.funambol.syncclient.spap |
---|
Methods in com.funambol.syncclient.spap that return AssetVersion | |
---|---|
AssetVersion |
Asset.getCurrentVersion()
Returns property currentVersion |
AssetVersion |
Asset.getNewVersion()
Returns property newVersion |
Methods in com.funambol.syncclient.spap with parameters of type AssetVersion | |
---|---|
protected void |
AssetDAO.setAssetVersion(java.lang.String manufacturer,
java.lang.String name,
AssetVersion assetVersion,
boolean isNewVersion)
Saving the given AssetVersion for the asset identified from the specified manufacturer and name. |
void |
Asset.setCurrentVersion(AssetVersion currentVersion)
Sets property |
void |
Asset.setNewVersion(AssetVersion newVersion)
Sets property |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |