Class AgreementCollection
Class AgreementCollection
- AbstractCollection implements IteratorAggregate, Countable
- ┗ EditableCollection
- ┗ AgreementCollection
Package: Agreement\Entities
Category: System
Located at Services/Core/Agreement/Entities/AgreementCollection.inc.php
Category: System
Located at Services/Core/Agreement/Entities/AgreementCollection.inc.php
Methods summary
public
_getValidType( void )
: string
Valid type for the AgreementCollection is the AgreementInterface.
Methods inherited from EditableCollection
addCollection(),
addItem(),
getClone(),
setItem()
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()