|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisObjectInFolderListType | |
|---|---|
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisObjectInFolderListType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging declared as CmisObjectInFolderListType | |
|---|---|
protected CmisObjectInFolderListType |
GetChildrenResponse.objects
|
| Methods in org.xcmis.messaging that return CmisObjectInFolderListType | |
|---|---|
CmisObjectInFolderListType |
ObjectFactory.createCmisObjectInFolderListType()
Create an instance of CmisObjectInFolderListType |
CmisObjectInFolderListType |
GetChildrenResponse.getObjects()
Gets the value of the objects property. |
| Methods in org.xcmis.messaging with parameters of type CmisObjectInFolderListType | |
|---|---|
void |
GetChildrenResponse.setObjects(CmisObjectInFolderListType value)
Sets the value of the objects property. |
| Uses of CmisObjectInFolderListType in org.xcmis.soap |
|---|
| Methods in org.xcmis.soap that return CmisObjectInFolderListType | |
|---|---|
CmisObjectInFolderListType |
NavigationServicePort.getChildren(String repositoryId,
String folderId,
String filter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
| Uses of CmisObjectInFolderListType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisObjectInFolderListType | |
|---|---|
CmisObjectInFolderListType |
NavigationServicePortImpl.getChildren(String repositoryId,
String folderId,
String propertyFilter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
|
static CmisObjectInFolderListType |
TypeConverter.getCmisObjectInFolderListType(org.xcmis.spi.ItemsList<?> source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||