|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.CMISRepositoryLocalServiceWrapper
@ProviderType public class CMISRepositoryLocalServiceWrapper
Provides a wrapper for CMISRepositoryLocalService.
CMISRepositoryLocalService| Constructor Summary | |
|---|---|
CMISRepositoryLocalServiceWrapper(CMISRepositoryLocalService cmisRepositoryLocalService)
|
|
| Method Summary | |
|---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
Object |
getSession(long repositoryId)
|
CMISRepositoryLocalService |
getWrappedCMISRepositoryLocalService()
Deprecated. As of 6.1.0, replaced by getWrappedService() |
CMISRepositoryLocalService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedCMISRepositoryLocalService(CMISRepositoryLocalService cmisRepositoryLocalService)
Deprecated. As of 6.1.0, replaced by setWrappedService(com.liferay.portal.service.CMISRepositoryLocalService) |
void |
setWrappedService(CMISRepositoryLocalService cmisRepositoryLocalService)
|
FileEntry |
toFileEntry(long repositoryId,
Object object)
|
FileVersion |
toFileVersion(long repositoryId,
Object object)
|
Folder |
toFolder(long repositoryId,
Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMISRepositoryLocalServiceWrapper(CMISRepositoryLocalService cmisRepositoryLocalService)
| Method Detail |
|---|
public String getBeanIdentifier()
getBeanIdentifier in interface CMISRepositoryLocalService
public Object getSession(long repositoryId)
throws PortalException
getSession in interface CMISRepositoryLocalServicePortalExceptionpublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface CMISRepositoryLocalServicebeanIdentifier - the Spring bean ID for this bean
public FileEntry toFileEntry(long repositoryId,
Object object)
throws PortalException
toFileEntry in interface CMISRepositoryLocalServicePortalException
public FileVersion toFileVersion(long repositoryId,
Object object)
throws PortalException
toFileVersion in interface CMISRepositoryLocalServicePortalException
public Folder toFolder(long repositoryId,
Object object)
throws PortalException
toFolder in interface CMISRepositoryLocalServicePortalException@Deprecated public CMISRepositoryLocalService getWrappedCMISRepositoryLocalService()
getWrappedService()
@Deprecated public void setWrappedCMISRepositoryLocalService(CMISRepositoryLocalService cmisRepositoryLocalService)
setWrappedService(com.liferay.portal.service.CMISRepositoryLocalService)
public CMISRepositoryLocalService getWrappedService()
getWrappedService in interface ServiceWrapper<CMISRepositoryLocalService>public void setWrappedService(CMISRepositoryLocalService cmisRepositoryLocalService)
setWrappedService in interface ServiceWrapper<CMISRepositoryLocalService>
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||