| 
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ARServerUser in com.bmc.arsys.api | 
|---|
| Methods in com.bmc.arsys.api that return ARServerUser | |
|---|---|
 ARServerUser | 
Session.connectToServer(String serverName,
                int tcpPort,
                String authString,
                String user,
                String password,
                boolean ensureAdmin,
                boolean lockToadminQueue)
 | 
 ARServerUser | 
Session.getServer(String serverName)
 | 
 ARServerUser | 
Session.getServer(String serverName,
          int tcpPort)
 | 
 ARServerUser | 
Session.getServer(String serverName,
          int tcpPort,
          String authString)
 | 
 ARServerUser | 
Session.getServer(String serverName,
          int tcpPort,
          String authString,
          boolean ensureAdmin,
          boolean lockToadminQueue)
 | 
 ARServerUser | 
Session.getServer(String serverName,
          int tcpPort,
          String authString,
          String user,
          String password,
          boolean ensureAdmin,
          boolean lockToadminQueue)
 | 
| Methods in com.bmc.arsys.api with parameters of type ARServerUser | ||
|---|---|---|
 boolean | 
AlertReceiver.beginReceive(ARServerUser context)
Begin receiving alert messages for the user from a particular ARServer specified by the context.  | 
|
static void | 
FieldAssignInfo.buildFieldAssignmentList(ARServerUser ctx,
                         String localForm,
                         String remoteForm,
                         OutputInteger isByMatchingIds,
                         OutputInteger isSetToDefaults,
                         List<FieldAssignInfo> fieldAssignList)
 | 
|
static List<Entry> | 
ARTypeMgr.buildGLEWFResponse(Object[] rawData,
                   ARServerUser ctx)
 | 
|
static String | 
SupportFile.checkAndFillFilePath(ARServerUser ctx,
                     int fileId,
                     String filePath)
 | 
|
 | 
ARTypeMgr.CloneMap(Class<T> clazz,
         Map<K,V> map,
         ARServerUser ctx)
 | 
|
static FieldMapping | 
FieldMapping.createInstance(Object[] rawData,
               ARServerUser ctx)
Reserved for internal use.  | 
|
 void | 
SupportFile.fromVariant(Object[] rawData,
            ARServerUser ctx)
Reserved for internal use.  | 
|
 com.bmc.arsys.api.Proxy | 
DefaultProxyManager.getProxy(ARServerUser context)
Get proxy for the AR System server specified by the context.  | 
|
abstract  com.bmc.arsys.api.Proxy | 
ProxyManager.getProxy(ARServerUser context)
Get proxy for the AR Server specified by the context.  | 
|
 | 
ARTypeMgr.NewObject(Class<T> clazz,
          ARServerUser ctx)
 | 
|
 Object[] | 
ARTypeMgr.NewObjectArray(Class<?> clazz,
               int size,
               ARServerUser context)
 | 
|
 | 
ARTypeMgr.ObjectArrayFromVariant(Class<T> clazz,
                       Object rawData,
                       ARServerUser context)
 | 
|
 | 
ARTypeMgr.ObjectArrayToVariant(T[] objArray,
                     ARServerUser ctx)
 | 
|
 | 
ARTypeMgr.ObjectFromVariant(Class<T> clazz,
                  Object rawData,
                  ARServerUser context)
 | 
|
 | 
ARTypeMgr.ObjectListFromVariant(Class<T> clazz,
                      Object rawData,
                      ARServerUser context)
 | 
|
 Object | 
ARTypeMgr.ObjectListToVariant(List arrayList,
                    ARServerUser ctx)
 | 
|
 | 
ARTypeMgr.ObjectToVariant(T obj,
                ARServerUser ctx)
 | 
|
 | 
ARTypeMgr.performMappingForClass(T obj,
                       Class<T> clazz,
                       Object[] givenArray,
                       ARServerUser context)
 | 
|
 void | 
ObjectPrinter.printARServerUser(String indent,
                  String header,
                  ARServerUser value)
 | 
|
 void | 
DefaultProxyManager.releaseProxy(com.bmc.arsys.api.Proxy proxy,
             ARServerUser context)
Return a proxy for possible later reuse.  | 
|
abstract  void | 
ProxyManager.releaseProxy(com.bmc.arsys.api.Proxy proxy,
             ARServerUser context)
Return a proxy for possible later reuse.  | 
|
 void | 
AlertReceiver.stopReceive(ARServerUser context)
Stop receiving alert messages for the user from a particular ARServer specified by the context.  | 
|
 void | 
