Liferay 7.0-ce-b7 portal-impl

com.liferay.portlet.documentlibrary.service.base
Class DLFileEntryTypeLocalServiceBaseImpl

java.lang.Object
  extended by com.liferay.portal.kernel.service.BaseLocalServiceImpl
      extended by com.liferay.portlet.documentlibrary.service.base.DLFileEntryTypeLocalServiceBaseImpl
All Implemented Interfaces:
com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService, com.liferay.portal.kernel.service.BaseLocalService, com.liferay.portal.kernel.service.PersistedModelLocalService
Direct Known Subclasses:
DLFileEntryTypeLocalServiceImpl

@ProviderType
public abstract class DLFileEntryTypeLocalServiceBaseImpl
extends com.liferay.portal.kernel.service.BaseLocalServiceImpl
implements com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService, com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService

Provides the base implementation for the document library file entry type local service.

This implementation exists only as a container for the default service methods generated by ServiceBuilder. All custom service methods should be put in DLFileEntryTypeLocalServiceImpl.

See Also:
DLFileEntryTypeLocalServiceImpl, DLFileEntryTypeLocalServiceUtil
{$generated.description}

Field Summary
protected  com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService
           
protected  com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence
           
protected  com.liferay.counter.kernel.service.CounterLocalService counterLocalService
           
protected  com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService
           
protected  com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder
           
protected  com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService
           
protected  com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence
           
protected  com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder
           
protected  com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService
           
protected  com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence
           
protected  com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService
           
protected  com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence
           
protected  com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder
           
protected  com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService
           
protected  com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence
           
protected  com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
           
protected  com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService
           
protected  com.liferay.portal.kernel.service.persistence.UserFinder userFinder
           
protected  com.liferay.portal.kernel.service.UserLocalService userLocalService
           
protected  com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence
           
protected  com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService
           
protected  com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence
           
protected  com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
           
protected  com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
           
 
Constructor Summary
DLFileEntryTypeLocalServiceBaseImpl()
           
 
Method Summary
 com.liferay.document.library.kernel.model.DLFileEntryType addDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
          Adds the document library file entry type to the database.
 void addDLFolderDLFileEntryType(long folderId, com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
           
 void addDLFolderDLFileEntryType(long folderId, long fileEntryTypeId)
           
 void addDLFolderDLFileEntryTypes(long folderId, List<com.liferay.document.library.kernel.model.DLFileEntryType> DLFileEntryTypes)
           
 void addDLFolderDLFileEntryTypes(long folderId, long[] fileEntryTypeIds)
           
 void afterPropertiesSet()
           
 void clearDLFolderDLFileEntryTypes(long folderId)
           
 com.liferay.document.library.kernel.model.DLFileEntryType createDLFileEntryType(long fileEntryTypeId)
          Creates a new document library file entry type with the primary key.
 com.liferay.document.library.kernel.model.DLFileEntryType deleteDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
          Deletes the document library file entry type from the database.
 com.liferay.document.library.kernel.model.DLFileEntryType deleteDLFileEntryType(long fileEntryTypeId)
          Deletes the document library file entry type with the primary key from the database.
 void deleteDLFolderDLFileEntryType(long folderId, com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
           
 void deleteDLFolderDLFileEntryType(long folderId, long fileEntryTypeId)
           
 void deleteDLFolderDLFileEntryTypes(long folderId, List<com.liferay.document.library.kernel.model.DLFileEntryType> DLFileEntryTypes)
           
 void deleteDLFolderDLFileEntryTypes(long folderId, long[] fileEntryTypeIds)
           
 com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
           
 void destroy()
           
 com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
           
<T> List<T>
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
          Performs a dynamic query on the database and returns the matching rows.
<T> List<T>
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end)
          Performs a dynamic query on the database and returns a range of the matching rows.
<T> List<T>
dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
          Performs a dynamic query on the database and returns an ordered range of the matching rows.
 long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
          Returns the number of rows matching the dynamic query.
 long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery, com.liferay.portal.kernel.dao.orm.Projection projection)
          Returns the number of rows matching the dynamic query.
 com.liferay.document.library.kernel.model.DLFileEntryType fetchDLFileEntryType(long fileEntryTypeId)
           
 com.liferay.document.library.kernel.model.DLFileEntryType fetchDLFileEntryTypeByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry type matching the UUID and group.
 com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
           
 com.liferay.portal.kernel.service.ClassNameLocalService getClassNameLocalService()
          Returns the class name local service.
 com.liferay.portal.kernel.service.persistence.ClassNamePersistence getClassNamePersistence()
          Returns the class name persistence.
 com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
          Returns the counter local service.
 com.liferay.document.library.kernel.service.DLAppHelperLocalService getDLAppHelperLocalService()
          Returns the d l app helper local service.
 com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder getDLFileEntryFinder()
          Returns the document library file entry finder.
 com.liferay.document.library.kernel.service.DLFileEntryLocalService getDLFileEntryLocalService()
          Returns the document library file entry local service.
 com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence getDLFileEntryPersistence()
          Returns the document library file entry persistence.
 com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryType(long fileEntryTypeId)
          Returns the document library file entry type with the primary key.
 com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryTypeByUuidAndGroupId(String uuid, long groupId)
          Returns the document library file entry type matching the UUID and group.
 com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder getDLFileEntryTypeFinder()
          Returns the document library file entry type finder.
 com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
          Returns the document library file entry type local service.
 com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence getDLFileEntryTypePersistence()
          Returns the document library file entry type persistence.
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypes(int start, int end)
          Returns a range of all the document library file entry types.
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypesByUuidAndCompanyId(String uuid, long companyId)
          Returns all the document library file entry types matching the UUID and company.
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypesByUuidAndCompanyId(String uuid, long companyId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator)
          Returns a range of document library file entry types matching the UUID and company.
 int getDLFileEntryTypesCount()
          Returns the number of document library file entry types.
 com.liferay.document.library.kernel.service.DLFileVersionLocalService getDLFileVersionLocalService()
          Returns the document library file version local service.
 com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence getDLFileVersionPersistence()
          Returns the document library file version persistence.
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId)
           
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId, int start, int end)
           
 List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId, int start, int end, com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator)
           
 int getDLFolderDLFileEntryTypesCount(long folderId)
           
 com.liferay.document.library.kernel.service.persistence.DLFolderFinder getDLFolderFinder()
          Returns the document library folder finder.
 com.liferay.document.library.kernel.service.DLFolderLocalService getDLFolderLocalService()
          Returns the document library folder local service.
 com.liferay.document.library.kernel.service.persistence.DLFolderPersistence getDLFolderPersistence()
          Returns the document library folder persistence.
 long[] getDLFolderPrimaryKeys(long fileEntryTypeId)
          Returns the folderIds of the document library folders associated with the document library file entry type.
 com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
           
 com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
           
