| Package | Description |
|---|---|
| org.alfresco.po.share.rm | |
| org.alfresco.po.share.site.document |
| Modifier and Type | Method and Description |
|---|---|
FileDirectoryInfo |
FilePlanPage.getFileDirectoryInfo(Integer number)
Select a particular file directory info row
based on the count, the accepted range is 1-50.
|
FileDirectoryInfo |
FilePlanPage.getFileDirectoryInfo(String title)
Select a particular file directory info row based on the title.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileDirectoryInfo> |
FilePlanPage.getFiles()
Extracts the results from result table that matches the file name.
|
| Modifier and Type | Method and Description |
|---|---|
FileDirectoryInfo |
DocumentLibraryPage.getContentRow(String name)
Deprecated.
use getFileDirectoryInfo
|
FileDirectoryInfo |
DocumentLibraryPage.getFileDirectoryInfo(Integer number)
Select a particular file directory info row
based on the count, the accepted range is 1-50.
|
FileDirectoryInfo |
DocumentLibraryPage.getFileDirectoryInfo(String title)
Select a particular file directory info row based on the title.
|
| Modifier and Type | Method and Description |
|---|---|
List<FileDirectoryInfo> |
DocumentLibraryPage.getFiles()
Extracts the results from result table that matches the file name.
|
Copyright © 2013. All Rights Reserved.