NullMapper Member List
This is the complete list of members for NullMapper, including all inherited members.
beginTransaction() | NullMapper | |
commitTransaction() | NullMapper | |
create($type, $buildDepth=BuildDepth::SINGLE) | NullMapper | |
delete(PersistentObject $object) | NullMapper | |
executeOperation(PersistenceOperation $operation) | NullMapper | |
getAttribute($name) | NullMapper | |
getAttributeDescription($name, Message $message) | NullMapper | |
getAttributeDisplayName($name, Message $message) | NullMapper | |
getAttributes(array $tags=[], $matchMode='all') | NullMapper | |
getDefaultOrder($roleName=null) | NullMapper | |
getOIDs($type, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null) | NullMapper | |
getPkNames() | NullMapper | |
getProperties() | NullMapper | |
getReferences() | NullMapper | |
getRelation($roleName) | NullMapper | |
getRelations($hierarchyType='all') | NullMapper | |
getRelationsByType($type) | NullMapper | |
getSortkey($roleName=null) | NullMapper | |
getStatements() | NullMapper | |
getType() | NullMapper | |
getTypeDescription(Message $message) | NullMapper | |
getTypeDisplayName(Message $message) | NullMapper | |
hasAttribute($name) | NullMapper | |
hasRelation($roleName) | NullMapper | |
isSortable($roleName=null) | NullMapper | |
load(ObjectId $oid, $buildDepth=BuildDepth::SINGLE) | NullMapper | |
loadObjects($type, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null) | NullMapper | |
loadRelation(array $objects, $role, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null) | NullMapper | |
rollbackTransaction() | NullMapper | |
save(PersistentObject $object) | NullMapper |