Class QCodeReferenceWithProperties

java.lang.Object
com.kingsrook.qqq.backend.core.model.metadata.code.QCodeReference
com.kingsrook.qqq.backend.core.model.metadata.code.QCodeReferenceWithProperties
All Implemented Interfaces:
QMetaDataObject, Serializable, Cloneable

public class QCodeReferenceWithProperties extends QCodeReference
a code reference that also has a map of properties. This object (with the properties) will be passed in to the referenced object, if it implements InitializableViaCodeReference.
See Also:
  • Constructor Details

  • Method Details