MethodValidator.verifyARCreateActiveLink(ARServerUser context,
                         ActiveLink arg1)
 | 
|
 void | 
MethodValidator.verifyARCreateContainer(ARServerUser context,
                        Container object,
                        boolean removeInvalidReference)
 | 
|
 void | 
MethodValidator.verifyARCreateEntry(ARServerUser context,
                    String arg1,
                    Entry arg2)
 | 
|
 void | 
MethodValidator.verifyARCreateEscalation(ARServerUser context,
                         Escalation arg1)
 | 
|
 void | 
MethodValidator.verifyARCreateField(ARServerUser context,
                    Field fieldObj,
                    boolean isReservedRangeIdOK)
 | 
|
 void | 
MethodValidator.verifyARCreateFilter(ARServerUser context,
                     Filter arg1)
 | 
|
 void | 
MethodValidator.verifyARCreateForm(ARServerUser ctx,
                   Form object)
 | 
|
 void | 
MethodValidator.verifyARCreateImage(ARServerUser ctx,
                    Image arg1)
 | 
|
 void | 
MethodValidator.verifyARCreateMenu(ARServerUser context,
                   Menu object)
 | 
|
 void | 
MethodValidator.verifyARCreateMultipleFields(ARServerUser context,
                             List<Field> arg1)
 | 
|
 void | 
MethodValidator.verifyARCreateSupportFile(ARServerUser context,
                          SupportFile supportFile)
 | 
|
 void | 
MethodValidator.verifyARCreateView(ARServerUser context,
                   View object)
 | 
|
 void | 
