Uses of Class
com.hybris.cockpitng.components.visjs.network.data.NetworkEntity
-
Packages that use NetworkEntity Package Description com.hybris.cockpitng.components.visjs.network.data com.hybris.cockpitng.components.visjs.network.response -
-
Uses of NetworkEntity in com.hybris.cockpitng.components.visjs.network.data
Subclasses of NetworkEntity in com.hybris.cockpitng.components.visjs.network.data Modifier and Type Class Description classEdgeDefault configuration for edges.classNodeDefault configuration for nodes. -
Uses of NetworkEntity in com.hybris.cockpitng.components.visjs.network.response
Methods in com.hybris.cockpitng.components.visjs.network.response that return NetworkEntity Modifier and Type Method Description NetworkEntityNetworkUpdate. getEntity()Constructors in com.hybris.cockpitng.components.visjs.network.response with parameters of type NetworkEntity Constructor Description NetworkUpdate(Action action, NetworkEntity entity)
-