|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.adf.web.ags.tasks.EditingVersionUtil
EditBean
@Deprecated public class EditingVersionUtil
A helper class to change version of a map service.
| Constructor Summary | |
|---|---|
EditingVersionUtil()
Deprecated. |
|
| Method Summary | |
|---|---|
static boolean |
setVersion(AGSLocalMapResource mapResource,
java.lang.String newVersionName)
Deprecated. 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 EditingVersionUtil()
| 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 | ||||||||