|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisObjectParentsType | |
|---|---|
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisObjectParentsType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging with type parameters of type CmisObjectParentsType | |
|---|---|
protected List<CmisObjectParentsType> |
GetObjectParentsResponse.parents
|
| Methods in org.xcmis.messaging that return CmisObjectParentsType | |
|---|---|
CmisObjectParentsType |
ObjectFactory.createCmisObjectParentsType()
Create an instance of CmisObjectParentsType |
| Methods in org.xcmis.messaging that return types with arguments of type CmisObjectParentsType | |
|---|---|
List<CmisObjectParentsType> |
GetObjectParentsResponse.getParents()
Gets the value of the parents property. |
| Uses of CmisObjectParentsType in org.xcmis.soap |
|---|
| Methods in org.xcmis.soap that return types with arguments of type CmisObjectParentsType | |
|---|---|
List<CmisObjectParentsType> |
NavigationServicePort.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension)
|
| Uses of CmisObjectParentsType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisObjectParentsType | |
|---|---|
static CmisObjectParentsType |
TypeConverter.getCmisObjectParentsType(org.xcmis.spi.model.ObjectParent source)
|
| Methods in org.xcmis.wssoap.impl that return types with arguments of type CmisObjectParentsType | |
|---|---|
List<CmisObjectParentsType> |
NavigationServicePortImpl.getObjectParents(String repositoryId,
String objectId,
String propertyFilter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||