protected  Class<?> getModelClass()
           
protected  String getModelClassName()
           
 String getOSGiServiceIdentifier()
          Returns the OSGi service identifier.
 com.liferay.portal.kernel.model.PersistedModel getPersistedModel(Serializable primaryKeyObj)
           
 com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
          Returns the resource local service.
 com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
          Returns the user finder.
 com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
          Returns the user local service.
 com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
          Returns the user persistence.
 com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
          Returns the workflow definition link local service.
 com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
          Returns the workflow definition link persistence.
 com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
          Returns the workflow instance link local service.
 com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
          Returns the workflow instance link persistence.
 boolean hasDLFolderDLFileEntryType(long folderId, long fileEntryTypeId)
           
 boolean hasDLFolderDLFileEntryTypes(long folderId)
           
protected  void initActionableDynamicQuery(com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery actionableDynamicQuery)
           
protected  void runSQL(String sql)
          Performs a SQL query.
 void setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
          Sets the class name local service.
 void setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
          Sets the class name persistence.
 void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
          Sets the counter local service.
 void setDLAppHelperLocalService(com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService)
          Sets the d l app helper local service.
 void setDLFileEntryFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder)
          Sets the document library file entry finder.
 void setDLFileEntryLocalService(com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService)
          Sets the document library file entry local service.
 void setDLFileEntryPersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
          Sets the document library file entry persistence.
 void setDLFileEntryTypeFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
          Sets the document library file entry type finder.
 void setDLFileEntryTypeLocalService(com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
          Sets the document library file entry type local service.
 void setDLFileEntryTypePersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
          Sets the document library file entry type persistence.
 void setDLFileVersionLocalService(com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService)
          Sets the document library file version local service.
 void setDLFileVersionPersistence(com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
          Sets the document library file version persistence.
 void setDLFolderDLFileEntryTypes(long folderId, long[] fileEntryTypeIds)
           
 void setDLFolderFinder(com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder)
          Sets the document library folder finder.
 void setDLFolderLocalService(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService)
          Sets the document library folder local service.
 void setDLFolderPersistence(com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence)
          Sets the document library folder persistence.
 void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
          Sets the resource local service.
 void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
          Sets the user finder.
 void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
          Sets the user local service.
 void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
          Sets the user persistence.
 void setWorkflowDefinitionLinkLocalService(com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
          Sets the workflow definition link local service.
 void setWorkflowDefinitionLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
          Sets the workflow definition link persistence.
 void setWorkflowInstanceLinkLocalService(com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
          Sets the workflow instance link local service.
 void setWorkflowInstanceLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
          Sets the workflow instance link persistence.
 com.liferay.document.library.kernel.model.DLFileEntryType updateDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
          Updates the document library file entry type in the database or adds it if it does not yet exist.
 
Methods inherited from class com.liferay.portal.kernel.service.BaseLocalServiceImpl
getClassLoader, getLocalizationMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
addDDMStructureLinks, addFileEntryType, addFileEntryType, cascadeFileEntryTypes, deleteFileEntryType, deleteFileEntryType, deleteFileEntryTypes, fetchFileEntryType, fetchFileEntryType, getDefaultFileEntryTypeId, getFileEntryType, getFileEntryType, getFileEntryTypes, getFileEntryTypes, getFolderFileEntryTypes, search, searchCount, unsetFolderFileEntryTypes, updateDDMStructureLinks, updateFileEntryFileEntryType, updateFileEntryType, updateFileEntryType, updateFolderFileEntryTypes
 

Field Detail

dlFileEntryTypeLocalService

@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService.class)
protected com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService

dlFileEntryTypePersistence

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence.class)
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence

dlFileEntryTypeFinder

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder.class)
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder

counterLocalService

@BeanReference(type=com.liferay.counter.kernel.service.CounterLocalService.class)
protected com.liferay.counter.kernel.service.CounterLocalService counterLocalService

classNameLocalService

@BeanReference(type=com.liferay.portal.kernel.service.ClassNameLocalService.class)
protected com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService

classNamePersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.ClassNamePersistence.class)
protected com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence

