Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.repository.cmis
Interface Session


public interface Session


Method Summary
 void setDefaultContext(Set<String> filter, boolean includeAcls, boolean includeAllowableActions, boolean includePolicies, String includeRelationships, Set<String> renditionFilter, boolean includePathSegments, String orderBy, boolean cacheEnabled, int maxItemsPerPage)
           
 

Method Detail

setDefaultContext

void setDefaultContext(Set<String> filter,
                       boolean includeAcls,
                       boolean includeAllowableActions,
                       boolean includePolicies,
                       String includeRelationships,
                       Set<String> renditionFilter,
                       boolean includePathSegments,
                       String orderBy,
                       boolean cacheEnabled,
                       int maxItemsPerPage)

Liferay 6.1.2-ce-ga3