| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static CmisListOfIdsType |
WSConverter.convert(PolicyIdList policyIds)
Converts a list of policy ids.
|
static CmisListOfIdsType |
WSConverter.convertPolicyIds(List<String> policyIds)
Converts a list of policy ids.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyIdList |
WSConverter.convert(CmisListOfIdsType policyIds)
Converts a list of policy ids.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmisListOfIdsType |
CmisObjectType.policyIds |
| Modifier and Type | Method and Description |
|---|---|
CmisListOfIdsType |
ObjectFactory.createCmisListOfIdsType()
Create an instance of
CmisListOfIdsType |
CmisListOfIdsType |
CmisObjectType.getPolicyIds()
Gets the value of the policyIds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisObjectType.setPolicyIds(CmisListOfIdsType value)
Sets the value of the policyIds property.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.