Méthode | Description | |
---|---|---|
getAPIStem ( ) : string | null | Get the stem of the API (core.xro) etc | |
getEmployeeID ( ) : string | ||
getEmployeeNumber ( ) : string | ||
getGUIDProperty ( ) : string | Get the guid property | |
getProperties ( ) : array | Get the properties of the object. Indexed by constants [0] - Mandatory [1] - Type [2] - PHP type [3] - Is an Array [4] - Saves directly | |
getResourceURI ( ) : string | Get the resource uri of the class (Contacts) etc | |
getRootNodeName ( ) : string | Get the root node name. Just the unqualified classname | |
getSuperFundID ( ) : string | ||
getSuperMembershipID ( ) : string | ||
getSupportedMethods ( ) | Get the supported methods | |
isPageable ( ) | ||
setEmployeeID ( string $value ) : |
||
setEmployeeNumber ( string $value ) : |
||
setSuperFundID ( string $value ) : |
||
setSuperMembershipID ( string $value ) : |
public static getAPIStem ( ) : string | null | ||
Résultat | string | null |
public static getGUIDProperty ( ) : string | ||
Résultat | string |
public static getProperties ( ) : array | ||
Résultat | array |
public static getResourceURI ( ) : string | ||
Résultat | string |
public static getRootNodeName ( ) : string | ||
Résultat | string |
public static getSupportedMethods ( ) |
public setEmployeeID ( string $value ) : |
||
$value | string | |
Résultat |
public setEmployeeNumber ( string $value ) : |
||
$value | string | |
Résultat |
public setSuperFundID ( string $value ) : |
||
$value | string | |
Résultat |
public setSuperMembershipID ( string $value ) : |
||
$value | string | |
Résultat |