Gets the id.
Gets the id.
static
Number
getId
(facade $facade, attributeName $attributeName)
-
facade
$facade: the facade
-
attributeName
$attributeName: the attribute name
Checks if is new object.
Checks if is new object.
static
boolean
isNewObject
(facade $facade, attributeName $attributeName)
-
facade
$facade: the facade
-
attributeName
$attributeName: the attribute name
Sets the attributes to root.
Sets the attributes to root.
static
void
setAttributesToRoot
(facade $facade, merchantAccountCode $merchantAccountCode, password $password)
-
facade
$facade: the facade
-
merchantAccountCode
$merchantAccountCode: the merchant account code
-
password
$password: the password
ElementFacade
__construct
( $element)
Adds the content.
Adds the content.
void
addContent
(content $content)
-
content
$content: the content
Creates the child.
Creates the child.
-
childName
$childName: the child name
Gets the attribute value.
Gets the attribute value.
String
getAttributeValue
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the boolean.
Gets the boolean.
the
getBoolean
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the child.
Gets the child.
DOMNode
getChild
(name $name)
Gets the date.
Gets the date.
DateTime
getDate
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the document.
Gets the document.
DOMDocument
getDocument
()
Gets the integer.
Gets the integer.
Integer
getInteger
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the long.
Gets the long.
Integer
getLong
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the name.
Gets the name.
String
getName
()
Gets the node list.
Gets the node list.
ArrayList
getNodeList
()
Gets the string.
Gets the string.
String
getString
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Gets the text.
Gets the text.
String
getText
()
Checks if is attribute value null.
Checks if is attribute value null.
Boolean
isAttributeValueNull
(attributeName $attributeName)
-
attributeName
$attributeName: the attribute name
Sets the attribute.
Sets the attribute.
void
setAttribute
(attributeName $attributeName, value $value)
-
attributeName
$attributeName: the attribute name
-
value
$value: the value