public class OKW_CurrentObject_Sngltn extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
cvsChildFN
\~german \brief Die Eigenschaft enthält den fachlichen Namen des aktuellen
Kindobjektes.
|
protected String |
cvsWindowFN
\~german \brief Eigenschaft enthält den fachlichen Namen des aktuellen
Fensters.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CallMethod(String FN,
String fpsMethod) |
void |
CallMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter) |
void |
CallMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter_1,
String fpsParameter_2)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1,
String fpsParameter_2)
Deprecated.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1,
String fpsParameter_2,
ArrayList<String> fpLsValue)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
CallMethod(String FN,
String fpsMethod,
String fpsParameter_1,
String fpsParameter_2,
String fpsParameter_3)
Deprecated.
|
Boolean |
CallMethodReturn_BooleanPb(String fpsMethod,
Boolean fpbParameter_1)
Deprecated.
|
int |
CallMethodReturn_Int(String fpsMethod)
Deprecated.
|
ArrayList<String> |
CallMethodReturn_ListString(String fpsMethod,
ArrayList<String> fpLsParameter_1)
Deprecated.
|
ArrayList<String> |
CallMethodReturn_ListString(String FN,
String fpsMethodName) |
ArrayList<String> |
CallMethodReturn_ListString(String fpsMethod,
String fpsParam_1,
String fpsParam_2)
Deprecated.
|
ArrayList<String> |
CallMethodReturn_ListString(String fpsMethod,
String fpsParameter_1,
String fpsParameter_2,
ArrayList<String> fpLsParameter_3)
Deprecated.
|
String |
CallMethodReturn_String(String fpsMethod)
Deprecated.
|
String |
CallMethodReturn_String(String fpsMethod,
String fpsParameter_1)
Deprecated.
|
void |
CallParentMethod(String FN,
String fpsMethod) |
void |
CallParentMethod(String FN,
String fpsMethod,
ArrayList<String> fpLsParameter) |
void |
ClickOn(String FN) |
void |
ClickON(String FN)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
DoubleClickOn(String FN) |
Object |
GetCurrentObject()
\~german \brief Liefert die Referenz zum aktuellen Frame-Object.
|
static OKW_CurrentObject_Sngltn |
getInstance() |
String |
GetObjectFN()
\~german \brief Ermittelt den ObjektNamen des aktuellen Objektes.
|
void |
Init()
\~german \brief Führt die Initialisierung der Klasse durch: Es werden alle
Felder der Klasse auf einen definierten Anfangszustand zurükgesetzt;
\~english \brief Running the initializing of the class: There are all
fields of the class set to a defined initial state.
|
Boolean |
LogExists(String FN) |
Boolean |
LogHasFocus(String FN) |
Boolean |
LogIsActive(String FN) |
void |
LogObjectData()
\~german \brief Methode gibt alle wichtigen Informationen zum aktuellen
Objekt aus.
|
ArrayList<String> |
LogTablecellValue(String FN,
String Col,
String Row)
\~german
\brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
Boolean |
MemorizeExists(String FN) |
Boolean |
MemorizeHasFocus(String FN) |
Boolean |
MemorizeIsActive(String FN) |
ArrayList<String> |
MemorizeTablecellValue(String FN,
String Col,
String Row)
\~german
\brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
Select(ArrayList<String> fpLsParameter)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
SelectMenu()
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
SelectTablecell(String FN,
String fpsParameter_1,
String fpsParameter_2)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
void |
Sequence(String FN,
String fpsMethodName,
String fpsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
Object |
SetChildName(String fpsChildName)
\~german \brief Setzt das Kindobjekt.
|
void |
SetValue(ArrayList<String> fpALExpectedValues) |
Object |
SetWindowName(String fpsWindowName)
\~german \brief Hier wird der Kontext auf ein Fenster gesetzt.
|
ArrayList<String> |
VerifyCaption(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"Latebound Function Call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyCaptionREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyCaptionWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyCaptionWCM des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyExists(String FN,
Boolean fpbExpectedValues)
\~german \brief Ruft eine Methode VerifyExists des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyHasFocus(String FN,
Boolean fpbExpectedValues)
\~german \brief Ruft eine Methode VerifyHasFocus des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
Boolean |
VerifyIsActive(String FN,
Boolean fpbExpectedValues) |
ArrayList<String> |
VerifyLabel(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyLabelREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyLabelWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyLabel des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifySelectedValue(String FN,
ArrayList<String> fpLsParameter_1)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"latebound function call" auf.
|
ArrayList<String> |
VerifyTablecellValue(String FN,
String fpsCol,
String fpsRow,
ArrayList<String> fpLsExpVal)
\~german \brief Ruft eine Methode des aktuellen Objektes via
"late bound function call" auf.
|
ArrayList<String> |
VerifyTooltip(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"Latebound Function Call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyTooltipREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyCaption des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyTooltipWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyTooltipWCM des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValue(String FN,
ArrayList<String> fpALExpectedValues)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValueREGX(String FN,
ArrayList<String> fpALExpectedREGXs)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
ArrayList<String> |
VerifyValueWCM(String FN,
ArrayList<String> fpALExpectedWCMs)
\~german \brief Ruft eine Methode VerifyValue des aktuellen Objektes via
"latebound function call" auf.
Die aufgerufene Methode hat die Signatur: | Parameter/Return | Type | | :----------------|:-------------------| | 1. |
protected String cvsChildFN
protected String cvsWindowFN
public static OKW_CurrentObject_Sngltn getInstance() throws XPathExpressionException, JAXBException, ParserConfigurationException, SAXException, IOException
public void CallParentMethod(String FN, String fpsMethod) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void ClickON(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallParentMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, ArrayList<String> fpLsParameter_1, String fpsParameter_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, String fpsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public void CallMethod(String FN, String fpsMethod, String fpsParameter_1, String fpsParameter_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void SelectTablecell(String FN, String fpsParameter_1, String fpsParameter_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public void CallMethod(String FN, String fpsMethod, String fpsParameter_1, String fpsParameter_2, String fpsParameter_3) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void CallMethod(String FN, String fpsMethod, String fpsParameter_1, String fpsParameter_2, ArrayList<String> fpLsValue) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogExists(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeExists(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeHasFocus(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean MemorizeIsActive(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogHasFocus(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean LogIsActive(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public Boolean CallMethodReturn_BooleanPb(String fpsMethod, Boolean fpbParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Boolean VerifyExists(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic Boolean VerifyHasFocus(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic Boolean VerifyIsActive(String FN, Boolean fpbExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
@Deprecated public int CallMethodReturn_Int(String fpsMethod) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> CallMethodReturn_ListString(String FN, String fpsMethodName) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public ArrayList<String> CallMethodReturn_ListString(String fpsMethod, String fpsParam_1, String fpsParam_2) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> MemorizeTablecellValue(String FN, String Col, String Row) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> LogTablecellValue(String FN, String Col, String Row) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public ArrayList<String> CallMethodReturn_ListString(String fpsMethod, ArrayList<String> fpLsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> VerifySelectedValue(String FN, ArrayList<String> fpLsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public ArrayList<String> CallMethodReturn_ListString(String fpsMethod, String fpsParameter_1, String fpsParameter_2, ArrayList<String> fpLsParameter_3) throws Exception, SecurityException
ExceptionSecurityExceptionpublic ArrayList<String> VerifyTablecellValue(String FN, String fpsCol, String fpsRow, ArrayList<String> fpLsExpVal) throws Exception, SecurityException
ExceptionSecurityException@Deprecated public String CallMethodReturn_String(String fpsMethod) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
@Deprecated public String CallMethodReturn_String(String fpsMethod, String fpsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void ClickOn(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void DoubleClickOn(String FN) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public Object GetCurrentObject()
public String GetObjectFN()
public void Init()
throws XPathExpressionException,
JAXBException,
ParserConfigurationException,
SAXException,
IOException
public void LogObjectData()
public Object SetChildName(String fpsChildName) throws XPathExpressionException, IllegalArgumentException, IllegalAccessException
public void SetValue(ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
public Object SetWindowName(String fpsWindowName) throws XPathExpressionException, IllegalArgumentException, IllegalAccessException
public ArrayList<String> VerifyLabel(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyLabelREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyLabelWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValue(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValueREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyValueWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void Sequence(String FN, String fpsMethodName, String fpsParameter_1) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public ArrayList<String> VerifyCaption(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyCaptionREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyCaptionWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltip(String FN, ArrayList<String> fpALExpectedValues) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltipREGX(String FN, ArrayList<String> fpALExpectedREGXs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic ArrayList<String> VerifyTooltipWCM(String FN, ArrayList<String> fpALExpectedWCMs) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException, InterruptedException
fpLsParameter_1 - Parameter als List<String>.InterruptedExceptionIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionXPathExpressionExceptionpublic void Select(ArrayList<String> fpLsParameter) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException, XPathExpressionException
public void SelectMenu()
throws IllegalAccessException,
IllegalArgumentException,
InvocationTargetException,
XPathExpressionException
Copyright © 2016 OpenKeyWord. All rights reserved.