Interface IMicroEntityReference

All Superinterfaces:
com.helger.commons.lang.ICloneable<IMicroNode>, com.helger.commons.hierarchy.IHasChildren<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenRecursive<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenSorted<IMicroNode>, com.helger.commons.name.IHasName, com.helger.commons.hierarchy.IHasParent<IMicroNode>, IMicroNode
All Known Implementing Classes:
MicroEntityReference

public interface IMicroEntityReference extends IMicroNode, com.helger.commons.name.IHasName
Represents the reference to an entity. An example entity is e.g. .
Author:
Philip Helger
  • Method Details