Package | Description |
---|---|
com.bmc.arsys.api | |
com.bmc.arsys.demo.javadriver |
Modifier and Type | Method and Description |
---|---|
ObjectPropertyMap |
View.getObjectProperties()
Returns the object properties associated with a SCC integration.
|
ObjectPropertyMap |
Field.getObjectProperty()
Returns list of object properties.
|
ObjectPropertyMap |
Menu.getProperties()
Returns all property information of menu.
|
ObjectPropertyMap |
Image.getProperties()
Returns list of server object property tags.
|
ObjectPropertyMap |
Form.getProperties()
Returns the object properties associated with a SCC integration.
|
ObjectPropertyMap |
Filter.getProperties()
Returns a list of server object property tags you can specify.
|
ObjectPropertyMap |
Escalation.getProperties()
Returns list of server object property tags.
|
ObjectPropertyMap |
Container.getProperties()
Returns object properties list associated with the container.
|
ObjectPropertyMap |
Association.getProperties()
Returns the object properties associated with a SCC integration.
|
ObjectPropertyMap |
ActiveLink.getProperties()
Returns a list of server object property tags.
|
ObjectPropertyMap |
EntryPointInfo.getProps()
Gets the entry point's object properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyJRpc.ARCreateCheckpoint(ARServerUser context,
String taskName,
String checkpointName,
String desc,
ObjectPropertyMap objPropList) |
void |
ProxyJRpc.ARCreateTask(ARServerUser context,
String taskName,
String desc,
ObjectPropertyMap objPropList,
List<com.bmc.arsys.api.ARVercntlObject> objList) |
List<String> |
ProxyJRpc.ARGetListAssociation(ARServerUser context,
String name,
long changedSince,
ObjectPropertyMap props,
int enforcement,
int cardinality,
int type) |
List<String> |
Proxy.ARGetListAssociation(ARServerUser arServerUser,
String formName,
long changedSince,
ObjectPropertyMap propsToSearch,
int enforcement,
int cardinality,
int type) |
List<String> |
ARServerUser.getListActiveLink(String formName,
long changedSince,
ObjectPropertyMap propsToSearch)
Returns the name of all (accessible) active links that match with the given criteria.
|
List<String> |
ARServerUser.getListAssociation(String formName,
long changedSince,
ObjectPropertyMap propsToSearch,
int enforcement,
int cardinality,
int type)
Returns all the name of all (accessible) association that match with the given criteria.
|
List<String> |
ARServerUser.getListContainer(long changedSince,
int[] containerTypes,
boolean hiddenFlag,
List<ContainerOwner> ownerList,
ObjectPropertyMap propsToSearch)
Returns the names of all (accessible)
Container object that meet the given criteria. |
List<Container> |
ARServerUser.getListContainerObjects(long changedSince,
int[] containerTypes,
boolean hiddenFlag,
List<ContainerOwner> ownerList,
ObjectPropertyMap propsToSearch,
ContainerCriteria criteria)
Returns detailed information of all (accessible)
Container objects that match with the given criteria |
List<String> |
ARServerUser.getListEscalation(String formName,
long changedSince,
ObjectPropertyMap propsToSearch)
return the names of all (accessible)
Escalation objects that match the given criteria |
List<Integer> |
ARServerUser.getListField(String formName,
int fieldTypeMask,
long changedSince,
ObjectPropertyMap propsToSearch)
Returns the ids of all (accessible) fields that matches with the given criteria.
|
List<String> |
ARServerUser.getListFilter(String formName,
long changedSince,
ObjectPropertyMap propsToSearch)
Returns all the name of all (accessible) filters that match with the given criteria.
|
List<String> |
ARServerUser.getListForm(long changedSince,
int formType,
String formName,
int[] fieldIds,
ObjectPropertyMap propsToSearch)
return the name of all (accessible) forms that match the specified criteria
|
List<String> |
ARServerUser.getListImage(List<String> formList,
long changedSince,
String imageType,
ObjectPropertyMap propsToSearch)
return the names of all
Image objects that match the given criteria |
List<String> |
ARServerUser.getListMenu(long changedSince,
List<String> forms,
List<String> activeLinks,
ObjectPropertyMap propsToSearch)
Returns names of all (accessible) menu that match with the given criteria
|
List<Integer> |
ARServerUser.getListView(String formName,
long changedSince,
ObjectPropertyMap propsToSearch)
Returns the names of all views that reside on the provided form, and modified after the given timestamp.
|
void |
View.setObjectProperties(ObjectPropertyMap props)
Sets the object properties associated with a Source Code Control (SCC) integration.
|
void |
Field.setObjectProperty(ObjectPropertyMap objPropList)
Set list of object properties.
|
void |
Menu.setProperties(ObjectPropertyMap props)
Sets property information of menu.
|
void |
Image.setProperties(ObjectPropertyMap objPropList)
Sets list of server object property tags you can specify.
|
void |
Form.setProperties(ObjectPropertyMap props)
Sets the object properties associated with a Source Code Control (SCC) integration.
|
void |
Filter.setProperties(ObjectPropertyMap objPropList)
Sets a list of server object property tags you can specify.
|
void |
Escalation.setProperties(ObjectPropertyMap objPropList)
Sets list of server object property tags you can specify.
|
void |
Container.setProperties(ObjectPropertyMap props)
Sets object properties list associated with the container.
|
void |
Association.setProperties(ObjectPropertyMap objPropList)
Sets the object properties associated with a Source Code Control (SCC)
integration.
|
void |
ActiveLink.setProperties(ObjectPropertyMap objPropList)
Sets a list of server object property tags you can specify.
|
void |
EntryPointInfo.setProps(ObjectPropertyMap props)
Sets the entry point's object properties.
|
void |
MethodValidator.verifyARGetListActiveLink(ApiUserContextI context,
String formName,
long changedSince,
ObjectPropertyMap propsToSearch) |
void |
MethodValidator.verifyARGetListAssociation(ARServerUser context2,
String formName,
long changedSince,
ObjectPropertyMap props) |
void |
MethodValidator.verifyARGetListContainer(ApiUserContextI context,
long changedSince,
int[] containerTypes,
boolean hiddenFlag,
List<ContainerOwner> ownerList,
ObjectPropertyMap propsToSearch) |
void |
MethodValidator.verifyARGetListEscalation(ApiUserContextI context,
String formName,
long changedSince,
ObjectPropertyMap propsToSearch) |
void |
MethodValidator.verifyARGetListFilter(ApiUserContextI context,
String formName,
long changedSince,
ObjectPropertyMap propsToSearch) |
void |
MethodValidator.verifyARGetListForm(ApiUserContextI context,
long changedSince,
int formType,
String formName,
int[] fieldIds,
ObjectPropertyMap propsToSearch) |
void |
MethodValidator.verifyARGetListMenu(ApiUserContextI context,
long arg1,
List<String> arg2,
List<String> arg3,
ObjectPropertyMap arg4) |
Constructor and Description |
---|
ActiveLink(int order,
List<String> formList,
List<Integer> groupList,
int executeMask,
int controlField,
int focusField,
boolean enable,
QualifierInfo query,
List<ActiveLinkAction> actionList,
List<ActiveLinkAction> elseList,
ObjectPropertyMap objPropList,
String name,
String helpText,
int lastUpdateTime,
String owner,
String lastChangedBy,
String diaryStr)
construct an activelink instance with the provided characteristics
|
Escalation(EscalationTimeCriteria escalationTm,
List<String> workflowConnect,
boolean enable,
QualifierInfo query,
List<FilterAction> actionList,
List<FilterAction> elseList,
ObjectPropertyMap objPropList,
String name,
String helpText,
int lastUpdateTime,
String owner,
String lastChangedBy,
String diaryStr) |
Filter(int order,
List<String> formList,
int opSet,
boolean enable,
QualifierInfo query,
List<FilterAction> actionList,
List<FilterAction> elseList,
ObjectPropertyMap objPropList,
String name,
String helpText,
int lastUpdateTime,
String owner,
String lastChangedBy,
String diaryStr) |
Image(String name,
String helpText,
int lastUpdateTime,
String owner,
String lastChangedBy,
String diaryStr,
String imageType,
ImageData data,
String description,
String checkSum,
ObjectPropertyMap objPropList) |
Modifier and Type | Method and Description |
---|---|
static ObjectPropertyMap |
InputReader.getObjectPropertyMap() |
? Copyright 2013 BMC Software, Inc.