40 return $message->getText('NULLType');
NullMapper acts as there is no mapper.
A PersistenceOperation instance holds data necessary to accomplish an operation on the persistent sto...
getDefaultOrder($roleName=null)
loadRelation(array $objects, $role, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)
getOIDs($type, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)
isSortable($roleName=null)
load(ObjectId $oid, $buildDepth=BuildDepth::SINGLE)
create($type, $buildDepth=BuildDepth::SINGLE)
PersistenceMapper defines the interface for all mapper classes.
getText($message, $parameters=null, $lang='')
Get a localized string.
ObjectId is the unique identifier of an object.
BuildDepth values are used to define the depth when loading object trees.
getSortkey($roleName=null)
getRelations($hierarchyType='all')
loadObjects($type, $buildDepth=BuildDepth::SINGLE, $criteria=null, $orderby=null, PagingInfo $pagingInfo=null)
PersistenceFacade defines the interface for PersistenceFacade implementations.
executeOperation(PersistenceOperation $operation)
getAttributeDescription($name, Message $message)
getTypeDisplayName(Message $message)
save(PersistentObject $object)
getTypeDescription(Message $message)
PagingInfo contains information about a paged list.
PersistentObject defines the interface of all persistent objects.
getAttributes(array $tags=[], $matchMode='all')
getAttributeDisplayName($name, Message $message)
getRelationsByType($type)
Message is used to get localized messages to be used in the user interface.