|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisObjectInFolderType | |
|---|---|
| org.xcmis.messaging | |
| org.xcmis.wssoap.impl | |
| Uses of CmisObjectInFolderType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging declared as CmisObjectInFolderType | |
|---|---|
protected CmisObjectInFolderType |
CmisObjectInFolderContainerType.objectInFolder
|
| Fields in org.xcmis.messaging with type parameters of type CmisObjectInFolderType | |
|---|---|
protected List<CmisObjectInFolderType> |
CmisObjectInFolderListType.objects
|
| Methods in org.xcmis.messaging that return CmisObjectInFolderType | |
|---|---|
CmisObjectInFolderType |
ObjectFactory.createCmisObjectInFolderType()
Create an instance of CmisObjectInFolderType |
CmisObjectInFolderType |
CmisObjectInFolderContainerType.getObjectInFolder()
Gets the value of the objectInFolder property. |
| Methods in org.xcmis.messaging that return types with arguments of type CmisObjectInFolderType | |
|---|---|
List<CmisObjectInFolderType> |
CmisObjectInFolderListType.getObjects()
Gets the value of the objects property. |
| Methods in org.xcmis.messaging with parameters of type CmisObjectInFolderType | |
|---|---|
void |
CmisObjectInFolderContainerType.setObjectInFolder(CmisObjectInFolderType value)
Sets the value of the objectInFolder property. |
| Uses of CmisObjectInFolderType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisObjectInFolderType | |
|---|---|
static CmisObjectInFolderType |
TypeConverter.getCmisObjectInFolderType(org.xcmis.spi.model.CmisObject source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||