resourceLocalService

@BeanReference(type=com.liferay.portal.kernel.service.ResourceLocalService.class)
protected com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService

userLocalService

@BeanReference(type=com.liferay.portal.kernel.service.UserLocalService.class)
protected com.liferay.portal.kernel.service.UserLocalService userLocalService

userPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserPersistence.class)
protected com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence

userFinder

@BeanReference(type=com.liferay.portal.kernel.service.persistence.UserFinder.class)
protected com.liferay.portal.kernel.service.persistence.UserFinder userFinder

workflowDefinitionLinkLocalService

@BeanReference(type=com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService.class)
protected com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService

workflowDefinitionLinkPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence.class)
protected com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence

workflowInstanceLinkLocalService

@BeanReference(type=com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService.class)
protected com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService

workflowInstanceLinkPersistence

@BeanReference(type=com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence.class)
protected com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence

dlAppHelperLocalService

@BeanReference(type=com.liferay.document.library.kernel.service.DLAppHelperLocalService.class)
protected com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService

dlFileEntryLocalService

@BeanReference(type=com.liferay.document.library.kernel.service.DLFileEntryLocalService.class)
protected com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService

dlFileEntryPersistence

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence.class)
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence

dlFileEntryFinder

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder.class)
protected com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder

dlFileVersionLocalService

@BeanReference(type=com.liferay.document.library.kernel.service.DLFileVersionLocalService.class)
protected com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService

dlFileVersionPersistence

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence.class)
protected com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence

dlFolderLocalService

@BeanReference(type=com.liferay.document.library.kernel.service.DLFolderLocalService.class)
protected com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService

dlFolderPersistence

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFolderPersistence.class)
protected com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence

dlFolderFinder

@BeanReference(type=com.liferay.document.library.kernel.service.persistence.DLFolderFinder.class)
protected com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder

persistedModelLocalServiceRegistry

@BeanReference(type=com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry.class)
protected com.liferay.portal.kernel.service.PersistedModelLocalServiceRegistry persistedModelLocalServiceRegistry
Constructor Detail

DLFileEntryTypeLocalServiceBaseImpl

public DLFileEntryTypeLocalServiceBaseImpl()
Method Detail

addDLFileEntryType

