|
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.DLFileShortcutLocalServiceBaseImpl
public abstract class DLFileShortcutLocalServiceBaseImpl
The base implementation of the d l file shortcut 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 DLFileShortcutLocalServiceImpl
.
Never modify or reference this class directly. Always use DLFileShortcutLocalServiceUtil
to access the d l file shortcut local service.
DLFileShortcutLocalServiceImpl
,
DLFileShortcutLocalServiceUtil
Constructor Summary | |
---|---|
DLFileShortcutLocalServiceBaseImpl()
|
Method Summary | |
---|---|
DLFileShortcut |
addDLFileShortcut(DLFileShortcut dlFileShortcut)
Adds the d l file shortcut to the database. |
DLFileShortcut |
createDLFileShortcut(long fileShortcutId)
Creates a new d l file shortcut with the primary key. |
void |
deleteDLFileShortcut(DLFileShortcut dlFileShortcut)
Deletes the d l file shortcut from the database. |
void |
deleteDLFileShortcut(long fileShortcutId)
Deletes the d l file shortcut 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. |
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. |
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. |
DLFileShortcut |
getDLFileShortcut(long fileShortcutId)
Gets the d l file shortcut with the primary key. |
DLFileShortcut |
getDLFileShortcutByUuidAndGroupId(String uuid,
long groupId)
Gets the d l file shortcut with the UUID and group id. |
DLFileShortcutLocalService |
getDLFileShortcutLocalService()
Gets the d l file shortcut local service. |
DLFileShortcutPersistence |
getDLFileShortcutPersistence()
Gets the d l file shortcut persistence. |
List<DLFileShortcut> |
getDLFileShortcuts(int start,
int end)
Gets a range of all the d l file shortcuts. |
int |
getDLFileShortcutsCount()
Gets the number of d l file shortcuts. |
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. |
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. |
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. |
protected void |
runSQL(String sql)
Performs an SQL query. |
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 |
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 |
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. |
DLFileShortcut |
updateDLFileShortcut(DLFileShortcut dlFileShortcut)
Updates the d l file shortcut in the database. |
DLFileShortcut |
updateDLFileShortcut(DLFileShortcut dlFileShortcut,
boolean merge)
Updates the d l file shortcut in the database. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.documentlibrary.service.DLFileShortcutLocalService |
---|
addFileShortcut, addFileShortcutResources, addFileShortcutResources, addFileShortcutResources, addFileShortcutResources, deleteFileShortcut, deleteFileShortcut, deleteFileShortcuts, getFileShortcut, updateAsset, updateFileShortcut, updateFileShortcuts |
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=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=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
Constructor Detail |
---|
public DLFileShortcutLocalServiceBaseImpl()
Method Detail |
---|
public DLFileShortcut addDLFileShortcut(DLFileShortcut dlFileShortcut) throws SystemException
addDLFileShortcut
in interface DLFileShortcutLocalService
dlFileShortcut
- the d l file shortcut to add
SystemException
- if a system exception occurredpublic DLFileShortcut createDLFileShortcut(long fileShortcutId)
createDLFileShortcut
in interface DLFileShortcutLocalService
fileShortcutId
- the primary key for the new d l file shortcut
public void deleteDLFileShortcut(long fileShortcutId) throws PortalException, SystemException
deleteDLFileShortcut
in interface DLFileShortcutLocalService
fileShortcutId
- the primary key of the d l file shortcut to delete
PortalException
- if a d l file shortcut with the primary key could not be found
SystemException
- if a system exception occurredpublic void deleteDLFileShortcut(DLFileShortcut dlFileShortcut) throws SystemException
deleteDLFileShortcut
in interface DLFileShortcutLocalService
dlFileShortcut
- the d l file shortcut to delete
SystemException
- if a system exception occurredpublic List dynamicQuery(DynamicQuery dynamicQuery) throws SystemException
dynamicQuery
in interface DLFileShortcutLocalService
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 DLFileShortcutLocalService
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 DLFileShortcutLocalService
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 DLFileShortcutLocalService
dynamicQuery
- the dynamic query to search with
SystemException
- if a system exception occurredpublic DLFileShortcut getDLFileShortcut(long fileShortcutId) throws PortalException, SystemException
getDLFileShortcut
in interface DLFileShortcutLocalService
fileShortcutId
- the primary key of the d l file shortcut to get
PortalException
- if a d l file shortcut with the primary key could not be found
SystemException
- if a system exception occurredpublic DLFileShortcut getDLFileShortcutByUuidAndGroupId(String uuid, long groupId) throws PortalException, SystemException
getDLFileShortcutByUuidAndGroupId
in interface DLFileShortcutLocalService
uuid
- the UUID of d l file shortcut to getgroupId
- the group id of the d l file shortcut to get
PortalException
- if a d l file shortcut with the UUID and group id could not be found
SystemException
- if a system exception occurredpublic List<DLFileShortcut> getDLFileShortcuts(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.
getDLFileShortcuts
in interface DLFileShortcutLocalService
start
- the lower bound of the range of d l file shortcuts to returnend
- the upper bound of the range of d l file shortcuts to return (not inclusive)
SystemException
- if a system exception occurredpublic int getDLFileShortcutsCount() throws SystemException
getDLFileShortcutsCount
in interface DLFileShortcutLocalService
SystemException
- if a system exception occurredpublic DLFileShortcut updateDLFileShortcut(DLFileShortcut dlFileShortcut) throws SystemException
updateDLFileShortcut
in interface DLFileShortcutLocalService
dlFileShortcut
- the d l file shortcut to update
SystemException
- if a system exception occurredpublic DLFileShortcut updateDLFileShortcut(DLFileShortcut dlFileShortcut, boolean merge) throws SystemException
updateDLFileShortcut
in interface DLFileShortcutLocalService
dlFileShortcut
- the d l file shortcut to updatemerge
- whether to merge the d l file shortcut 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 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 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 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 |