Uses of Class
org.silverpeas.attachment.model.UnlockOption

Packages that use UnlockOption
org.silverpeas.attachment.model   
 

Uses of UnlockOption in org.silverpeas.attachment.model
 

Methods in org.silverpeas.attachment.model that return UnlockOption
static UnlockOption UnlockOption.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnlockOption[] UnlockOption.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.silverpeas.attachment.model with parameters of type UnlockOption
 void UnlockContext.addOption(UnlockOption option)
           
 void UnlockContext.removeOption(UnlockOption option)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.