|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeManager | |
|---|---|
| org.xcmis.spi | |
| org.xcmis.spi.basic | |
| Uses of TypeManager in org.xcmis.spi |
|---|
| Subinterfaces of TypeManager in org.xcmis.spi | |
|---|---|
interface |
Storage
|
| Classes in org.xcmis.spi that implement TypeManager | |
|---|---|
class |
DelegatedTypeManager
A wrapper for TypeManager that exposes only the TypeManager methods of the TypeManager implementation. |
class |
QueryNameTypeManager
A wrapper for TypeManager implementation that make possible to get TypeDefinition by queryName attribute. |
| Constructors in org.xcmis.spi with parameters of type TypeManager | |
|---|---|
DelegatedTypeManager(TypeManager typeManager)
|
|
QueryNameTypeManager(TypeManager typeManager)
|
|
| Uses of TypeManager in org.xcmis.spi.basic |
|---|
| Classes in org.xcmis.spi.basic that implement TypeManager | |
|---|---|
class |
BasicStorage
Basic Storage impl |
class |
BasicTypeManager
Basic Type Manager |
| Fields in org.xcmis.spi.basic declared as TypeManager | |
|---|---|
protected TypeManager |
BasicStorage.typeManager
|
| Constructors in org.xcmis.spi.basic with parameters of type TypeManager | |
|---|---|
BasicStorage(RepositoryInfo repositoryInfo,
TypeManager typeManager,
PermissionService permissionService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||