Package | Description |
---|---|
com.wewebu.ow.server.app.viewer | |
com.wewebu.ow.server.ui.viewer |
Modifier and Type | Method and Description |
---|---|
OwInfoProvider |
OwSimpleInfoProviderRegistry.getInfoProvider(String context_p) |
OwInfoProvider |
OwSimpleInfoProviderRegistry.unregisterProvider(String context_p) |
Modifier and Type | Method and Description |
---|---|
void |
OwSimpleInfoProviderRegistry.registerProvider(String context_p,
OwInfoProvider pro_p) |
Modifier and Type | Interface and Description |
---|---|
interface |
OwAnnotationInfoProvider
Annotation Information Provider Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
OwAbstractAnnotationInfoProvider<T>
Abstract OwAnnotationProvider.
|
class |
OwAbstractInfoProvider
Abstract Information Provider.
|
Modifier and Type | Method and Description |
---|---|
OwInfoProvider |
OwInfoProviderRegistry.getInfoProvider(String context_p)
Method to retrieve a provider regarding the given context.
|
OwInfoProvider |
OwInfoProviderRegistry.unregisterProvider(String context_p)
Remove a provider from registry for given context.
|
Modifier and Type | Method and Description |
---|---|
void |
OwInfoProviderRegistry.registerProvider(String context_p,
OwInfoProvider pro_p)
Method called to register a provider for specific context.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.