Class ContentReferenceSource

java.lang.Object
ch.tocco.nice2.dms.api.reference.ContentReferenceSource

public class ContentReferenceSource extends Object
Represents the origin of a content reference, i.e. a (HTML) field of a certain entity. A reference could be for example a link to a CMS page or an image from DMS.
  • Constructor Details

    • ContentReferenceSource

      public ContentReferenceSource(EntityId entityId, String fieldName)
  • Method Details