Class CollectionItemExternalReference

java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.CollectionReference
com.liferay.headless.admin.site.dto.v1_0.CollectionItemExternalReference
All Implemented Interfaces:
Serializable

@Generated("") public class CollectionItemExternalReference extends CollectionReference implements Serializable
See Also:
Generated:
  • Field Details

    • className

      protected String className
    • externalReferenceCode

      protected String externalReferenceCode
    • scope

      protected Scope scope
    • xClassName

      public String xClassName
  • Constructor Details

    • CollectionItemExternalReference

      public CollectionItemExternalReference()
  • Method Details