@Indexable(type=REINDEX)
public com.liferay.document.library.kernel.model.DLFileEntryType addDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
Adds the document library file entry type to the database. Also notifies the appropriate model listeners.

Specified by:
addDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dlFileEntryType - the document library file entry type
Returns:
the document library file entry type that was added

createDLFileEntryType

public com.liferay.document.library.kernel.model.DLFileEntryType createDLFileEntryType(long fileEntryTypeId)
Creates a new document library file entry type with the primary key. Does not add the document library file entry type to the database.

Specified by:
createDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
fileEntryTypeId - the primary key for the new document library file entry type
Returns:
the new document library file entry type

deleteDLFileEntryType

@Indexable(type=DELETE)
public com.liferay.document.library.kernel.model.DLFileEntryType deleteDLFileEntryType(long fileEntryTypeId)
                                                                                throws com.liferay.portal.kernel.exception.PortalException
Deletes the document library file entry type with the primary key from the database. Also notifies the appropriate model listeners.

Specified by:
deleteDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
fileEntryTypeId - the primary key of the document library file entry type
Returns:
the document library file entry type that was removed
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library file entry type with the primary key could not be found

deleteDLFileEntryType

@Indexable(type=DELETE)
public com.liferay.document.library.kernel.model.DLFileEntryType deleteDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
Deletes the document library file entry type from the database. Also notifies the appropriate model listeners.

Specified by:
deleteDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dlFileEntryType - the document library file entry type
Returns:
the document library file entry type that was removed

dynamicQuery

public com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery()
Specified by:
dynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

dynamicQuery

public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows.

Specified by:
dynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the matching rows

dynamicQuery

public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
                                int start,
                                int end)
Performs a dynamic query on the database and returns a range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DLFileEntryTypeModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
dynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
Returns:
the range of matching rows

dynamicQuery

