Interface ObjectEntryDisplayContext


public interface ObjectEntryDisplayContext
  • Method Details

    • getBackURL

      String getBackURL() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectDefinition1

      ObjectDefinition getObjectDefinition1()
    • getObjectDefinition2

      ObjectDefinition getObjectDefinition2() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectEntry

      ObjectEntry getObjectEntry() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectLayout

      ObjectLayout getObjectLayout() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectLayoutBox

      ObjectLayoutBox getObjectLayoutBox(String type) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectLayoutTab

      ObjectLayoutTab getObjectLayoutTab() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectRelationship

      ObjectRelationship getObjectRelationship() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectRelationshipERCObjectFieldName

      String getObjectRelationshipERCObjectFieldName()
    • getParentObjectEntryId

      String getParentObjectEntryId()
    • getRelatedModelCreationMenu

      com.liferay.frontend.taglib.clay.servlet.taglib.util.CreationMenu getRelatedModelCreationMenu(ObjectRelationship objectRelationship) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRelatedObjectEntryItemSelectorURL

      String getRelatedObjectEntryItemSelectorURL(ObjectRelationship objectRelationship) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRelationshipContextParams

      Map<String,String> getRelationshipContextParams() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • isGuestUser

      boolean isGuestUser()
    • isReadOnly

      boolean isReadOnly()
    • isShowObjectEntryForm

      boolean isShowObjectEntryForm() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • renderDDMForm

      String renderDDMForm(javax.servlet.jsp.PageContext pageContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException