Uses of Class
org.alfresco.opencmis.dictionary.CMISObjectVariant
-
Packages that use CMISObjectVariant Package Description org.alfresco.opencmis.dictionary -
-
Uses of CMISObjectVariant in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary that return CMISObjectVariant Modifier and Type Method Description CMISObjectVariantCMISNodeInfo. getObjectVariant()static CMISObjectVariantCMISObjectVariant. valueOf(String name)Returns the enum constant of this type with the specified name.static CMISObjectVariant[]CMISObjectVariant. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.alfresco.opencmis.dictionary with parameters of type CMISObjectVariant Modifier and Type Method Description booleanCMISNodeInfo. isVariant(CMISObjectVariant var)
-