public <T> List<T> dynamicQuery(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
                                int start,
                                int end,
                                com.liferay.portal.kernel.util.OrderByComparator<T> orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DLFileEntryTypeModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
dynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dynamicQuery - the dynamic query
start - the lower bound of the range of model instances
end - the upper bound of the range of model instances (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the ordered range of matching rows

dynamicQueryCount

public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery)
Returns the number of rows matching the dynamic query.

Specified by:
dynamicQueryCount in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dynamicQuery - the dynamic query
Returns:
the number of rows matching the dynamic query

dynamicQueryCount

public long dynamicQueryCount(com.liferay.portal.kernel.dao.orm.DynamicQuery dynamicQuery,
                              com.liferay.portal.kernel.dao.orm.Projection projection)
Returns the number of rows matching the dynamic query.

Specified by:
dynamicQueryCount in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dynamicQuery - the dynamic query
projection - the projection to apply to the query
Returns:
the number of rows matching the dynamic query

fetchDLFileEntryType

public com.liferay.document.library.kernel.model.DLFileEntryType fetchDLFileEntryType(long fileEntryTypeId)
Specified by:
fetchDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

fetchDLFileEntryTypeByUuidAndGroupId

public com.liferay.document.library.kernel.model.DLFileEntryType fetchDLFileEntryTypeByUuidAndGroupId(String uuid,
                                                                                                      long groupId)
Returns the document library file entry type matching the UUID and group.

Specified by:
fetchDLFileEntryTypeByUuidAndGroupId in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
uuid - the document library file entry type's UUID
groupId - the primary key of the group
Returns:
the matching document library file entry type, or null if a matching document library file entry type could not be found

getDLFileEntryType

public com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryType(long fileEntryTypeId)
                                                                             throws com.liferay.portal.kernel.exception.PortalException
Returns the document library file entry type with the primary key.

Specified by:
getDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
fileEntryTypeId - the primary key of the document library file entry type
Returns:
the document library file entry type
Throws:
com.liferay.portal.kernel.exception.PortalException - if a document library file entry type with the primary key could not be found

getActionableDynamicQuery

public com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery getActionableDynamicQuery()
Specified by:
getActionableDynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getIndexableActionableDynamicQuery

public com.liferay.portal.kernel.dao.orm.IndexableActionableDynamicQuery getIndexableActionableDynamicQuery()
Specified by:
getIndexableActionableDynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

initActionableDynamicQuery

protected void initActionableDynamicQuery(com.liferay.portal.kernel.dao.orm.ActionableDynamicQuery actionableDynamicQuery)

getExportActionableDynamicQuery

public com.liferay.portal.kernel.dao.orm.ExportActionableDynamicQuery getExportActionableDynamicQuery(com.liferay.exportimport.kernel.lar.PortletDataContext portletDataContext)
Specified by:
getExportActionableDynamicQuery in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

deletePersistedModel

public com.liferay.portal.kernel.model.PersistedModel deletePersistedModel(com.liferay.portal.kernel.model.PersistedModel persistedModel)
                                                                    throws com.liferay.portal.kernel.exception.PortalException
Specified by:
deletePersistedModel in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Specified by:
deletePersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalService
Throws:
com.liferay.portal.kernel.exception.PortalException

getPersistedModel

public com.liferay.portal.kernel.model.PersistedModel getPersistedModel(Serializable primaryKeyObj)
                                                                 throws com.liferay.portal.kernel.exception.PortalException
Specified by:
getPersistedModel in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Specified by:
getPersistedModel in interface com.liferay.portal.kernel.service.PersistedModelLocalService
Throws:
com.liferay.portal.kernel.exception.PortalException

getDLFileEntryTypesByUuidAndCompanyId

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypesByUuidAndCompanyId(String uuid,
                                                                                                             long companyId)
Returns all the document library file entry types matching the UUID and company.

Specified by:
getDLFileEntryTypesByUuidAndCompanyId in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
uuid - the UUID of the document library file entry types
companyId - the primary key of the company
Returns:
the matching document library file entry types, or an empty list if no matches were found

getDLFileEntryTypesByUuidAndCompanyId

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypesByUuidAndCompanyId(String uuid,
                                                                                                             long companyId,
                                                                                                             int start,
                                                                                                             int end,
                                                                                                             com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator)
Returns a range of document library file entry types matching the UUID and company.

Specified by:
getDLFileEntryTypesByUuidAndCompanyId in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
uuid - the UUID of the document library file entry types
companyId - the primary key of the company
start - the lower bound of the range of document library file entry types
end - the upper bound of the range of document library file entry types (not inclusive)
orderByComparator - the comparator to order the results by (optionally null)
Returns:
the range of matching document library file entry types, or an empty list if no matches were found

getDLFileEntryTypeByUuidAndGroupId

public com.liferay.document.library.kernel.model.DLFileEntryType getDLFileEntryTypeByUuidAndGroupId(String uuid,
                                                                                                    long groupId)
                                                                                             throws com.liferay.portal.kernel.exception.PortalException
Returns the document library file entry type matching the UUID and group.

Specified by:
getDLFileEntryTypeByUuidAndGroupId in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
uuid - the document library file entry type's UUID
groupId - the primary key of the group
Returns:
the matching document library file entry type
Throws:
com.liferay.portal.kernel.exception.PortalException - if a matching document library file entry type could not be found

getDLFileEntryTypes

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFileEntryTypes(int start,
                                                                                           int end)
Returns a range of all the document library file entry types.

Useful when paginating results. Returns a maximum of end - start instances. start and end are not primary keys, they are indexes in the result set. Thus, 0 refers to the first result in the set. Setting both start and end to QueryUtil.ALL_POS will return the full result set. If orderByComparator is specified, then the query will include the given ORDER BY logic. If orderByComparator is absent and pagination is required (start and end are not QueryUtil.ALL_POS), then the query will include the default ORDER BY logic from DLFileEntryTypeModelImpl. If both orderByComparator and pagination are absent, for performance reasons, the query will not have an ORDER BY clause and the returned result set will be sorted on by the primary key in an ascending order.

Specified by:
getDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
start - the lower bound of the range of document library file entry types
end - the upper bound of the range of document library file entry types (not inclusive)
Returns:
the range of document library file entry types

getDLFileEntryTypesCount

public int getDLFileEntryTypesCount()
Returns the number of document library file entry types.

Specified by:
getDLFileEntryTypesCount in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Returns:
the number of document library file entry types

updateDLFileEntryType

@Indexable(type=REINDEX)
public com.liferay.document.library.kernel.model.DLFileEntryType updateDLFileEntryType(com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
Updates the document library file entry type in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.

Specified by:
updateDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
dlFileEntryType - the document library file entry type
Returns:
the document library file entry type that was updated

addDLFolderDLFileEntryType

public void addDLFolderDLFileEntryType(long folderId,
                                       long fileEntryTypeId)
Specified by:
addDLFolderDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

addDLFolderDLFileEntryType

public void addDLFolderDLFileEntryType(long folderId,
                                       com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
Specified by:
addDLFolderDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

addDLFolderDLFileEntryTypes

public void addDLFolderDLFileEntryTypes(long folderId,
                                        long[] fileEntryTypeIds)
Specified by:
addDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

addDLFolderDLFileEntryTypes

public void addDLFolderDLFileEntryTypes(long folderId,
                                        List<com.liferay.document.library.kernel.model.DLFileEntryType> DLFileEntryTypes)
Specified by:
addDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

clearDLFolderDLFileEntryTypes

public void clearDLFolderDLFileEntryTypes(long folderId)
Specified by:
clearDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

deleteDLFolderDLFileEntryType

public void deleteDLFolderDLFileEntryType(long folderId,
                                          long fileEntryTypeId)
Specified by:
deleteDLFolderDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

deleteDLFolderDLFileEntryType

public void deleteDLFolderDLFileEntryType(long folderId,
                                          com.liferay.document.library.kernel.model.DLFileEntryType dlFileEntryType)
Specified by:
deleteDLFolderDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

deleteDLFolderDLFileEntryTypes

public void deleteDLFolderDLFileEntryTypes(long folderId,
                                           long[] fileEntryTypeIds)
Specified by:
deleteDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

deleteDLFolderDLFileEntryTypes

public void deleteDLFolderDLFileEntryTypes(long folderId,
                                           List<com.liferay.document.library.kernel.model.DLFileEntryType> DLFileEntryTypes)
Specified by:
deleteDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getDLFolderPrimaryKeys

public long[] getDLFolderPrimaryKeys(long fileEntryTypeId)
Returns the folderIds of the document library folders associated with the document library file entry type.

Specified by:
getDLFolderPrimaryKeys in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Parameters:
fileEntryTypeId - the fileEntryTypeId of the document library file entry type
Returns:
long[] the folderIds of document library folders associated with the document library file entry type

getDLFolderDLFileEntryTypes

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId)
Specified by:
getDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getDLFolderDLFileEntryTypes

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId,
                                                                                                   int start,
                                                                                                   int end)
Specified by:
getDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getDLFolderDLFileEntryTypes

public List<com.liferay.document.library.kernel.model.DLFileEntryType> getDLFolderDLFileEntryTypes(long folderId,
                                                                                                   int start,
                                                                                                   int end,
                                                                                                   com.liferay.portal.kernel.util.OrderByComparator<com.liferay.document.library.kernel.model.DLFileEntryType> orderByComparator)
Specified by:
getDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getDLFolderDLFileEntryTypesCount

public int getDLFolderDLFileEntryTypesCount(long folderId)
Specified by:
getDLFolderDLFileEntryTypesCount in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

hasDLFolderDLFileEntryType

public boolean hasDLFolderDLFileEntryType(long folderId,
                                          long fileEntryTypeId)
Specified by:
hasDLFolderDLFileEntryType in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

hasDLFolderDLFileEntryTypes

public boolean hasDLFolderDLFileEntryTypes(long folderId)
Specified by:
hasDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

setDLFolderDLFileEntryTypes

public void setDLFolderDLFileEntryTypes(long folderId,
                                        long[] fileEntryTypeIds)
Specified by:
setDLFolderDLFileEntryTypes in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService

getDLFileEntryTypeLocalService

public com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService getDLFileEntryTypeLocalService()
Returns the document library file entry type local service.

Returns:
the document library file entry type local service

setDLFileEntryTypeLocalService

public void setDLFileEntryTypeLocalService(com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService dlFileEntryTypeLocalService)
Sets the document library file entry type local service.

Parameters:
dlFileEntryTypeLocalService - the document library file entry type local service

getDLFileEntryTypePersistence

public com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence getDLFileEntryTypePersistence()
Returns the document library file entry type persistence.

Returns:
the document library file entry type persistence

setDLFileEntryTypePersistence

public void setDLFileEntryTypePersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypePersistence dlFileEntryTypePersistence)
Sets the document library file entry type persistence.