MethodValidator.verifyARDeleteActiveLink(ARServerUser context,
                         String name,
                         int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteContainer(ARServerUser context,
                        String name,
                        int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteEntry(ARServerUser context,
                    String formName,
                    String entryId,
                    int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteEscalation(ARServerUser context,
                         String name,
                         int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteField(ARServerUser context,
                    String form,
                    int fieldId,
                    int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteFilter(ARServerUser context,
                     String name,
                     int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteForm(ARServerUser context,
                   String arg1,
                   int arg2)
 | 
|
 void | 
MethodValidator.verifyARDeleteImage(ARServerUser context,
                    String arg1,
                    boolean arg2)
 | 
|
 void | 
MethodValidator.verifyARDeleteMenu(ARServerUser context,
                   String arg1,
                   int arg2)
 | 
|
 void | 
MethodValidator.verifyARDeleteMultipleFields(ARServerUser context,
                             String form,
                             int[] ids,
                             int deleteOption)
 | 
|
 void | 
MethodValidator.verifyARDeleteSupportFile(ARServerUser context,
                          SupportFileKey arg1)
 | 
|
 void | 
MethodValidator.verifyARDeleteView(ARServerUser context,
                   String arg1,
                   int arg2)
 | 
|
 void | 
MethodValidator.verifyAREndBulkEntryTransaction(ARServerUser context,
                                int arg1)
 | 
|
 void | 
MethodValidator.verifyAREndTransactionOption(ARServerUser context,
                             int transactionOption)
 | 
|
 void | 
MethodValidator.verifyARExecuteProcess(ARServerUser context,
                       String arg1,
                       boolean arg2)
 | 
|
 void | 
MethodValidator.verifyARExecuteProcessForActiveLink(ARServerUser context,
                                    String actlinkName,
                                    int actionIndex,
                                    int actionType,
                                    int fieldId,
                                    Timestamp timestamp,
                                    Entry keywordList,
                                    Entry parameterList,
                                    boolean asyncMode)
 | 
|
 void | 
MethodValidator.verifyARExecuteProcessForActiveLink(ARServerUser context,
                                    String actlinkName,
                                    int actionIndex,
                                    int actionType,
                                    int fieldId,
                                    Timestamp timestamp,
                                    List<Value> keywordList,
                                    List<Value> parameterList,
                                    boolean asyncMode)
 | 
|
 void | 
MethodValidator.verifyARExpandMenu(ARServerUser context,
                   Menu arg1)
 | 
|
 void | 
MethodValidator.verifyARExport(ARServerUser context,
               List<StructItemInfo> items,
               String arg2,
               int arg3,
               WorkflowLockInfo arg4)
 | 
|
 void | 
MethodValidator.verifyARGetActiveLink(ARServerUser context,
                      String arg1,
                      ActiveLinkCriteria arg2,
                      ActiveLink arg3)
 | 
|
 void | 
MethodValidator.verifyARGetApplicationState(ARServerUser context,
                            String arg1)
 | 
|
 void | 
MethodValidator.verifyARGetContainer(ARServerUser context,
                     String name,
                     ContainerCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetEntry(ARServerUser context,
                 String formName,
                 String entryId,
                 int[] entryListFields)
 | 
|
 void | 
MethodValidator.verifyARGetEntryBlob(ARServerUser context,
                     String arg1,
                     String arg2,
                     int arg3)
 | 
|
 void | 
MethodValidator.verifyARGetEntryBlob(ARServerUser context,
                     String arg1,
                     String arg2,
                     int arg3,
                     String arg4)
 | 
|
 void | 
MethodValidator.verifyARGetEntryStatistics(ARServerUser context,
                           String arg1,
                           QualifierInfo arg2,
                           ArithmeticOrRelationalOperand arg3,
                           int arg4,
                           int[] arg5)
 | 
|
 void | 
MethodValidator.verifyARGetEscalation(ARServerUser context,
                      String key,
                      EscalationCriteria criteria,
                      Escalation object)
 | 
|
 void | 
MethodValidator.verifyARGetField(ARServerUser context,
                 String arg1,
                 int arg2,
                 FieldCriteria arg3)
 | 
|
 void | 
MethodValidator.verifyARGetFilter(ARServerUser context,
                  String key,
                  FilterCriteria criteria,
                  Filter object)
 | 
|
 void | 
MethodValidator.verifyARGetForm(ARServerUser context,
                String name,
                FormCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetImage(ARServerUser context,
                 String arg1,
                 ImageCriteria arg2)
 | 
|
 void | 
MethodValidator.verifyARGetListActiveLink(ARServerUser context,
                          String formName,
                          long changedSince,
                          ObjectPropertyMap propsToSearch)
 | 
|
 void | 
MethodValidator.verifyARGetListApplicationState(ARServerUser context)
 | 
|
 void | 
MethodValidator.verifyARGetListContainer(ARServerUser context,
                         long changedSince,
                         int[] containerTypes,
                         boolean hiddenFlag,
                         List<ContainerOwner> ownerList,
                         ObjectPropertyMap propsToSearch)
 | 
|
 void | 
MethodValidator.verifyARGetListEntry(ARServerUser context,
                     String formName,
                     QualifierInfo qualification,
                     int firstRetrieve,
                     int maxRetrieve,
                     List<EntryListFieldInfo> entryListFields,
                     List<SortInfo> sortList,
                     boolean useLocale,
                     OutputInteger nMatches)
 | 
|
 void | 
MethodValidator.verifyARGetListEntryBlocks(ARServerUser context,
                           String formName,
                           QualifierInfo qualification,
                           int numEntriesPerBlock,
                           int firstRetrieve,
                           int maxRetrieve,
                           List<SortInfo> sortList,
                           int[] fieldIds,
                           boolean useLocale,
                           OutputInteger numReturnedBlocks,
                           OutputInteger numReturnedRows,
                           OutputInteger numTotalMatches)
 | 
|
 void | 
MethodValidator.verifyARGetListEntryWithFields(ARServerUser context,
                               String formName,
                               QualifierInfo qualification,
                               int firstRetrieve,
                               int maxRetrieve,
                               List<SortInfo> sortList,
                               int[] fieldIds,
                               boolean useLocale,
                               OutputInteger nMatches)
 | 
|
 void | 
MethodValidator.verifyARGetListEntryWithMultiSchemaFields(ARServerUser context,
                                          RegularQuery arg1,
                                          int arg2,
                                          int arg3,
                                          boolean arg4,
                                          OutputInteger arg5)
 | 
|
 void | 
MethodValidator.verifyARGetListEscalation(ARServerUser context,
                          String formName,
                          long changedSince,
                          ObjectPropertyMap propsToSearch)
 | 
|
 void | 
MethodValidator.verifyARGetListExtFormCandidates(ARServerUser context,
                                 int formType)
 | 
|
 void | 
MethodValidator.verifyARGetListField(ARServerUser context,
                     String formName,
                     int fieldTypeMask,
                     long changedSince)
 | 
|
 void | 
MethodValidator.verifyARGetListFilter(ARServerUser context,
                      String formName,
                      long changedSince,
                      ObjectPropertyMap propsToSearch)
 | 
|
 void | 
MethodValidator.verifyARGetListForm(ARServerUser context,
                    long changedSince,
                    int formType,
                    String formName,
                    int[] fieldIds,
                    ObjectPropertyMap propsToSearch)
 | 
|
 void | 
MethodValidator.verifyARGetListFormObjects(ARServerUser context,
                           long changedSince,
                           int formType,
                           String formName,
                           int[] fieldIds,
                           FormCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetListFormWithAlias(ARServerUser context,
                             long changedSince,
                             int formType,
                             String formName,
                             int[] fieldIds,
                             String vuiLabel)
 | 
|
 void | 
MethodValidator.verifyARGetListGroup(ARServerUser context,
                     String arg1,
                     String arg2)
 | 
|
 void | 
MethodValidator.verifyARGetListImage(ARServerUser context,
                     List<String> arg1,
                     long arg2,
                     String arg3)
 | 
|
 void | 
MethodValidator.verifyARGetListLicense(ARServerUser context,
                       String arg1)
 | 
|
 void | 
MethodValidator.verifyARGetListMenu(ARServerUser context,
                    long arg1,
                    List<String> arg2,
                    List<String> arg3,
                    ObjectPropertyMap arg4)
 | 
|
 void | 
MethodValidator.verifyARGetListMenuObjects(ARServerUser context,
                           long arg1,
                           List<String> arg2,
                           List<String> arg3,
                           MenuCriteria arg4)
 | 
|
 void | 
MethodValidator.verifyARGetListRole(ARServerUser context,
                    String arg1,
                    String arg2,
                    String arg3)
 | 
|
 void | 
MethodValidator.verifyARGetListSQL(ARServerUser context,
                   String arg1,
                   int arg2,
                   boolean arg3)
 | 
|
 void | 
MethodValidator.verifyARGetListSQLForActiveLink(ARServerUser context,
                                String actlinkName,
                                int actionIndex,
                                int actionType,
                                Timestamp timestamp,
                                List<Value> keywordList,
                                List<Value> parameterList,
                                int maxRetrieve,
                                boolean retrieveTotalMatches)
 | 
|
 void | 
MethodValidator.verifyARGetListSupportFile(ARServerUser context,
                           int arg1,
                           String arg2,
                           int arg3,
                           long arg4)
 | 
|
 void | 
MethodValidator.verifyARGetListUser(ARServerUser context,
                    int option,
                    long changedSince)
 | 
|
 void | 
MethodValidator.verifyARGetListView(ARServerUser context,
                    String arg1,
                    long arg2)
 | 
|
 void | 
MethodValidator.verifyARGetListViewObjects(ARServerUser context,
                           String arg1,
                           long arg2,
                           ViewCriteria arg3)
 | 
|
 void | 
MethodValidator.verifyARGetLocalizedValue(ARServerUser context,
                          LocalizedValueCriteria criteria,
                          LocalizedRequestInfo request)
 | 
|
 void | 
MethodValidator.verifyARGetMenu(ARServerUser context,
                String arg1,
                MenuCriteria arg2)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleActiveLinks(ARServerUser context,
                               long changedSince,
                               List<String> names,
                               ActiveLinkCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleContainerObjects(ARServerUser context,
                                    long arg1,
                                    List<String> arg2,
                                    boolean arg3,
                                    int[] arg4,
                                    List<ContainerOwner> arg5,
                                    int[] arg6,
                                    ContainerCriteria arg7)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleCurrencyRatioSets(ARServerUser context,
                                     List<Timestamp> arg1)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleEntries(ARServerUser context,
                           String formName,
                           List<String> entryIds,
                           int[] entryListFields)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleEntryPoints(ARServerUser context,
                               long arg1,
                               List<String> arg2,
                               int[] arg3,
                               int arg4,
                               String arg5,
                               boolean arg6)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleEscalations(ARServerUser context,
                               long changedSince,
                               List<String> names,
                               EscalationCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleExtFieldCandidates(ARServerUser context,
                                      Object[] compoundFormInfo)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleFields(ARServerUser context,
                          String formName,
                          int[] fieldIds,
                          FieldCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleFilters(ARServerUser context,
                           long changedSince,
                           List<String> names,
                           FilterCriteria criteria)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleImages(ARServerUser context,
                          long arg1,
                          List<String> arg2,
                          ImageCriteria arg3)
 | 
|
 void | 
MethodValidator.verifyARGetMultipleLocalizedValues(ARServerUser context,
                                   LocalizedValueCriteria arg1,
                                   List<LocalizedRequestInfo> arg2)
 | 
|
 void | 
MethodValidator.verifyARGetOneEntryWithFields(ARServerUser context,
                              String formName,
                              QualifierInfo qualification,
                              List<SortInfo> sortList,
                              int[] fieldIds,
                              boolean useLocale,
                              OutputInteger nMatches)
 | 
|
 void | 
MethodValidator.verifyARGetServerInfo(ARServerUser context,
                      int[] arg1)
 | 
|
 void | 
MethodValidator.verifyARGetServerStatistics(ARServerUser context,
                            int[] requestList)
 | 
|
 void | 
MethodValidator.verifyARGetSupportFile(ARServerUser context,
                       String arg1,
                       int arg2,
                       int arg3,
                       int arg4,
                       String arg5)
 | 
|
 void | 
MethodValidator.verifyARGetView(ARServerUser context,
                String arg1,
                int arg2,
                ViewCriteria arg3)
 | 
|
 void | 
MethodValidator.verifyARImport(ARServerUser context,
               List<StructItemInfo> arg1,
               int arg2,
               String arg3)
 | 
|
 void | 
MethodValidator.verifyARMergeEntry(ARServerUser context,
                   String formName,
                   Entry entry,
                   int mergeType)
 | 
|
 void | 
MethodValidator.verifyARServiceEntry(ARServerUser context,
                     String formName,
                     String entryId,
                     Entry entry,
                     int[] entryListFields)
 | 
|
 void | 
MethodValidator.verifyARSetActiveLink(ARServerUser context,
                      ActiveLink object)
 | 
|
 void | 
MethodValidator.verifyARSetApplicationState(ARServerUser context,
                            String arg1,
                            String arg2)
 | 
|
 void | 
MethodValidator.verifyARSetContainer(ARServerUser context,
                     Container object,
                     boolean removeInvalidReference)
 | 
|
 void | 
MethodValidator.verifyARSetEntry(ARServerUser context,
                 String formName,
                 String entryId,
                 Entry entry,
                 Timestamp ts,
                 int option)
 | 
|
 void | 
MethodValidator.verifyARSetEscalation(ARServerUser context,
                      Escalation object)
 | 
|
 void | 
MethodValidator.verifyARSetField(ARServerUser context,
                 Field arg1)
 | 
|
 void | 
MethodValidator.verifyARSetFilter(ARServerUser context,
                  Filter arg1)
 | 
|
 void | 
MethodValidator.verifyARSetForm(ARServerUser context,
                Form object)
 | 
|
 void | 
MethodValidator.verifyARSetImage(ARServerUser context,
                 Image arg1)
 | 
|
 void | 
MethodValidator.verifyARSetMenu(ARServerUser context,
                Menu arg1)
 | 
|
 void | 
MethodValidator.verifyARSetMultipleFields(ARServerUser context,
                          List<Field> arg1)
 | 
|
 void | 
MethodValidator.verifyARSetServerInfo(ARServerUser context,
                      ServerInfoMap serverInfoMap)
 | 
|
 void | 
MethodValidator.verifyARSetSupportFile(ARServerUser context,
                       SupportFile arg1)
 | 
|
 void | 
MethodValidator.verifyARSetView(ARServerUser context,
                View arg1)
 | 
|
 void | 
MethodValidator.verifyARValidateLicense(ARServerUser context,
                        String arg1)
 | 
|
 void | 
MethodValidator.verifyARValidateMultipleLicenses(ARServerUser context,
                                 List<String> arg1)
 | 
|
 void | 
MethodValidator.verifyARVerifyUser(ARServerUser context)
 | 
|
 void | 
MethodValidator.verifyARXMLCreateEntry(ARServerUser context,
                       String arg1,
                       String arg2,
                       String arg3,
                       String arg4)
 | 
|
 void | 
MethodValidator.verifyARXMLGetEntry(ARServerUser context,
                    String arg1,
                    String arg2,
                    String arg3,
                    String arg4)
 | 
|
 void | 
MethodValidator.verifyARXMLServiceEntry(ARServerUser context,
                        String arg1,
                        String arg2,
                        String arg3,
                        String arg4,
                        String arg5,
                        String arg6)
 | 
|
 void | 
MethodValidator.verifyARXMLSetEntry(ARServerUser context,
                    String arg1,
                    String arg2,
                    String arg3,
                    String arg4,
                    String arg5,
                    String arg6)
 | 
|
 void | 
MethodValidator.verifyUserContext(ARServerUser context)
 | 
|
  | 
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||