Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.model.DDMStructureLink

Packages that use DDMStructureLink
com.liferay.portlet.dynamicdatamapping.model   
com.liferay.portlet.dynamicdatamapping.service   
com.liferay.portlet.dynamicdatamapping.service.persistence   
 

Uses of DDMStructureLink in com.liferay.portlet.dynamicdatamapping.model
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureLink
 class DDMStructureLinkWrapper
           This class is a wrapper for DDMStructureLink.
 

Methods in com.liferay.portlet.dynamicdatamapping.model that return DDMStructureLink
 DDMStructureLink DDMStructureLinkWrapper.getWrappedDDMStructureLink()
          Deprecated. Renamed to DDMStructureLinkWrapper.getWrappedModel()
 DDMStructureLink DDMStructureLinkWrapper.getWrappedModel()
           
 DDMStructureLink DDMStructureLinkWrapper.toEscapedModel()
           
 DDMStructureLink DDMStructureLinkModel.toEscapedModel()
           
 DDMStructureLink DDMStructureLinkWrapper.toUnescapedModel()
           
 DDMStructureLink DDMStructureLinkModel.toUnescapedModel()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.model that return types with arguments of type DDMStructureLink
 CacheModel<DDMStructureLink> DDMStructureLinkWrapper.toCacheModel()
           
 CacheModel<DDMStructureLink> DDMStructureLinkModel.toCacheModel()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureLink
 int DDMStructureLinkWrapper.compareTo(DDMStructureLink ddmStructureLink)
           
 int DDMStructureLinkModel.compareTo(DDMStructureLink ddmStructureLink)
           
static DDMStructureLinkSoap DDMStructureLinkSoap.toSoapModel(DDMStructureLink model)
           
static DDMStructureLinkSoap[] DDMStructureLinkSoap.toSoapModels(DDMStructureLink[] models)
           
static DDMStructureLinkSoap[][] DDMStructureLinkSoap.toSoapModels(DDMStructureLink[][] models)
           
 

Method parameters in com.liferay.portlet.dynamicdatamapping.model with type arguments of type DDMStructureLink
static DDMStructureLinkSoap[] DDMStructureLinkSoap.toSoapModels(List<DDMStructureLink> models)
           
 

Constructors in com.liferay.portlet.dynamicdatamapping.model with parameters of type DDMStructureLink
DDMStructureLinkWrapper(DDMStructureLink ddmStructureLink)
           
 

Uses of DDMStructureLink in com.liferay.portlet.dynamicdatamapping.service
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return DDMStructureLink
static DDMStructureLink DDMStructureLinkLocalServiceUtil.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
 DDMStructureLink DDMStructureLinkLocalService.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.addStructureLink(long classNameId, long classPK, long structureId, ServiceContext serviceContext)
           
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.addStructureLink(long classNameId, long classPK, long structureId, ServiceContext serviceContext)
           
 DDMStructureLink DDMStructureLinkLocalService.addStructureLink(long classNameId, long classPK, long structureId, ServiceContext serviceContext)
           
static DDMStructureLink DDMStructureLinkLocalServiceUtil.createDDMStructureLink(long structureLinkId)
          Creates a new d d m structure link with the primary key.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.createDDMStructureLink(long structureLinkId)
          Creates a new d d m structure link with the primary key.
 DDMStructureLink DDMStructureLinkLocalService.createDDMStructureLink(long structureLinkId)
          Creates a new d d m structure link with the primary key.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
 DDMStructureLink DDMStructureLinkLocalService.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.deleteDDMStructureLink(long structureLinkId)
          Deletes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.deleteDDMStructureLink(long structureLinkId)
          Deletes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkLocalService.deleteDDMStructureLink(long structureLinkId)
          Deletes the d d m structure link with the primary key from the database.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.fetchDDMStructureLink(long structureLinkId)
           
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.fetchDDMStructureLink(long structureLinkId)
           
 DDMStructureLink DDMStructureLinkLocalService.fetchDDMStructureLink(long structureLinkId)
           
