Deprecated Methods |
com.bmc.arsys.api.ARServerUser.clear()
as of AR System 7.1, replaced by ARServerUser.logout() |
com.bmc.arsys.api.ARServerUser.decodeARAssignStruct(String)
as of AR System 7.1, replaced by ARServerUser.decodeAssignment(java.lang.String) |
com.bmc.arsys.api.ARServerUser.decodeARQualifierStruct(String)
as of AR System 7.1, replaced by ARServerUser.decodeQualification(java.lang.String) |
com.bmc.arsys.api.ARServerUser.encodeARAssignStruct(AssignInfo)
as of AR System 7.1, replaced by ARServerUser.encodeAssignment(com.bmc.arsys.api.AssignInfo) |
com.bmc.arsys.api.ARServerUser.encodeARQualifierStruct(QualifierInfo)
as of AR System 7.1, replaced by ARServerUser.encodeQualification(com.bmc.arsys.api.QualifierInfo) |
com.bmc.arsys.api.ARServerUser.exportDef(List)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.exportDef(List, boolean)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.exportDef(List, boolean, String, int, WorkflowLockInfo)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.exportDef(List, String, int, WorkflowLockInfo)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.exportDef(List, WorkflowLockInfo)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.exportDef(List, boolean, WorkflowLockInfo)
as of AR System 7.5, replaced by ARServerUser.exportDefToFile(java.util.List, boolean, java.lang.String, boolean) that takes care of file encoding. |
com.bmc.arsys.api.PushFieldsInfo.getAssign()
as of AR System 7.1, replaced by PushFieldsInfo.getAssignment() |
com.bmc.arsys.api.ARServerUser.getProxy()
|
com.bmc.arsys.api.ARServerUser.getVersionString()
as of AR System 7.1, replaced by ARServerUser.getServerVersion() |
com.bmc.arsys.api.ARServerUser.importDefFromBuffer(String)
as of AR System 7.5, replaced by ARServerUser.importDefFromFile(java.lang.String) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.importDefFromBuffer(String, int)
as of AR System 7.5, replaced by ARServerUser.importDefFromFile(java.lang.String) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.importDefFromBuffer(String, int, List)
as of AR System 7.5, replaced by ARServerUser.importDefFromFile(java.lang.String) that takes care of file encoding. |
com.bmc.arsys.api.ARServerUser.importDefFromBuffer(String, List)
as of AR System 7.5, replaced by ARServerUser.importDefFromFile(java.lang.String) that takes care of file encoding. |
com.bmc.arsys.api.PushFieldsInfo.setAssign(AssignInfo)
as of AR System 7.1, replaced by PushFieldsInfo.setAssignment(com.bmc.arsys.api.AssignInfo) |
com.bmc.arsys.api.ARServerUser.setProxy(Proxy)
|