|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.ags.data.edit.util.VersionUtil
public class VersionUtil
A helper class to change version of a map service.
| Constructor Summary | |
|---|---|
VersionUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
setVersion(AGSLocalMapResource mapResource,
java.lang.String newVersionName)
Changes the version of a map service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VersionUtil()
| Method Detail |
|---|
public static boolean setVersion(AGSLocalMapResource mapResource,
java.lang.String newVersionName)
throws java.lang.Exception
mapResource - map service.newVersionName - new version name.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||