Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.enums |
OpenCMIS enums.
|
Modifier and Type | Method and Description |
---|---|
CapabilityJoin |
RepositoryCapabilities.getJoinCapability()
Returns the Join capability.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.