Uses of Class
org.exoplatform.copyfolder.services.CopyFolderService.AccessRight
-
-
Uses of CopyFolderService.AccessRight in org.exoplatform.copyfolder.services
Methods in org.exoplatform.copyfolder.services that return CopyFolderService.AccessRight Modifier and Type Method Description static CopyFolderService.AccessRightCopyFolderService.AccessRight. valueOf(String name)Returns the enum constant of this type with the specified name.static CopyFolderService.AccessRight[]CopyFolderService.AccessRight. values()Returns an array containing the constants of this enum type, in the order they are declared.
-