Modifier and Type | Class and Description |
---|---|
class |
BinaryMetadataException |
Modifier and Type | Class and Description |
---|---|
class |
NuxeoDriveContribException
Exception raised when no contributions to the
FileSystemItemAdapterService are found or the component is not
ready, ie. |
class |
RootlessItemException
Exception raised when recursive factory calls failed to find the ancestry to a the top level folder.
|
Modifier and Type | Class and Description |
---|---|
class |
TooManyChangesException
Exception thrown by
FileSystemChangeFinder when too many document changes are found in the audit logs. |
Modifier and Type | Method and Description |
---|---|
String |
EasyShare.getFileName(DocumentModel doc) |
javax.ws.rs.core.Response |
EasyShare.getFileStream(String shareId,
String fileId) |
Modifier and Type | Class and Description |
---|---|
class |
ClientException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.NuxeoException instead
|
class |
ClientRuntimeException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.NuxeoException instead
|
class |
ConcurrentUpdateException
An exception thrown if a concurrent update was detected.
|
class |
DocumentNotFoundException
Exception thrown when a document is not found.
|
class |
DocumentSecurityException
Exception thrown when access to a document is denied.
|
class |
LockException
Exception thrown when failing to lock or unlock a document.
|
class |
RecoverableClientException
Exception that can be handled at UI level to display a dedicated user message
|
Modifier and Type | Class and Description |
---|---|
class |
LocalException |
Modifier and Type | Class and Description |
---|---|
class |
InvalidPropertyValueException
Exception thrown when setting an illegal property value.
|
class |
PropertyConversionException
Exception thrown when trying to convert a property value to an incompatible type during read or write.
|
class |
PropertyException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.PropertyException instead
|
class |
PropertyNotFoundException
Exception indicating a property not found.
|
class |
ReadOnlyPropertyException
Exception thrown when attempting to write to a read-only property.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentValidationException
Exception thrown when some process failed due to
ConstraintViolation . |
Modifier and Type | Class and Description |
---|---|
class |
ConversionException
Base exception raised by the
ConversionService . |
class |
ConverterNotAvailable |
class |
ConverterNotRegistered
Exception thrown when selected converter is not registered.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSBusNotActiveException |
static class |
SerializableEventBundle.CannotReconstruct |
Modifier and Type | Class and Description |
---|---|
class |
MarshallingException
Exception thrown by the
MarshallerRegistry and all Marshaller s. |
Modifier and Type | Class and Description |
---|---|
class |
LifeCycleException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.LifeCycleException instead
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentExistsException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.DocumentExistsException instead
|
class |
NoSuchDocumentException
Deprecated.
since 7.4, use org.nuxeo.ecm.core.api.DocumentNotFoundException instead
|
Modifier and Type | Class and Description |
---|---|
class |
QueryParseException |
Modifier and Type | Class and Description |
---|---|
class |
MaximumTransientSpaceExceeded |
Modifier and Type | Class and Description |
---|---|
class |
ContentDiffException
Content diff exception.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ContentDiffRestlet.handleNoContentDiff(org.restlet.data.Response res,
String xpath,
NuxeoException e) |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryDeleteConstraintException
Exception thrown when attempting to delete a directory entry which has constraints preventing the deletion.
|
class |
DirectoryEntryNotFoundException
Specific exception thrown when a directory entry is not found
|
class |
DirectoryException
Exception thrown when dealing with a Directory.
|
class |
DirectorySecurityException
Exception thrown when access to a directory is denied.
|
class |
OperationNotAllowedException
Exception thrown when an operation is not allowed on a given directory entry.
|
class |
SizeLimitExceededException |
Modifier and Type | Class and Description |
---|---|
class |
AuditQueryException
NXAudit-Query related exception.
|
Modifier and Type | Class and Description |
---|---|
class |
MimetypeDetectionException
Exception raised when an unexpected exception occur during mimetype sniffing.
|
class |
MimetypeNotFoundException
Exception raised when no matching mimetype entry can be found / guessed by the service.
|
Modifier and Type | Method and Description |
---|---|
Blob |
PDFPageNumbering.addPageNumbers(int inStartAtPage,
int inStartAtNumber,
String inFontName,
float inFontSize,
String inHex255Color,
PDFPageNumbering.PAGE_NUMBER_POSITION inPosition)
Adds page numbers and returns a new Blob.
|
Blob |
PDFPageExtractor.extract(int inStartPage,
int inEndPage,
String inFileName,
String inTitle,
String inSubject,
String inAuthor)
Return a Blob built from page
inStartPage to inEndPage (inclusive). |
String |
PDFTextExtractor.getAllExtractedLines() |
BlobList |
PDFPageExtractor.getPagesAsImages(String inFileName) |
static org.apache.pdfbox.pdmodel.PDDocument |
PDFUtils.load(Blob inBlob,
String inPwd)
This is just a shortcut.
|
void |
PDFInfo.run()
After building the object with the correct constructor, and after possibly having set some parsing property
(
setParseWithXMP() , for example), this method will extract the information from the PDF. |
void |
PDFEncryption.setKeyLength(int keyLength)
Set the lentgh of the key to be used for encryption.
|
Modifier and Type | Method and Description |
---|---|
protected Blob |
PDFMergeDocumentsOperation.doMerge(PDFMerge inMergeTool) |
protected Blob |
PDFMergeBlobsOperation.doMerge(PDFMerge inMergeTool) |
Blob |
PDFWatermarkPDFOperation.run(Blob inBlob) |
Blob |
PDFMergeBlobsOperation.run(Blob inBlob) |
Blob |
PDFMergeBlobsOperation.run(BlobList inBlobs) |
Blob |
PDFMergeDocumentsOperation.run(DocumentModel inDoc) |
Blob |
PDFMergeDocumentsOperation.run(DocumentModelList inDocs) |
Modifier and Type | Class and Description |
---|---|
class |
NothingToPreviewException
Preview exception.
|
class |
PreviewException
Preview exception.
|
Modifier and Type | Class and Description |
---|---|
class |
RelationAlreadyExistsException |
Modifier and Type | Class and Description |
---|---|
class |
DocumentRouteAlredayLockedException |
class |
DocumentRouteException
Basic document routing exception.
|
class |
DocumentRouteNotLockedException |
Modifier and Type | Class and Description |
---|---|
class |
InvalidSearchParameterException |
Modifier and Type | Class and Description |
---|---|
class |
AlreadySignedException |
class |
CertException
An exception indicating certificate or key generation related problems
|
class |
SignException
A generic exception indicating signature generation problems
|
Modifier and Type | Class and Description |
---|---|
class |
GroupAlreadyExistsException |
class |
InvalidPasswordException
Exception thrown when a password did not validate the
UserManager.validatePassword(java.lang.String) method. |
class |
UserAlreadyExistsException |
Modifier and Type | Method and Description |
---|---|
Blob |
ConcatVideos.run(BlobList blobs) |
Blob |
ConcatVideos.run(DocumentModelList docs) |
Modifier and Type | Class and Description |
---|---|
class |
QuotaExceededException
Exception throws by the
DocumentsSizeUpdater to enforce Quotas in case a transaction tries to add too
much Blobs |
Modifier and Type | Class and Description |
---|---|
class |
TokenAuthenticationException
Exception thrown when an error occurs in the
TokenAuthenticationService . |
Modifier and Type | Class and Description |
---|---|
class |
AlreadyProcessedRegistrationException |
class |
UserRegistrationException |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
AbstractMapper.createGroupModelFromGroupResource(com.unboundid.scim.data.GroupResource group) |
DocumentModel |
StaticUserMapper.createNuxeoUserFromUserResource(com.unboundid.scim.data.UserResource user) |
DocumentModel |
ConfigurableUserMapper.createNuxeoUserFromUserResource(com.unboundid.scim.data.UserResource user) |
abstract DocumentModel |
AbstractMapper.createNuxeoUserFromUserResource(com.unboundid.scim.data.UserResource user) |
protected void |
AbstractMapper.updateGroupModel(DocumentModel userModel,
com.unboundid.scim.data.GroupResource groupResouce) |
DocumentModel |
AbstractMapper.updateGroupModelFromGroupResource(String uid,
com.unboundid.scim.data.GroupResource group) |
DocumentModel |
StaticUserMapper.updateNuxeoUserFromUserResource(String uid,
com.unboundid.scim.data.UserResource user) |
DocumentModel |
ConfigurableUserMapper.updateNuxeoUserFromUserResource(String uid,
com.unboundid.scim.data.UserResource user) |
protected void |
StaticUserMapper.updateUserModel(DocumentModel userModel,
com.unboundid.scim.data.UserResource userResouce) |
Modifier and Type | Method and Description |
---|---|
UserMapper |
UserMapperService.getMapper(String mappingName)
returns the named mapper is any
|
UserMapper |
UserMapperComponent.getMapper(String mappingName) |
NuxeoPrincipal |
UserMapperService.getOrCreateAndUpdateNuxeoPrincipal(String mappingName,
Object userObject)
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
|
NuxeoPrincipal |
UserMapperComponent.getOrCreateAndUpdateNuxeoPrincipal(String mappingName,
Object userObject) |
NuxeoPrincipal |
UserMapperService.getOrCreateAndUpdateNuxeoPrincipal(String mappingName,
Object userObject,
boolean createIfNeeded,
boolean update,
Map<String,Serializable> params)
Should retrieve (create if needed) and update the NuxeoPrincipal according to the given userObject
|
NuxeoPrincipal |
UserMapperComponent.getOrCreateAndUpdateNuxeoPrincipal(String mappingName,
Object userObject,
boolean createIfNeeded,
boolean update,
Map<String,Serializable> params) |
Object |
UserMapperService.wrapNuxeoPrincipal(String mappingName,
NuxeoPrincipal principal,
Object nativePrincipal,
Map<String,Serializable> params)
Wrap the
NuxeoPrincipal as the userObject used in the external authentication system * |
Object |
UserMapperComponent.wrapNuxeoPrincipal(String mappingName,
NuxeoPrincipal principal,
Object nativePrincipal,
Map<String,Serializable> params) |
Copyright © 2017 Nuxeo. All rights reserved.