C D E G I M P R S V 
All Classes All Packages

C

ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api - package ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api
 
code() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityAdaptor
Returns the code.

D

DATA_SET - ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
 

E

EXPERIMENT - ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
 

G

getDescription() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin
Returns a description for this plugin.
getSupportedEntityKinds() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin
Returns set of supported entities of this property-based plugin.

I

ICommonPropertyBasedHotDeployPlugin - Interface in ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api
The base interface for property-based plugins with support for hot-deploy.
ICommonPropertyBasedHotDeployPlugin.EntityKind - Enum in ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api
 
IEntityAdaptor - Interface in ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api
Interface implemented by all entity adaptors
IEntityPropertyAdaptor - Interface in ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api
Interface implemented by all entity properties

M

MATERIAL - ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
 

P

properties() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityAdaptor
Returns collection of properties of the entity
property(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityAdaptor
Returns the property by code of the property type.
propertyRendered(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityAdaptor
Returns the property value rendered as String by code of the property type.
propertyTypeCode() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityPropertyAdaptor
Returns the code of property type.
propertyValue(String) - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityAdaptor
Returns the property value by code of the property type.

R

renderedValue() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityPropertyAdaptor
Returns the property value as string that should be rendered e.g.

S

SAMPLE - ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
 

V

valueAsString() - Method in interface ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.IEntityPropertyAdaptor
Returns the property value as string.
valueOf(String) - Static method in enum ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.systemsx.cisd.openbis.generic.shared.hotdeploy_plugins.api.ICommonPropertyBasedHotDeployPlugin.EntityKind
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G I M P R S V 
All Classes All Packages