Modifier and Type | Field and Description |
---|---|
protected TypeManager |
UITypesConfigurationActions.typeManager |
protected TypeManager |
ContentViewConfigurationActions.typeManager |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
AudioImporter.create(CoreSession documentManager,
Blob content,
String path,
boolean overwrite,
String fullname,
TypeManager typeService) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
FileImporter.create(CoreSession documentManager,
Blob content,
String path,
boolean overwrite,
String filename,
TypeManager typeService)
Creates the document.
|
DocumentModel |
ExportedZipImporter.create(CoreSession documentManager,
Blob content,
String path,
boolean overwrite,
String filename,
TypeManager typeService) |
DocumentModel |
CSVZipImporter.create(CoreSession documentManager,
Blob content,
String path,
boolean overwrite,
String filename,
TypeManager typeService) |
DocumentModel |
AbstractFileImporter.create(CoreSession session,
Blob content,
String path,
boolean overwrite,
String fullname,
TypeManager typeService) |
DocumentModel |
FolderImporter.create(CoreSession documentManager,
String fullname,
String path,
boolean overwrite,
TypeManager typeManager) |
DocumentModel |
AbstractFolderImporter.create(CoreSession documentManager,
String fullname,
String path,
boolean overwrite,
TypeManager typeManager) |
protected void |
AbstractFileImporter.doSecurityCheck(CoreSession documentManager,
String path,
String typeName,
TypeManager typeService) |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
RouteModelsZipImporter.create(CoreSession session,
Blob content,
String path,
boolean overwrite,
String filename,
TypeManager typeService) |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
DocumentRoutingActionsBean.typeManager |
Modifier and Type | Method and Description |
---|---|
DocumentModel |
ThreeDImporter.create(CoreSession session,
Blob content,
String path,
boolean overwrite,
String fullname,
TypeManager typeService) |
Modifier and Type | Class and Description |
---|---|
class |
TypeService |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
TypesTool.typeManager |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
InputController.typeManager |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
BulkEditActions.typeManager |
Modifier and Type | Method and Description |
---|---|
static List<String> |
BulkEditHelper.getCommonLayouts(TypeManager typeManager,
List<DocumentModel> docs)
Returns the common layouts of the
docs for the edit mode. |
static List<String> |
BulkEditHelper.getCommonLayouts(TypeManager typeManager,
List<DocumentModel> docs,
String mode)
Returns the common layouts of the
docs for the given layout mode . |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
ClipboardActionsBean.typeManager |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
TypeManagerBusinessDelegate.typeManager |
Modifier and Type | Method and Description |
---|---|
TypeManager |
TypeManagerBusinessDelegate.getTypeManager()
Acquires a new
TypeManager reference. |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
FileManageActionsBean.typeManager |
Modifier and Type | Field and Description |
---|---|
protected TypeManager |
TemplatesActionBean.typeManager |
Copyright © 2018 Nuxeo. All rights reserved.