Overview

Namespaces

  • NGS
    • Client
      • Exception
    • Converter
    • Patterns
  • PHP

Classes

  • AggregateDomainEvent
  • AggregateRoot
  • CubeBuilder
  • DomainEvent
  • GenericSearch
  • Identifiable
  • OlapCube
  • Repository
  • Search
  • Searchable
  • SearchBuilder
  • Snapshot
  • Specification
  • Templater

Interfaces

  • IDomainObject
  • IIdentifiable
  • Overview
  • Namespace
  • Class
  • Tree

Class Snapshot

Namespace: NGS\Patterns
Located at Patterns/Snapshot.php
Methods summary
public
# __construct( mixed $at, mixed $action, NGS\Patterns\AggregateRoot $value )
public
# getAt( )
public
# getAction( )
public
# getValue( )
public
# __get( mixed $name )
Properties summary
protected mixed $at
#
protected mixed $action
#
protected mixed $value
#
API documentation generated by ApiGen 2.8.0