PHP Class Scalr\Api\Service\User\V1beta0\Adapter\OrchestrationRules\FarmRoleScriptAdapter

Author: N.V.
Inheritance: extends Scalr\Api\Service\User\V1beta0\Adapter\OrchestrationRuleAdapter
Afficher le fichier Open project: scalr/scalr

Protected Properties

Свойство Type Description
$allowedTargets
$entityClass

Méthodes publiques

Méthode Description
targetToData ( Scalr\Model\Entity\OrchestrationRule $entity, $object )
targetToEntity ( $object, Scalr\Model\Entity\OrchestrationRule $entity )
validateEntity ( $entity )

Method Details

targetToData() public static méthode

public static targetToData ( Scalr\Model\Entity\OrchestrationRule $entity, $object )
$entity Scalr\Model\Entity\OrchestrationRule

targetToEntity() public static méthode

public static targetToEntity ( $object, Scalr\Model\Entity\OrchestrationRule $entity )
$entity Scalr\Model\Entity\OrchestrationRule

validateEntity() public méthode

See also: ApiEntityAdapter::validateEntity()
public validateEntity ( $entity )

Property Details

$allowedTargets protected_oe static_oe property

protected static $allowedTargets

$entityClass protected_oe property

See also: OrchestrationRuleAdapter::$entityClass
protected $entityClass