com.metaboss.enterprise.ps |
|
Java Source File Name | Type | Comment |
PSAssociationConstraintViolationException.java | Class | Specialised PSException exception. |
PSAttributeConstraintViolationException.java | Class | Specialised PSException exception. |
PSCircularRecordReferenceException.java | Class | Specialised PSException exception. |
PSContentConstraintViolationException.java | Class | Specialised PSException exception. |
PSDataSourceOperationInvocationException.java | Class | Specialised PSException exception. |
PSDatatypeOperationException.java | Class | Specialised PSLayer exception. |
PSDistributionLayerException.java | Class | Specialised PSLayer exception. |
PSException.java | Class | |
PSIllegalArgumentException.java | Class | This exception is thrown out of the persistence objects when some problem with input argument was discovered. |
PSNamingAndDirectoryServiceInvocationException.java | Class | |
PSObject.java | Interface | |
PSOperationRequiresTransactionException.java | Class | |
PSReadDataIntegrityViolationException.java | Class | Specialised PSException exception. |
PSSelectorConstraintViolationException.java | Class | Specialised PSException exception. |
PSTransactionServiceInvocationException.java | Class | |
PSUndefinedSystemPropertyException.java | Class | Specialised PSLayer exception. |
PSUnexpectedProgramConditionException.java | Class | Specialised PSLayer exception. |
PSUpdateDataIntegrityViolationException.java | Class | Specialised PSException exception. |
STCollectionDetails.java | Class | This structure contains the details of the required collection.
It (or more precisely array of these) is passed to a storage record retrieval methods, like getAll() and
getCount(). |
STFilteringDetails.java | Class | This structure contains the details of the certain selector invocation. |
STOrderingDetails.java | Class | This structure contains the details of the single ordering instruction.
It (or more precisely array of these) is passed to a storage record retrieval methods,
like getAll(). |