public static class ContentLimitProvider.NoLimitProvider extends Object implements ContentLimitProvider
ContentLimitProvider
which returns a value indicating there is no limit.ContentLimitProvider.NoLimitProvider, ContentLimitProvider.SimpleFixedLimitProvider
NO_LIMIT
Constructor and Description |
---|
NoLimitProvider() |
Modifier and Type | Method and Description |
---|---|
long |
getSizeLimit()
This method returns a size limit in bytes.
|
public long getSizeLimit()
ContentLimitProvider
getSizeLimit
in interface ContentLimitProvider
Copyright © 2005–2017 Alfresco Software. All rights reserved.