|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.service.CMISRepositoryLocalServiceWrapper
public class CMISRepositoryLocalServiceWrapper
This class is 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. Renamed to getWrappedService() |
CMISRepositoryLocalService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedCMISRepositoryLocalService(CMISRepositoryLocalService cmisRepositoryLocalService)
Deprecated. Renamed to 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 CMISRepositoryLocalServicepublic void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier in interface CMISRepositoryLocalServicebeanIdentifier - the Spring bean ID for this bean
public Object getSession(long repositoryId)
throws PortalException,
SystemException
getSession in interface CMISRepositoryLocalServicePortalException
SystemException
public FileEntry toFileEntry(long repositoryId,
Object object)
throws PortalException,
SystemException
toFileEntry in interface CMISRepositoryLocalServicePortalException
SystemException
public FileVersion toFileVersion(long repositoryId,
Object object)
throws PortalException,
SystemException
toFileVersion in interface CMISRepositoryLocalServicePortalException
SystemException
public Folder toFolder(long repositoryId,
Object object)
throws PortalException,
SystemException
toFolder in interface CMISRepositoryLocalServicePortalException
SystemExceptionpublic CMISRepositoryLocalService getWrappedCMISRepositoryLocalService()
getWrappedService()
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 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||