|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.documentlibrary.service.base.DLFileEntryLocalServiceBaseImpl
public abstract class DLFileEntryLocalServiceBaseImpl
The base implementation of the d l file entry 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 DLFileEntryLocalServiceImpl
.
Never modify or reference this class directly. Always use DLFileEntryLocalServiceUtil
to access the d l file entry local service.
DLFileEntryLocalServiceImpl
,
DLFileEntryLocalServiceUtil
Constructor Summary | |
---|---|
DLFileEntryLocalServiceBaseImpl()
|
Method Summary | |
---|---|
DLFileEntry |
addDLFileEntry(DLFileEntry dlFileEntry)
Adds the d l file entry to the database. |
DLFileEntry |
createDLFileEntry(long fileEntryId)
Creates a new d l file entry with the primary key. |
void |
deleteDLFileEntry(DLFileEntry dlFileEntry)
Deletes the d l file entry from the database. |
void |
deleteDLFileEntry(long fileEntryId)
Deletes the d l file entry with the primary key from the database. |
List |
dynamicQuery(DynamicQuery dynamicQuery)
Performs a dynamic query on the database and returns the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end)
Performs a dynamic query on the database and returns a range of the matching rows. |
List |
dynamicQuery(DynamicQuery dynamicQuery,
int start,
int end,
OrderByComparator orderByComparator)
Performs a dynamic query on the database and returns an ordered range of the matching rows. |
long |
dynamicQueryCount(DynamicQuery dynamicQuery)
Counts the number of rows that match the dynamic query. |
AssetCategoryFinder |
getAssetCategoryFinder()
Gets the asset category finder. |
AssetCategoryLocalService |
getAssetCategoryLocalService()
Gets the asset category local service. |
AssetCategoryPersistence |
getAssetCategoryPersistence()
Gets the asset category persistence. |
AssetCategoryService |
getAssetCategoryService()
Gets the asset category remote service. |
AssetEntryFinder |
getAssetEntryFinder()
Gets the asset entry finder. |
AssetEntryLocalService |
getAssetEntryLocalService()
Gets the asset entry local service. |
AssetEntryPersistence |
getAssetEntryPersistence()
Gets the asset entry persistence. |
AssetEntryService |
getAssetEntryService()
Gets the asset entry remote service. |
AssetTagFinder |
getAssetTagFinder()
Gets the asset tag finder. |
AssetTagLocalService |
getAssetTagLocalService()
Gets the asset tag local service. |
AssetTagPersistence |
getAssetTagPersistence()
Gets the asset tag persistence. |
AssetTagService |
getAssetTagService()
Gets the asset tag remote service. |
CounterLocalService |
getCounterLocalService()
Gets the counter local service. |
List<DLFileEntry> |
getDLFileEntries(int start,
int end)
Gets a range of all the d l file entries. |
int |
getDLFileEntriesCount()
Gets the number of d l file entries. |
DLFileEntry |
getDLFileEntry(long fileEntryId)
Gets the d l file entry with the primary key. |
DLFileEntry |
getDLFileEntryByUuidAndGroupId(String uuid,
long groupId)
Gets the d l file entry with the UUID and group id. |
DLFileEntryFinder |
getDLFileEntryFinder()
Gets the d l file entry finder. |
DLFileEntryLocalService |
getDLFileEntryLocalService()
Gets the d l file entry local service. |
DLFileEntryPersistence |
getDLFileEntryPersistence()
Gets the d l file entry persistence. |
DLFileEntryService |
getDLFileEntryService()
Gets the d l file entry remote service. |
DLFileRankLocalService |
getDLFileRankLocalService()
Gets the d l file rank local service. |
DLFileRankPersistence |
getDLFileRankPersistence()
Gets the d l file rank persistence. |
DLFileShortcutLocalService |
getDLFileShortcutLocalService()
Gets the d l file shortcut local service. |
DLFileShortcutPersistence |
getDLFileShortcutPersistence()
Gets the d l file shortcut persistence. |
DLFileShortcutService |
getDLFileShortcutService()
Gets the d l file shortcut remote service. |
DLFileVersionLocalService |
getDLFileVersionLocalService()
Gets the d l file version local service. |
DLFileVersionPersistence |
getDLFileVersionPersistence()
Gets the d l file version persistence. |
DLFileVersionService |
getDLFileVersionService()
Gets the d l file version remote service. |
DLFolderFinder |
getDLFolderFinder()
Gets the d l folder finder. |
DLFolderLocalService |
getDLFolderLocalService()
Gets the d l folder local service. |
DLFolderPersistence |
getDLFolderPersistence()
Gets the d l folder persistence. |
DLFolderService |
getDLFolderService()
Gets the d l folder remote service. |
DLLocalService |
getDLLocalService()
Gets the d l local service. |
DLService |
getDLService()
Gets the d l remote service. |
ExpandoValueLocalService |
getExpandoValueLocalService()
Gets the expando value local service. |
ExpandoValuePersistence |
getExpandoValuePersistence()
Gets the expando value persistence. |
ExpandoValueService |
getExpandoValueService()
Gets the expando value remote service. |
LockLocalService |
getLockLocalService()
Gets the lock local service. |
LockPersistence |
getLockPersistence()
Gets the lock persistence. |
MBDiscussionLocalService |
getMBDiscussionLocalService()
Gets the message boards discussion local service. |
MBDiscussionPersistence |
getMBDiscussionPersistence()
Gets the message boards discussion persistence. |
MBMessageFinder |
getMBMessageFinder()
Gets the message-boards message finder. |
MBMessageLocalService |
getMBMessageLocalService()
Gets the message-boards message local service. |
MBMessagePersistence |
getMBMessagePersistence()
Gets the message-boards message persistence. |
MBMessageService |
getMBMessageService()
Gets the message-boards message remote service. |
RatingsEntryFinder |
getRatingsEntryFinder()
Gets the ratings entry finder. |
RatingsEntryLocalService |
getRatingsEntryLocalService()
Gets the ratings entry local service. |
RatingsEntryPersistence |
getRatingsEntryPersistence()
Gets the ratings entry persistence. |
RatingsEntryService |
getRatingsEntryService()
Gets the ratings entry remote service. |
RatingsStatsFinder |
getRatingsStatsFinder()
Gets the ratings stats finder. |
RatingsStatsLocalService |
getRatingsStatsLocalService()
Gets the ratings stats local service. |
RatingsStatsPersistence |
getRatingsStatsPersistence()
Gets the ratings stats persistence. |
ResourceFinder |
getResourceFinder()
Gets the resource finder. |
ResourceLocalService |
getResourceLocalService()
Gets the resource local service. |
ResourcePersistence |
getResourcePersistence()
Gets the resource persistence. |
ResourceService |
getResourceService()
Gets the resource remote service. |
SocialActivityFinder |
getSocialActivityFinder()
Gets the social activity finder. |
SocialActivityLocalService |
getSocialActivityLocalService()
Gets the social activity local service. |
SocialActivityPersistence |
getSocialActivityPersistence()
Gets the social activity persistence. |
UserFinder |
getUserFinder()
Gets the user finder. |
UserLocalService |
getUserLocalService()
Gets the user local service. |
UserPersistence |
getUserPersistence()
Gets the user persistence. |
UserService |
getUserService()
Gets the user remote service. |
WebDAVPropsLocalService |
getWebDAVPropsLocalService()
Gets the web d a v props local service. |
WebDAVPropsPersistence |
getWebDAVPropsPersistence()
Gets the web d a v props persistence. |
WorkflowInstanceLinkLocalService |
getWorkflowInstanceLinkLocalService()
Gets the workflow instance link local service. |
WorkflowInstanceLinkPersistence |
getWorkflowInstanceLinkPersistence()
Gets the workflow instance link persistence. |
protected void |
runSQL(String sql)
Performs an SQL query. |
void |
setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
Sets the asset category finder. |
void |
setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
Sets the asset category local service. |
void |
setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
Sets the asset category persistence. |
void |
setAssetCategoryService(AssetCategoryService assetCategoryService)
Sets the asset category remote service. |
void |
setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
Sets the asset entry finder. |
void |
setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
Sets the asset entry local service. |
void |
setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
Sets the asset entry persistence. |
void |
setAssetEntryService(AssetEntryService assetEntryService)
Sets the asset entry remote service. |
void |
setAssetTagFinder(AssetTagFinder assetTagFinder)
Sets the asset tag finder. |
void |
setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
Sets the asset tag local service. |
void |
setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
Sets the asset tag persistence. |
void |
setAssetTagService(AssetTagService assetTagService)
Sets the asset tag remote service. |
void |
setCounterLocalService(CounterLocalService counterLocalService)
Sets the counter local service. |
void |
setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
Sets the d l file entry finder. |
void |
setDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)
Sets the d l file entry local service. |
void |
setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
Sets the d l file entry persistence. |
void |
setDLFileEntryService(DLFileEntryService dlFileEntryService)
Sets the d l file entry remote service. |
void |
setDLFileRankLocalService(DLFileRankLocalService dlFileRankLocalService)
Sets the d l file rank local service. |
void |
setDLFileRankPersistence(DLFileRankPersistence dlFileRankPersistence)
Sets the d l file rank persistence. |
void |
setDLFileShortcutLocalService(DLFileShortcutLocalService dlFileShortcutLocalService)
Sets the d l file shortcut local service. |
void |
setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
Sets the d l file shortcut persistence. |
void |
setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
Sets the d l file shortcut remote service. |
void |
setDLFileVersionLocalService(DLFileVersionLocalService dlFileVersionLocalService)
Sets the d l file version local service. |
void |
setDLFileVersionPersistence(DLFileVersionPersistence dlFileVersionPersistence)
Sets the d l file version persistence. |
void |
setDLFileVersionService(DLFileVersionService dlFileVersionService)
Sets the d l file version remote service. |
void |
setDLFolderFinder(DLFolderFinder dlFolderFinder)
Sets the d l folder finder. |
void |
setDLFolderLocalService(DLFolderLocalService dlFolderLocalService)
Sets the d l folder local service. |
void |
setDLFolderPersistence(DLFolderPersistence dlFolderPersistence)
Sets the d l folder persistence. |
void |
setDLFolderService(DLFolderService dlFolderService)
Sets the d l folder remote service. |
void |
setDLLocalService(DLLocalService dlLocalService)
Sets the d l local service. |
void |
setDLService(DLService dlService)
Sets the d l remote service. |
void |
setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
Sets the expando value local service. |
void |
setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
Sets the expando value persistence. |
void |
setExpandoValueService(ExpandoValueService expandoValueService)
Sets the expando value remote service. |
void |
setLockLocalService(LockLocalService lockLocalService)
Sets the lock local service. |
void |
setLockPersistence(LockPersistence lockPersistence)
Sets the lock persistence. |
void |
setMBDiscussionLocalService(MBDiscussionLocalService mbDiscussionLocalService)
Sets the message boards discussion local service. |
void |
setMBDiscussionPersistence(MBDiscussionPersistence mbDiscussionPersistence)
Sets the message boards discussion persistence. |
void |
setMBMessageFinder(MBMessageFinder mbMessageFinder)
Sets the message-boards message finder. |
void |
setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
Sets the message-boards message local service. |
void |
setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
Sets the message-boards message persistence. |
void |
setMBMessageService(MBMessageService mbMessageService)
Sets the message-boards message remote service. |
void |
setRatingsEntryFinder(RatingsEntryFinder ratingsEntryFinder)
Sets the ratings entry finder. |
void |
setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
Sets the ratings entry local service. |
void |
setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
Sets the ratings entry persistence. |
void |
setRatingsEntryService(RatingsEntryService ratingsEntryService)
Sets the ratings entry remote service. |
void |
setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
Sets the ratings stats finder. |
void |
setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
Sets the ratings stats local service. |
void |
setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
Sets the ratings stats persistence. |
void |
setResourceFinder(ResourceFinder resourceFinder)
Sets the resource finder. |
void |
setResourceLocalService(ResourceLocalService resourceLocalService)
Sets the resource local service. |
void |
setResourcePersistence(ResourcePersistence resourcePersistence)
Sets the resource persistence. |
void |
setResourceService(ResourceService resourceService)
Sets the resource remote service. |
void |
setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
Sets the social activity finder. |
void |
setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
Sets the social activity local service. |
void |
setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
Sets the social activity persistence. |
void |
setUserFinder(UserFinder userFinder)
Sets the user finder. |
void |
setUserLocalService(UserLocalService userLocalService)
Sets the user local service. |
void |
setUserPersistence(UserPersistence userPersistence)
Sets the user persistence. |
void |
setUserService(UserService userService)
Sets the user remote service. |
void |
setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
Sets the web d a v props local service. |
void |
setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
Sets the web d a v props persistence. |
void |
setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
Sets the workflow instance link local service. |
void |
setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
Sets the workflow instance link persistence. |
DLFileEntry |
updateDLFileEntry(DLFileEntry dlFileEntry)
Updates the d l file entry in the database. |
DLFileEntry |
updateDLFileEntry(DLFileEntry dlFileEntry,
boolean merge)
Updates the d l file entry in the database. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@BeanReference(type=DLFileEntryLocalService.class) protected DLFileEntryLocalService dlFileEntryLocalService
@BeanReference(type=DLFileEntryService.class) protected DLFileEntryService dlFileEntryService
@BeanReference(type=DLFileEntryPersistence.class) protected DLFileEntryPersistence dlFileEntryPersistence
@BeanReference(type=DLFileEntryFinder.class) protected DLFileEntryFinder dlFileEntryFinder
@BeanReference(type=DLFileRankLocalService.class) protected DLFileRankLocalService dlFileRankLocalService
@BeanReference(type=DLFileRankPersistence.class) protected DLFileRankPersistence dlFileRankPersistence
@BeanReference(type=DLFileShortcutLocalService.class) protected DLFileShortcutLocalService dlFileShortcutLocalService
@BeanReference(type=DLFileShortcutService.class) protected DLFileShortcutService dlFileShortcutService
@BeanReference(type=DLFileShortcutPersistence.class) protected DLFileShortcutPersistence dlFileShortcutPersistence
@BeanReference(type=DLFileVersionLocalService.class) protected DLFileVersionLocalService dlFileVersionLocalService
@BeanReference(type=DLFileVersionService.class) protected DLFileVersionService dlFileVersionService
@BeanReference(type=DLFileVersionPersistence.class) protected DLFileVersionPersistence dlFileVersionPersistence
@BeanReference(type=DLFolderLocalService.class) protected DLFolderLocalService dlFolderLocalService
@BeanReference(type=DLFolderService.class) protected DLFolderService dlFolderService
@BeanReference(type=DLFolderPersistence.class) protected DLFolderPersistence dlFolderPersistence
@BeanReference(type=DLFolderFinder.class) protected DLFolderFinder dlFolderFinder
@BeanReference(type=CounterLocalService.class) protected CounterLocalService counterLocalService
@BeanReference(type=DLLocalService.class) protected DLLocalService dlLocalService
@BeanReference(type=DLService.class) protected DLService dlService
@BeanReference(type=LockLocalService.class) protected LockLocalService lockLocalService
@BeanReference(type=LockPersistence.class) protected LockPersistence lockPersistence
@BeanReference(type=ResourceLocalService.class) protected ResourceLocalService resourceLocalService
@BeanReference(type=ResourceService.class) protected ResourceService resourceService
@BeanReference(type=ResourcePersistence.class) protected ResourcePersistence resourcePersistence
@BeanReference(type=ResourceFinder.class) protected ResourceFinder resourceFinder
@BeanReference(type=UserLocalService.class) protected UserLocalService userLocalService
@BeanReference(type=UserService.class) protected UserService userService
@BeanReference(type=UserPersistence.class) protected UserPersistence userPersistence
@BeanReference(type=UserFinder.class) protected UserFinder userFinder
@BeanReference(type=WebDAVPropsLocalService.class) protected WebDAVPropsLocalService webDAVPropsLocalService
@BeanReference(type=WebDAVPropsPersistence.class) protected WebDAVPropsPersistence webDAVPropsPersistence
@BeanReference(type=WorkflowInstanceLinkLocalService.class) protected WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService
@BeanReference(type=WorkflowInstanceLinkPersistence.class) protected WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence
@BeanReference(type=AssetCategoryLocalService.class) protected AssetCategoryLocalService assetCategoryLocalService
@BeanReference(type=AssetCategoryService.class) protected AssetCategoryService assetCategoryService
@BeanReference(type=AssetCategoryPersistence.class) protected AssetCategoryPersistence assetCategoryPersistence
@BeanReference(type=AssetCategoryFinder.class) protected AssetCategoryFinder assetCategoryFinder
@BeanReference(type=AssetEntryLocalService.class) protected AssetEntryLocalService assetEntryLocalService
@BeanReference(type=AssetEntryService.class) protected AssetEntryService assetEntryService
@BeanReference(type=AssetEntryPersistence.class) protected AssetEntryPersistence assetEntryPersistence
@BeanReference(type=AssetEntryFinder.class) protected AssetEntryFinder assetEntryFinder
@BeanReference(type=AssetTagLocalService.class) protected AssetTagLocalService assetTagLocalService
@BeanReference(type=AssetTagService.class) protected AssetTagService assetTagService
@BeanReference(type=AssetTagPersistence.class) protected AssetTagPersistence assetTagPersistence
@BeanReference(type=AssetTagFinder.class) protected AssetTagFinder assetTagFinder
@BeanReference(type=ExpandoValueLocalService.class) protected ExpandoValueLocalService expandoValueLocalService
@BeanReference(type=ExpandoValueService.class) protected ExpandoValueService expandoValueService
@BeanReference(type=ExpandoValuePersistence.class) protected ExpandoValuePersistence expandoValuePersistence
@BeanReference(type=MBDiscussionLocalService.class) protected MBDiscussionLocalService mbDiscussionLocalService
@BeanReference(type=MBDiscussionPersistence.class) protected MBDiscussionPersistence mbDiscussionPersistence
@BeanReference(type=MBMessageLocalService.class) protected MBMessageLocalService mbMessageLocalService
@BeanReference(type=MBMessageService.class) protected MBMessageService mbMessageService
@BeanReference(type=MBMessagePersistence.class) protected MBMessagePersistence mbMessagePersistence
@BeanReference(type=MBMessageFinder.class) protected MBMessageFinder mbMessageFinder
@BeanReference(type=RatingsEntryLocalService.class) protected RatingsEntryLocalService ratingsEntryLocalService
@BeanReference(type=RatingsEntryService.class) protected RatingsEntryService ratingsEntryService
@BeanReference(type=RatingsEntryPersistence.class) protected RatingsEntryPersistence ratingsEntryPersistence
@BeanReference(type=RatingsEntryFinder.class) protected RatingsEntryFinder ratingsEntryFinder
@BeanReference(type=RatingsStatsLocalService.class) protected RatingsStatsLocalService ratingsStatsLocalService
@BeanReference(type=RatingsStatsPersistence.class) protected RatingsStatsPersistence ratingsStatsPersistence
@BeanReference(type=RatingsStatsFinder.class) protected RatingsStatsFinder ratingsStatsFinder
@BeanReference(type=SocialActivityLocalService.class) protected SocialActivityLocalService socialActivityLocalService
@BeanReference(type=SocialActivityPersistence.class) protected SocialActivityPersistence socialActivityPersistence
@BeanReference(type=SocialActivityFinder.class) protected SocialActivityFinder socialActivityFinder
Constructor Detail |
---|
public DLFileEntryLocalServiceBaseImpl()
Method Detail |
---|
public DLFileEntry addDLFileEntry(DLFileEntry dlFileEntry) throws SystemException
addDLFileEntry
in interface DLFileEntryLocalService
dlFileEntry
- the d l file entry to add
SystemException
- if a system exception occurredpublic DLFileEntry createDLFileEntry(long fileEntryId)
createDLFileEntry
in interface DLFileEntryLocalService
fileEntryId
- the primary key for the new d l file entry
public void deleteDLFileEntry(long fileEntryId) throws PortalException, SystemException
deleteDLFileEntry
in interface DLFileEntryLocalService
fileEntryId
- the primary key of the d l file entry to delete
PortalException
- if a d l file entry with the primary key could not be found
SystemException
- if a system exception occurredpublic void deleteDLFileEntry(DLFileEntry dlFileEntry) throws SystemException
deleteDLFileEntry
in interface DLFileEntryLocalService
dlFileEntry
- the d l file entry to delete
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery) throws SystemException
dynamicQuery
in interface DLFileEntryLocalService
dynamicQuery
- the dynamic query to search with
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery, int start, int end) throws SystemException
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.
dynamicQuery
in interface DLFileEntryLocalService
dynamicQuery
- the dynamic query to search withstart
- the lower bound of the range of model instances to returnend
- the upper bound of the range of model instances to return (not inclusive)
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery, int start, int end, OrderByComparator orderByComparator) throws SystemException
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.
dynamicQuery
in interface DLFileEntryLocalService
dynamicQuery
- the dynamic query to search withstart
- the lower bound of the range of model instances to returnend
- the upper bound of the range of model instances to return (not inclusive)orderByComparator
- the comparator to order the results by
SystemException
- if a system exception occurredpublic long dynamicQueryCount(DynamicQuery dynamicQuery) throws SystemException
dynamicQueryCount
in interface DLFileEntryLocalService
dynamicQuery
- the dynamic query to search with
SystemException
- if a system exception occurredpublic DLFileEntry getDLFileEntry(long fileEntryId) throws PortalException, SystemException
getDLFileEntry
in interface DLFileEntryLocalService
fileEntryId
- the primary key of the d l file entry to get
PortalException
- if a d l file entry with the primary key could not be found
SystemException
- if a system exception occurredpublic DLFileEntry getDLFileEntryByUuidAndGroupId(String uuid, long groupId) throws PortalException, SystemException
getDLFileEntryByUuidAndGroupId
in interface DLFileEntryLocalService
uuid
- the UUID of d l file entry to getgroupId
- the group id of the d l file entry to get
PortalException
- if a d l file entry with the UUID and group id could not be found
SystemException
- if a system exception occurredpublic List<DLFileEntry> getDLFileEntries(int start, int end) throws SystemException
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.
getDLFileEntries
in interface DLFileEntryLocalService
start
- the lower bound of the range of d l file entries to returnend
- the upper bound of the range of d l file entries to return (not inclusive)
SystemException
- if a system exception occurredpublic int getDLFileEntriesCount() throws SystemException
getDLFileEntriesCount
in interface DLFileEntryLocalService
SystemException
- if a system exception occurredpublic DLFileEntry updateDLFileEntry(DLFileEntry dlFileEntry) throws SystemException
updateDLFileEntry
in interface DLFileEntryLocalService
dlFileEntry
- the d l file entry to update
SystemException
- if a system exception occurredpublic DLFileEntry updateDLFileEntry(DLFileEntry dlFileEntry, boolean merge) throws SystemException
updateDLFileEntry
in interface DLFileEntryLocalService
dlFileEntry
- the d l file entry to updatemerge
- whether to merge the d l file entry with the current session. See BatchSession.update(com.liferay.portal.kernel.dao.orm.Session, com.liferay.portal.model.BaseModel, boolean)
for an explanation.
SystemException
- if a system exception occurredpublic DLFileEntryLocalService getDLFileEntryLocalService()
public void setDLFileEntryLocalService(DLFileEntryLocalService dlFileEntryLocalService)
dlFileEntryLocalService
- the d l file entry local servicepublic DLFileEntryService getDLFileEntryService()
public void setDLFileEntryService(DLFileEntryService dlFileEntryService)
dlFileEntryService
- the d l file entry remote servicepublic DLFileEntryPersistence getDLFileEntryPersistence()
public void setDLFileEntryPersistence(DLFileEntryPersistence dlFileEntryPersistence)
dlFileEntryPersistence
- the d l file entry persistencepublic DLFileEntryFinder getDLFileEntryFinder()
public void setDLFileEntryFinder(DLFileEntryFinder dlFileEntryFinder)
dlFileEntryFinder
- the d l file entry finderpublic DLFileRankLocalService getDLFileRankLocalService()
public void setDLFileRankLocalService(DLFileRankLocalService dlFileRankLocalService)
dlFileRankLocalService
- the d l file rank local servicepublic DLFileRankPersistence getDLFileRankPersistence()
public void setDLFileRankPersistence(DLFileRankPersistence dlFileRankPersistence)
dlFileRankPersistence
- the d l file rank persistencepublic DLFileShortcutLocalService getDLFileShortcutLocalService()
public void setDLFileShortcutLocalService(DLFileShortcutLocalService dlFileShortcutLocalService)
dlFileShortcutLocalService
- the d l file shortcut local servicepublic DLFileShortcutService getDLFileShortcutService()
public void setDLFileShortcutService(DLFileShortcutService dlFileShortcutService)
dlFileShortcutService
- the d l file shortcut remote servicepublic DLFileShortcutPersistence getDLFileShortcutPersistence()
public void setDLFileShortcutPersistence(DLFileShortcutPersistence dlFileShortcutPersistence)
dlFileShortcutPersistence
- the d l file shortcut persistencepublic DLFileVersionLocalService getDLFileVersionLocalService()
public void setDLFileVersionLocalService(DLFileVersionLocalService dlFileVersionLocalService)
dlFileVersionLocalService
- the d l file version local servicepublic DLFileVersionService getDLFileVersionService()
public void setDLFileVersionService(DLFileVersionService dlFileVersionService)
dlFileVersionService
- the d l file version remote servicepublic DLFileVersionPersistence getDLFileVersionPersistence()
public void setDLFileVersionPersistence(DLFileVersionPersistence dlFileVersionPersistence)
dlFileVersionPersistence
- the d l file version persistencepublic DLFolderLocalService getDLFolderLocalService()
public void setDLFolderLocalService(DLFolderLocalService dlFolderLocalService)
dlFolderLocalService
- the d l folder local servicepublic DLFolderService getDLFolderService()
public void setDLFolderService(DLFolderService dlFolderService)
dlFolderService
- the d l folder remote servicepublic DLFolderPersistence getDLFolderPersistence()
public void setDLFolderPersistence(DLFolderPersistence dlFolderPersistence)
dlFolderPersistence
- the d l folder persistencepublic DLFolderFinder getDLFolderFinder()
public void setDLFolderFinder(DLFolderFinder dlFolderFinder)
dlFolderFinder
- the d l folder finderpublic CounterLocalService getCounterLocalService()
public void setCounterLocalService(CounterLocalService counterLocalService)
counterLocalService
- the counter local servicepublic DLLocalService getDLLocalService()
public void setDLLocalService(DLLocalService dlLocalService)
dlLocalService
- the d l local servicepublic DLService getDLService()
public void setDLService(DLService dlService)
dlService
- the d l remote servicepublic LockLocalService getLockLocalService()
public void setLockLocalService(LockLocalService lockLocalService)
lockLocalService
- the lock local servicepublic LockPersistence getLockPersistence()
public void setLockPersistence(LockPersistence lockPersistence)
lockPersistence
- the lock persistencepublic ResourceLocalService getResourceLocalService()
public void setResourceLocalService(ResourceLocalService resourceLocalService)
resourceLocalService
- the resource local servicepublic ResourceService getResourceService()
public void setResourceService(ResourceService resourceService)
resourceService
- the resource remote servicepublic ResourcePersistence getResourcePersistence()
public void setResourcePersistence(ResourcePersistence resourcePersistence)
resourcePersistence
- the resource persistencepublic ResourceFinder getResourceFinder()
public void setResourceFinder(ResourceFinder resourceFinder)
resourceFinder
- the resource finderpublic UserLocalService getUserLocalService()
public void setUserLocalService(UserLocalService userLocalService)
userLocalService
- the user local servicepublic UserService getUserService()
public void setUserService(UserService userService)
userService
- the user remote servicepublic UserPersistence getUserPersistence()
public void setUserPersistence(UserPersistence userPersistence)
userPersistence
- the user persistencepublic UserFinder getUserFinder()
public void setUserFinder(UserFinder userFinder)
userFinder
- the user finderpublic WebDAVPropsLocalService getWebDAVPropsLocalService()
public void setWebDAVPropsLocalService(WebDAVPropsLocalService webDAVPropsLocalService)
webDAVPropsLocalService
- the web d a v props local servicepublic WebDAVPropsPersistence getWebDAVPropsPersistence()
public void setWebDAVPropsPersistence(WebDAVPropsPersistence webDAVPropsPersistence)
webDAVPropsPersistence
- the web d a v props persistencepublic WorkflowInstanceLinkLocalService getWorkflowInstanceLinkLocalService()
public void setWorkflowInstanceLinkLocalService(WorkflowInstanceLinkLocalService workflowInstanceLinkLocalService)
workflowInstanceLinkLocalService
- the workflow instance link local servicepublic WorkflowInstanceLinkPersistence getWorkflowInstanceLinkPersistence()
public void setWorkflowInstanceLinkPersistence(WorkflowInstanceLinkPersistence workflowInstanceLinkPersistence)
workflowInstanceLinkPersistence
- the workflow instance link persistencepublic AssetCategoryLocalService getAssetCategoryLocalService()
public void setAssetCategoryLocalService(AssetCategoryLocalService assetCategoryLocalService)
assetCategoryLocalService
- the asset category local servicepublic AssetCategoryService getAssetCategoryService()
public void setAssetCategoryService(AssetCategoryService assetCategoryService)
assetCategoryService
- the asset category remote servicepublic AssetCategoryPersistence getAssetCategoryPersistence()
public void setAssetCategoryPersistence(AssetCategoryPersistence assetCategoryPersistence)
assetCategoryPersistence
- the asset category persistencepublic AssetCategoryFinder getAssetCategoryFinder()
public void setAssetCategoryFinder(AssetCategoryFinder assetCategoryFinder)
assetCategoryFinder
- the asset category finderpublic AssetEntryLocalService getAssetEntryLocalService()
public void setAssetEntryLocalService(AssetEntryLocalService assetEntryLocalService)
assetEntryLocalService
- the asset entry local servicepublic AssetEntryService getAssetEntryService()
public void setAssetEntryService(AssetEntryService assetEntryService)
assetEntryService
- the asset entry remote servicepublic AssetEntryPersistence getAssetEntryPersistence()
public void setAssetEntryPersistence(AssetEntryPersistence assetEntryPersistence)
assetEntryPersistence
- the asset entry persistencepublic AssetEntryFinder getAssetEntryFinder()
public void setAssetEntryFinder(AssetEntryFinder assetEntryFinder)
assetEntryFinder
- the asset entry finderpublic AssetTagLocalService getAssetTagLocalService()
public void setAssetTagLocalService(AssetTagLocalService assetTagLocalService)
assetTagLocalService
- the asset tag local servicepublic AssetTagService getAssetTagService()
public void setAssetTagService(AssetTagService assetTagService)
assetTagService
- the asset tag remote servicepublic AssetTagPersistence getAssetTagPersistence()
public void setAssetTagPersistence(AssetTagPersistence assetTagPersistence)
assetTagPersistence
- the asset tag persistencepublic AssetTagFinder getAssetTagFinder()
public void setAssetTagFinder(AssetTagFinder assetTagFinder)
assetTagFinder
- the asset tag finderpublic ExpandoValueLocalService getExpandoValueLocalService()
public void setExpandoValueLocalService(ExpandoValueLocalService expandoValueLocalService)
expandoValueLocalService
- the expando value local servicepublic ExpandoValueService getExpandoValueService()
public void setExpandoValueService(ExpandoValueService expandoValueService)
expandoValueService
- the expando value remote servicepublic ExpandoValuePersistence getExpandoValuePersistence()
public void setExpandoValuePersistence(ExpandoValuePersistence expandoValuePersistence)
expandoValuePersistence
- the expando value persistencepublic MBDiscussionLocalService getMBDiscussionLocalService()
public void setMBDiscussionLocalService(MBDiscussionLocalService mbDiscussionLocalService)
mbDiscussionLocalService
- the message boards discussion local servicepublic MBDiscussionPersistence getMBDiscussionPersistence()
public void setMBDiscussionPersistence(MBDiscussionPersistence mbDiscussionPersistence)
mbDiscussionPersistence
- the message boards discussion persistencepublic MBMessageLocalService getMBMessageLocalService()
public void setMBMessageLocalService(MBMessageLocalService mbMessageLocalService)
mbMessageLocalService
- the message-boards message local servicepublic MBMessageService getMBMessageService()
public void setMBMessageService(MBMessageService mbMessageService)
mbMessageService
- the message-boards message remote servicepublic MBMessagePersistence getMBMessagePersistence()
public void setMBMessagePersistence(MBMessagePersistence mbMessagePersistence)
mbMessagePersistence
- the message-boards message persistencepublic MBMessageFinder getMBMessageFinder()
public void setMBMessageFinder(MBMessageFinder mbMessageFinder)
mbMessageFinder
- the message-boards message finderpublic RatingsEntryLocalService getRatingsEntryLocalService()
public void setRatingsEntryLocalService(RatingsEntryLocalService ratingsEntryLocalService)
ratingsEntryLocalService
- the ratings entry local servicepublic RatingsEntryService getRatingsEntryService()
public void setRatingsEntryService(RatingsEntryService ratingsEntryService)
ratingsEntryService
- the ratings entry remote servicepublic RatingsEntryPersistence getRatingsEntryPersistence()
public void setRatingsEntryPersistence(RatingsEntryPersistence ratingsEntryPersistence)
ratingsEntryPersistence
- the ratings entry persistencepublic RatingsEntryFinder getRatingsEntryFinder()
public void setRatingsEntryFinder(RatingsEntryFinder ratingsEntryFinder)
ratingsEntryFinder
- the ratings entry finderpublic RatingsStatsLocalService getRatingsStatsLocalService()
public void setRatingsStatsLocalService(RatingsStatsLocalService ratingsStatsLocalService)
ratingsStatsLocalService
- the ratings stats local servicepublic RatingsStatsPersistence getRatingsStatsPersistence()
public void setRatingsStatsPersistence(RatingsStatsPersistence ratingsStatsPersistence)
ratingsStatsPersistence
- the ratings stats persistencepublic RatingsStatsFinder getRatingsStatsFinder()
public void setRatingsStatsFinder(RatingsStatsFinder ratingsStatsFinder)
ratingsStatsFinder
- the ratings stats finderpublic SocialActivityLocalService getSocialActivityLocalService()
public void setSocialActivityLocalService(SocialActivityLocalService socialActivityLocalService)
socialActivityLocalService
- the social activity local servicepublic SocialActivityPersistence getSocialActivityPersistence()
public void setSocialActivityPersistence(SocialActivityPersistence socialActivityPersistence)
socialActivityPersistence
- the social activity persistencepublic SocialActivityFinder getSocialActivityFinder()
public void setSocialActivityFinder(SocialActivityFinder socialActivityFinder)
socialActivityFinder
- the social activity finderprotected void runSQL(String sql) throws SystemException
sql
- the sql query to perform
SystemException
|
Liferay 6.0.5 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |