public class CommandContextUtil extends Object
public static ContentEngineConfiguration getContentEngineConfiguration()
public static ContentEngineConfiguration getContentEngineConfiguration(CommandContext commandContext)
public static JobServiceConfiguration getJobServiceConfiguration()
public static JobServiceConfiguration getJobServiceConfiguration(CommandContext commandContext)
public static DocumentRepositoryService getDocumentRepositoryService()
public static DocumentRepositoryService getDocumentRepositoryService(CommandContext commandContext)
public static DbSqlSession getDbSqlSession()
public static DbSqlSession getDbSqlSession(CommandContext commandContext)
public static DocumentDeploymentManager getDeploymentManager()
public static DocumentDeploymentManager getDeploymentManager(CommandContext commandContext)
public static TableDataManager getTableDataManager()
public static TableDataManager getTableDataManager(CommandContext commandContext)
public static ContentItemEntityManager getContentItemEntityManager()
public static ContentItemEntityManager getContentItemEntityManager(CommandContext commandContext)
public static ContentService getContentService()
public static ContentRenditionManager getContentRenditionManager()
public static ContentRenditionManager getContentRenditionManager(CommandContext commandContext)
public static DocumentDeploymentEntityManager getDocumentDeploymentEntityManager()
public static DocumentDeploymentEntityManager getDocumentDeploymentEntityManager(CommandContext commandContext)
public static DocumentDefinitionEntityManager getDocumentDefinitionEntityManager()
public static DocumentDefinitionEntityManager getDocumentDefinitionEntityManager(CommandContext commandContext)
public static DocumentResourceEntityManager getDocumentResourceEntityManager()
public static DocumentResourceEntityManager getDocumentResourceEntityManager(CommandContext commandContext)
public static RenditionItemEntityManager getRenditionItemEntityManager()
public static RenditionItemEntityManager getRenditionItemEntityManager(CommandContext commandContext)
public static MetadataInstanceEntityManager getMetadataInstanceEntityManager()
public static MetadataInstanceEntityManager getMetadataInstanceEntityManager(CommandContext commandContext)
public static DatabaseContentObjectEntityManager getDatabaseContentObjectEntityManager()
public static DatabaseContentObjectEntityManager getDatabaseContentObjectEntityManager(CommandContext commandContext)
public static ContentCryptoHandler getContentCryptoHandler()
public static ContentCryptoHandler getContentCryptoHandler(CommandContext commandContext)
public static CommandContext getCommandContext()