public class ArchgidCommandLineUtil extends Object
| Constructor and Description |
|---|
ArchgidCommandLineUtil() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
arChangeId(String args)
Pass all the arguments as single string The method will parse and form tokenized input e.g.
|
boolean |
arChangeId(String[] args)
to change the ID of Form, Field, VUI, GroupId
|
String |
getOverAllStatus() |
static void |
main(String[] args) |
public static void main(String[] args) throws Exception
args - ARExceptionExceptionpublic boolean arChangeId(String args) throws ARException, Exception
args - ARExceptionExceptionpublic boolean arChangeId(String[] args) throws Exception
args - Exceptionpublic String getOverAllStatus()
? Copyright 2013 BMC Software, Inc.