static DDMStructureLink DDMStructureLinkLocalServiceUtil.getClassStructureLink(long classPK)
           
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.getClassStructureLink(long classPK)
           
 DDMStructureLink DDMStructureLinkLocalService.getClassStructureLink(long classPK)
           
static DDMStructureLink DDMStructureLinkLocalServiceUtil.getDDMStructureLink(long structureLinkId)
          Returns the d d m structure link with the primary key.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.getDDMStructureLink(long structureLinkId)
          Returns the d d m structure link with the primary key.
 DDMStructureLink DDMStructureLinkLocalService.getDDMStructureLink(long structureLinkId)
          Returns the d d m structure link with the primary key.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.getStructureLink(long structureLinkId)
           
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.getStructureLink(long structureLinkId)
           
 DDMStructureLink DDMStructureLinkLocalService.getStructureLink(long structureLinkId)
           
static DDMStructureLink DDMStructureLinkLocalServiceUtil.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalService.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalService.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.updateStructureLink(long structureLinkId, long classNameId, long classPK, long structureId)
           
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.updateStructureLink(long structureLinkId, long classNameId, long classPK, long structureId)
           
 DDMStructureLink DDMStructureLinkLocalService.updateStructureLink(long structureLinkId, long classNameId, long classPK, long structureId)
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service that return types with arguments of type DDMStructureLink
static List<DDMStructureLink> DDMStructureLinkLocalServiceUtil.getClassStructureLinks(long classNameId)
           
 List<DDMStructureLink> DDMStructureLinkLocalServiceWrapper.getClassStructureLinks(long classNameId)
           
 List<DDMStructureLink> DDMStructureLinkLocalService.getClassStructureLinks(long classNameId)
           
static List<DDMStructureLink> DDMStructureLinkLocalServiceUtil.getDDMStructureLinks(int start, int end)
          Returns a range of all the d d m structure links.
 List<DDMStructureLink> DDMStructureLinkLocalServiceWrapper.getDDMStructureLinks(int start, int end)
          Returns a range of all the d d m structure links.
 List<DDMStructureLink> DDMStructureLinkLocalService.getDDMStructureLinks(int start, int end)
          Returns a range of all the d d m structure links.
static List<DDMStructureLink> DDMStructureLinkLocalServiceUtil.getStructureLinks(long structureId, int start, int end)
           
 List<DDMStructureLink> DDMStructureLinkLocalServiceWrapper.getStructureLinks(long structureId, int start, int end)
           
 List<DDMStructureLink> DDMStructureLinkLocalService.getStructureLinks(long structureId, int start, int end)
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service with parameters of type DDMStructureLink
static DDMStructureLink DDMStructureLinkLocalServiceUtil.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
 DDMStructureLink DDMStructureLinkLocalService.addDDMStructureLink(DDMStructureLink ddmStructureLink)
          Adds the d d m structure link to the database.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
 DDMStructureLink DDMStructureLinkLocalService.deleteDDMStructureLink(DDMStructureLink ddmStructureLink)
          Deletes the d d m structure link from the database.
static void DDMStructureLinkLocalServiceUtil.deleteStructureLink(DDMStructureLink structureLink)
           
 void DDMStructureLinkLocalServiceWrapper.deleteStructureLink(DDMStructureLink structureLink)
           
 void DDMStructureLinkLocalService.deleteStructureLink(DDMStructureLink structureLink)
           
static DDMStructureLink DDMStructureLinkLocalServiceUtil.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalService.updateDDMStructureLink(DDMStructureLink ddmStructureLink)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
static DDMStructureLink DDMStructureLinkLocalServiceUtil.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalServiceWrapper.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 DDMStructureLink DDMStructureLinkLocalService.updateDDMStructureLink(DDMStructureLink ddmStructureLink, boolean merge)
          Updates the d d m structure link in the database or adds it if it does not yet exist.
 

Uses of DDMStructureLink in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureLink
static DDMStructureLink DDMStructureLinkUtil.create(long structureLinkId)
          Creates a new d d m structure link with the primary key.
 DDMStructureLink DDMStructureLinkPersistence.create(long structureLinkId)
          Creates a new d d m structure link with the primary key.
