@PermitAll public class HumanSharedRecordPlugin extends AbstractSharedRecordPlugin implements com.whitestein.lsps.model.sharedrecord.SharedRecordPlugin
Modifier and Type | Field and Description |
---|---|
static String |
SAVED_DOCUMENT_IS_DELETED_INTERNAL
Used as key in saved document for setting is deleted.
|
Constructor and Description |
---|
HumanSharedRecordPlugin() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,com.whitestein.lsps.common.BasicDao<? extends com.whitestein.lsps.common.AbstractEntity,Long>> |
getDaoMap() |
protected SharedRecordPluginEntityProxy<? extends EntityWithId<Long>> |
getSharedRecordPluginEntityProxy(String entityName,
long id,
com.whitestein.lsps.common.AbstractEntity entity) |
flush, flush, getEntity, getEntityProxy, getSupportedEntityNames, loadProxies
public static final String SAVED_DOCUMENT_IS_DELETED_INTERNAL
protected Map<String,com.whitestein.lsps.common.BasicDao<? extends com.whitestein.lsps.common.AbstractEntity,Long>> getDaoMap()
getDaoMap
in class AbstractSharedRecordPlugin
protected SharedRecordPluginEntityProxy<? extends EntityWithId<Long>> getSharedRecordPluginEntityProxy(String entityName, long id, com.whitestein.lsps.common.AbstractEntity entity)
getSharedRecordPluginEntityProxy
in class AbstractSharedRecordPlugin
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.