|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A mixin interface that offers easy access to all seven managers of the ConsensusFoundation framework.
| Method Summary | |
DynamicRightsManager |
getDynamicRightsManager()
Returns a reference to the DynamicRightsManager. |
EvolutionManager |
getEvolutionManager()
Returns a reference to the EvolutionManager. |
IncentiveManager |
getIncentiveManager()
Returns a reference to the IncentiveManager. |
LoggingManager |
getLoggingManager()
Returns a reference to the LoggingManager. |
OntologyManager |
getOntologyManager()
Returns a reference to the OntologyManager. |
RatingManager |
getRatingManager()
Returns a reference to the RatingManager. |
UserManager |
getUserManager()
Returns a reference to the UserManager. |
String |
getVersion()
Returns a version string of the implementation of the ConsensusFoundation framework. |
| Method Detail |
public LoggingManager getLoggingManager()
null after successful startuppublic UserManager getUserManager()
null after successful startuppublic OntologyManager getOntologyManager()
null after successful startuppublic EvolutionManager getEvolutionManager()
null if an EvolutionManager is not availablepublic IncentiveManager getIncentiveManager()
null if an IncentiveManager is not availablepublic RatingManager getRatingManager()
null if a RatingManager is not availablepublic DynamicRightsManager getDynamicRightsManager()
null if a DynamicRightsManager is not availablepublic String getVersion()
ConsensusFoundation.getVersion()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||