static DDMStructureLink DDMStructureLinkUtil.fetchByClassNameId_First(long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ?.
 DDMStructureLink DDMStructureLinkPersistence.fetchByClassNameId_First(long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ?.
static DDMStructureLink DDMStructureLinkUtil.fetchByClassNameId_Last(long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ?.
 DDMStructureLink DDMStructureLinkPersistence.fetchByClassNameId_Last(long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ?.
static DDMStructureLink DDMStructureLinkUtil.fetchByClassPK(long classPK)
          Returns the d d m structure link where classPK = ? or returns null if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.fetchByClassPK(long classPK)
          Returns the d d m structure link where classPK = ? or returns null if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.fetchByClassPK(long classPK, boolean retrieveFromCache)
          Returns the d d m structure link where classPK = ? or returns null if it could not be found, optionally using the finder cache.
 DDMStructureLink DDMStructureLinkPersistence.fetchByClassPK(long classPK, boolean retrieveFromCache)
          Returns the d d m structure link where classPK = ? or returns null if it could not be found, optionally using the finder cache.
static DDMStructureLink DDMStructureLinkUtil.fetchByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or returns null if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.fetchByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or returns null if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.fetchByStructureId_First(long structureId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.fetchByStructureId_First(long structureId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.fetchByStructureId_Last(long structureId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.fetchByStructureId_Last(long structureId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.findByClassNameId_First(long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByClassNameId_First(long classNameId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where classNameId = ?.
static DDMStructureLink DDMStructureLinkUtil.findByClassNameId_Last(long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByClassNameId_Last(long classNameId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where classNameId = ?.
static DDMStructureLink[] DDMStructureLinkUtil.findByClassNameId_PrevAndNext(long structureLinkId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where classNameId = ?.
 DDMStructureLink[] DDMStructureLinkPersistence.findByClassNameId_PrevAndNext(long structureLinkId, long classNameId, OrderByComparator orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where classNameId = ?.
static DDMStructureLink DDMStructureLinkUtil.findByClassPK(long classPK)
          Returns the d d m structure link where classPK = ? or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.findByClassPK(long classPK)
          Returns the d d m structure link where classPK = ? or throws a NoSuchStructureLinkException if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.findByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or throws a NoSuchStructureLinkException if it could not be found.
 DDMStructureLink DDMStructureLinkPersistence.findByPrimaryKey(long structureLinkId)
          Returns the d d m structure link with the primary key or throws a NoSuchStructureLinkException if it could not be found.
static DDMStructureLink DDMStructureLinkUtil.findByStructureId_First(long structureId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByStructureId_First(long structureId, OrderByComparator orderByComparator)
          Returns the first d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.findByStructureId_Last(long structureId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink DDMStructureLinkPersistence.findByStructureId_Last(long structureId, OrderByComparator orderByComparator)
          Returns the last d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink[] DDMStructureLinkUtil.findByStructureId_PrevAndNext(long structureLinkId, long structureId, OrderByComparator orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where structureId = ?.
 DDMStructureLink[] DDMStructureLinkPersistence.findByStructureId_PrevAndNext(long structureLinkId, long structureId, OrderByComparator orderByComparator)
          Returns the d d m structure links before and after the current d d m structure link in the ordered set where structureId = ?.
static DDMStructureLink DDMStructureLinkUtil.remove(long structureLinkId)
          Removes the d d m structure link with the primary key from the database.
 DDMStructureLink DDMStructureLinkPersistence.remove(long structureLinkId)
          Removes the d d m structure link with the primary key from the database.
static DDMStructureLink DDMStructureLinkUtil.removeByClassPK(long classPK)
          Removes the d d m structure link where classPK = ? from the database.
 DDMStructureLink DDMStructureLinkPersistence.removeByClassPK(long classPK)
          Removes the d d m structure link where classPK = ? from the database.
static DDMStructureLink DDMStructureLinkUtil.update(DDMStructureLink ddmStructureLink, boolean merge)
           
static DDMStructureLink DDMStructureLinkUtil.update(DDMStructureLink ddmStructureLink, boolean merge, ServiceContext serviceContext)
           
static DDMStructureLink DDMStructureLinkUtil.updateImpl(DDMStructureLink ddmStructureLink, boolean merge)
           
 DDMStructureLink DDMStructureLinkPersistence.updateImpl(DDMStructureLink ddmStructureLink, boolean merge)
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return types with arguments of type DDMStructureLink
static List<DDMStructureLink> DDMStructureLinkUtil.findAll()
          Returns all the d d m structure links.
 List<DDMStructureLink> DDMStructureLinkPersistence.findAll()
          Returns all the d d m structure links.
static List<DDMStructureLink> DDMStructureLinkUtil.findAll(int start, int end)
          Returns a range of all the d d m structure links.
 List<DDMStructureLink> DDMStructureLinkPersistence.findAll(int start, int end)
          Returns a range of all the d d m structure links.
static List<DDMStructureLink> DDMStructureLinkUtil.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links.
 List<DDMStructureLink> DDMStructureLinkPersistence.findAll(int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links.
static List<DDMStructureLink> DDMStructureLinkUtil.findByClassNameId(long classNameId)
          Returns all the d d m structure links where classNameId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByClassNameId(long classNameId)
          Returns all the d d m structure links where classNameId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findByClassNameId(long classNameId, int start, int end)
          Returns a range of all the d d m structure links where classNameId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByClassNameId(long classNameId, int start, int end)
          Returns a range of all the d d m structure links where classNameId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findByClassNameId(long classNameId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links where classNameId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByClassNameId(long classNameId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links where classNameId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findByStructureId(long structureId)
          Returns all the d d m structure links where structureId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByStructureId(long structureId)
          Returns all the d d m structure links where structureId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findByStructureId(long structureId, int start, int end)
          Returns a range of all the d d m structure links where structureId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByStructureId(long structureId, int start, int end)
          Returns a range of all the d d m structure links where structureId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findByStructureId(long structureId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links where structureId = ?.
 List<DDMStructureLink> DDMStructureLinkPersistence.findByStructureId(long structureId, int start, int end, OrderByComparator orderByComparator)
          Returns an ordered range of all the d d m structure links where structureId = ?.
static List<DDMStructureLink> DDMStructureLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery)
           
static List<DDMStructureLink> DDMStructureLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end)
           
static List<DDMStructureLink> DDMStructureLinkUtil.findWithDynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator)
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureLink
static void DDMStructureLinkUtil.cacheResult(DDMStructureLink ddmStructureLink)
          Caches the d d m structure link in the entity cache if it is enabled.
 void DDMStructureLinkPersistence.cacheResult(DDMStructureLink ddmStructureLink)
          Caches the d d m structure link in the entity cache if it is enabled.
static void DDMStructureLinkUtil.clearCache(DDMStructureLink ddmStructureLink)
           
static DDMStructureLink DDMStructureLinkUtil.update(DDMStructureLink ddmStructureLink, boolean merge)
           
static DDMStructureLink DDMStructureLinkUtil.update(DDMStructureLink ddmStructureLink, boolean merge, ServiceContext serviceContext)
           
static DDMStructureLink DDMStructureLinkUtil.updateImpl(DDMStructureLink ddmStructureLink, boolean merge)
           
 DDMStructureLink DDMStructureLinkPersistence.updateImpl(DDMStructureLink ddmStructureLink, boolean merge)
           
 

Method parameters in com.liferay.portlet.dynamicdatamapping.service.persistence with type arguments of type DDMStructureLink
static void DDMStructureLinkUtil.cacheResult(List<DDMStructureLink> ddmStructureLinks)
          Caches the d d m structure links in the entity cache if it is enabled.
 void DDMStructureLinkPersistence.cacheResult(List<DDMStructureLink> ddmStructureLinks)
          Caches the d d m structure links in the entity cache if it is enabled.
 


Liferay 6.1.2-ce-ga3