Class PluginInfoIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.MorpheusIdentityModel
com.morpheusdata.model.projection.PluginInfoIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PluginInfo
Provides a lightweight subset of properties from the
PluginInfo
for use in list/sync operations with reduced memory footprint.- Since:
- 1.4.0
- See Also:
-
Field Summary
FieldsFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.morpheusdata.model.projection.MorpheusIdentityModel
getIdentityPropertiesMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
code
-
name
-
-
Constructor Details
-
PluginInfoIdentityProjection
public PluginInfoIdentityProjection()
-
-
Method Details
-
getCode
-
setCode
-
getName
-
setName
-