Parameters:
dlFileEntryTypePersistence - the document library file entry type persistence

getDLFileEntryTypeFinder

public com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder getDLFileEntryTypeFinder()
Returns the document library file entry type finder.

Returns:
the document library file entry type finder

setDLFileEntryTypeFinder

public void setDLFileEntryTypeFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryTypeFinder dlFileEntryTypeFinder)
Sets the document library file entry type finder.

Parameters:
dlFileEntryTypeFinder - the document library file entry type finder

getCounterLocalService

public com.liferay.counter.kernel.service.CounterLocalService getCounterLocalService()
Returns the counter local service.

Returns:
the counter local service

setCounterLocalService

public void setCounterLocalService(com.liferay.counter.kernel.service.CounterLocalService counterLocalService)
Sets the counter local service.

Parameters:
counterLocalService - the counter local service

getClassNameLocalService

public com.liferay.portal.kernel.service.ClassNameLocalService getClassNameLocalService()
Returns the class name local service.

Returns:
the class name local service

setClassNameLocalService

public void setClassNameLocalService(com.liferay.portal.kernel.service.ClassNameLocalService classNameLocalService)
Sets the class name local service.

Parameters:
classNameLocalService - the class name local service

getClassNamePersistence

public com.liferay.portal.kernel.service.persistence.ClassNamePersistence getClassNamePersistence()
Returns the class name persistence.

