public class Hive extends HiveCommon
DEFAULT_RESULT| Constructor and Description |
|---|
Hive() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryFactoryItem(FactoryMemoryCell item,
Map<String,Variant> browserAttributes) |
protected void |
addTransientItems() |
String |
getHiveId()
Get a unique ID for you hive type
|
void |
removeMemoryFactoryItem(FactoryMemoryCell item) |
protected void |
removeTransientItems() |
addDataItemValidator, addItemFactory, addSessionListener, closeSession, createSession, createSession, getBrowser, getGrantedItems, getOperationService, getValidationStrategy, handleSessionCreated, isAutoEnableStats, lookupItem, performStart, performStop, processWrite, processWriteAttributes, registerItem, removeItemFactory, removeItemValidator, removeSessionListener, retrieveItem, setAutoEnableStats, setRootFolder, setValidatonStrategy, start, startWrite, startWriteAttributes, stop, subscribeItem, unregisterItem, unsubscribeItem, validateItem, validateSessionauthorize, authorize, extractPrivileges, fillSessionProperties, loginUser, makeEffectiveUserInformation, setAuditLogService, setAuthenticationImplementation, setAuthorizationImplementationpublic Hive()
throws IOException
IOExceptionpublic String getHiveId()
HiveCommongetHiveId in class HiveCommonpublic void addMemoryFactoryItem(FactoryMemoryCell item, Map<String,Variant> browserAttributes)
public void removeMemoryFactoryItem(FactoryMemoryCell item)
protected void addTransientItems()
protected void removeTransientItems()