AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
SocialRequest
No hi ha cap servei que coincideixi amb aquesta frase.

/web.dlapp/get-file-entries

Mètode HTTP
GET
com.liferay.portlet.documentlibrary.service.impl.DLAppServiceImpl

Provides the remote service for accessing, adding, checking in/out, deleting, locking/unlocking, moving, subscription handling of, trash handling of, updating, and verifying document library file entries and folders. Its methods include permission checks. All portlets should interact with the document library through this class or through DLAppLocalService, rather than through the individual document library service classes.

This class provides a unified interface to all Liferay and third party repositories. While the method signatures are universal for all repositories. Additional implementation-specific parameters may be specified in the serviceContext.

The repositoryId parameter used by most of the methods is the primary key of the specific repository. If the repository is a default Liferay repository, the repositoryId is the groupId or scopeGroupId. Otherwise, the repositoryId will correspond to values obtained from {@link com.liferay.portal.service.RepositoryServiceUtil}.

getFileEntries

Paràmetres

p_auth String

authentication token used to validate the request

repositoryId long
folderId long
start int
end int

Tipus de retorn

java.util.List

Excepció

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Executa

String
long
long
int
int