Returns:
the class name persistence

setClassNamePersistence

public void setClassNamePersistence(com.liferay.portal.kernel.service.persistence.ClassNamePersistence classNamePersistence)
Sets the class name persistence.

Parameters:
classNamePersistence - the class name persistence

getResourceLocalService

public com.liferay.portal.kernel.service.ResourceLocalService getResourceLocalService()
Returns the resource local service.

Returns:
the resource local service

setResourceLocalService

public void setResourceLocalService(com.liferay.portal.kernel.service.ResourceLocalService resourceLocalService)
Sets the resource local service.

Parameters:
resourceLocalService - the resource local service

getUserLocalService

public com.liferay.portal.kernel.service.UserLocalService getUserLocalService()
Returns the user local service.

Returns:
the user local service

setUserLocalService

public void setUserLocalService(com.liferay.portal.kernel.service.UserLocalService userLocalService)
Sets the user local service.

Parameters:
userLocalService - the user local service

getUserPersistence

public com.liferay.portal.kernel.service.persistence.UserPersistence getUserPersistence()
Returns the user persistence.

Returns:
the user persistence

setUserPersistence

public void setUserPersistence(com.liferay.portal.kernel.service.persistence.UserPersistence userPersistence)
Sets the user persistence.

Parameters:
userPersistence - the user persistence

getUserFinder

public com.liferay.portal.kernel.service.persistence.UserFinder getUserFinder()
Returns the user finder.

Returns:
the user finder

setUserFinder

public void setUserFinder(com.liferay.portal.kernel.service.persistence.UserFinder userFinder)
Sets the user finder.

Parameters:
userFinder - the user finder

getWorkflowDefinitionLinkLocalService

public com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService getWorkflowDefinitionLinkLocalService()
Returns the workflow definition link local service.

Returns:
the workflow definition link local service

setWorkflowDefinitionLinkLocalService

public void setWorkflowDefinitionLinkLocalService(com.liferay.portal.kernel.service.WorkflowDefinitionLinkLocalService workflowDefinitionLinkLocalService)
Sets the workflow definition link local service.

Parameters:
workflowDefinitionLinkLocalService - the workflow definition link local service

getWorkflowDefinitionLinkPersistence

public com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence getWorkflowDefinitionLinkPersistence()
Returns the workflow definition link persistence.

Returns:
the workflow definition link persistence

setWorkflowDefinitionLinkPersistence

public void setWorkflowDefinitionLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowDefinitionLinkPersistence workflowDefinitionLinkPersistence)
Sets the workflow definition link persistence.

Parameters:
workflowDefinitionLinkPersistence - the workflow definition link persistence

getWorkflowInstanceLinkLocalService

public com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
Returns the workflow instance link local service.

Returns:
the workflow instance link local service

setWorkflowInstanceLinkLocalService

