|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CapabilityJoin | |
|---|---|
| org.apache.chemistry.opencmis.commons.data | OpenCMIS data interfaces. |
| org.apache.chemistry.opencmis.commons.enums | OpenCMIS enums. |
| Uses of CapabilityJoin in org.apache.chemistry.opencmis.commons.data |
|---|
| Methods in org.apache.chemistry.opencmis.commons.data that return CapabilityJoin | |
|---|---|
CapabilityJoin |
RepositoryCapabilities.getJoinCapability()
|
| Uses of CapabilityJoin in org.apache.chemistry.opencmis.commons.enums |
|---|
| Methods in org.apache.chemistry.opencmis.commons.enums that return CapabilityJoin | |
|---|---|
static CapabilityJoin |
CapabilityJoin.fromValue(String v)
|
static CapabilityJoin |
CapabilityJoin.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CapabilityJoin[] |
CapabilityJoin.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||