public void setWorkflowInstanceLinkLocalService(com.liferay.portal.kernel.service.WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service.

Parameters:
workflowInstanceLinkLocalService - the workflow instance link local service

getWorkflowInstanceLinkPersistence

public com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
Returns the workflow instance link persistence.

Returns:
the workflow instance link persistence

setWorkflowInstanceLinkPersistence

public void setWorkflowInstanceLinkPersistence(com.liferay.portal.kernel.service.persistence.WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence.

Parameters:
workflowInstanceLinkPersistence - the workflow instance link persistence

getDLAppHelperLocalService

public com.liferay.document.library.kernel.service.DLAppHelperLocalService getDLAppHelperLocalService()
Returns the d l app helper local service.

Returns:
the d l app helper local service

setDLAppHelperLocalService

public void setDLAppHelperLocalService(com.liferay.document.library.kernel.service.DLAppHelperLocalService dlAppHelperLocalService)
Sets the d l app helper local service.

Parameters:
dlAppHelperLocalService - the d l app helper local service

getDLFileEntryLocalService

public com.liferay.document.library.kernel.service.DLFileEntryLocalService getDLFileEntryLocalService()
Returns the document library file entry local service.

Returns:
the document library file entry local service

setDLFileEntryLocalService

public void setDLFileEntryLocalService(com.liferay.document.library.kernel.service.DLFileEntryLocalService dlFileEntryLocalService)
Sets the document library file entry local service.

Parameters:
dlFileEntryLocalService - the document library file entry local service

getDLFileEntryPersistence

public com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence getDLFileEntryPersistence()
Returns the document library file entry persistence.

Returns:
the document library file entry persistence

setDLFileEntryPersistence

public void setDLFileEntryPersistence(com.liferay.document.library.kernel.service.persistence.DLFileEntryPersistence dlFileEntryPersistence)
Sets the document library file entry persistence.

Parameters:
dlFileEntryPersistence - the document library file entry persistence

getDLFileEntryFinder

public com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder getDLFileEntryFinder()
Returns the document library file entry finder.

Returns:
the document library file entry finder

setDLFileEntryFinder

public void setDLFileEntryFinder(com.liferay.document.library.kernel.service.persistence.DLFileEntryFinder dlFileEntryFinder)
Sets the document library file entry finder.

Parameters:
dlFileEntryFinder - the document library file entry finder

getDLFileVersionLocalService

public com.liferay.document.library.kernel.service.DLFileVersionLocalService getDLFileVersionLocalService()
Returns the document library file version local service.

Returns:
the document library file version local service

setDLFileVersionLocalService

public void setDLFileVersionLocalService(com.liferay.document.library.kernel.service.DLFileVersionLocalService dlFileVersionLocalService)
Sets the document library file version local service.

Parameters:
dlFileVersionLocalService - the document library file version local service

getDLFileVersionPersistence

public com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence getDLFileVersionPersistence()
Returns the document library file version persistence.

Returns:
the document library file version persistence

setDLFileVersionPersistence

public void setDLFileVersionPersistence(com.liferay.document.library.kernel.service.persistence.DLFileVersionPersistence dlFileVersionPersistence)
Sets the document library file version persistence.

Parameters:
dlFileVersionPersistence - the document library file version persistence

getDLFolderLocalService

public com.liferay.document.library.kernel.service.DLFolderLocalService getDLFolderLocalService()
Returns the document library folder local service.

Returns:
the document library folder local service

setDLFolderLocalService

public void setDLFolderLocalService(com.liferay.document.library.kernel.service.DLFolderLocalService dlFolderLocalService)
Sets the document library folder local service.

Parameters:
dlFolderLocalService - the document library folder local service

getDLFolderPersistence

public com.liferay.document.library.kernel.service.persistence.DLFolderPersistence getDLFolderPersistence()
Returns the document library folder persistence.

Returns:
the document library folder persistence

setDLFolderPersistence

public void setDLFolderPersistence(com.liferay.document.library.kernel.service.persistence.DLFolderPersistence dlFolderPersistence)
Sets the document library folder persistence.

Parameters:
dlFolderPersistence - the document library folder persistence

getDLFolderFinder

public com.liferay.document.library.kernel.service.persistence.DLFolderFinder getDLFolderFinder()
Returns the document library folder finder.

Returns:
the document library folder finder

setDLFolderFinder

public void setDLFolderFinder(com.liferay.document.library.kernel.service.persistence.DLFolderFinder dlFolderFinder)
Sets the document library folder finder.

Parameters:
dlFolderFinder - the document library folder finder

afterPropertiesSet

public void afterPropertiesSet()

destroy

public void destroy()

getOSGiServiceIdentifier

public String getOSGiServiceIdentifier()
Returns the OSGi service identifier.

Specified by:
getOSGiServiceIdentifier in interface com.liferay.document.library.kernel.service.DLFileEntryTypeLocalService
Specified by:
getOSGiServiceIdentifier in interface com.liferay.portal.kernel.module.framework.service.IdentifiableOSGiService
Returns:
the OSGi service identifier

getModelClass

protected Class<?> getModelClass()

getModelClassName

protected String getModelClassName()

runSQL

protected void runSQL(String sql)
Performs a SQL query.

Parameters:
sql - the sql query

Liferay 7.0-ce-b7 portal-impl