Uses of Class
lumis.content.core.LockType

Packages that use LockType
lumis.content.core Provides the core content management operations. 
 

Uses of LockType in lumis.content.core
 

Methods in lumis.content.core that return LockType
 LockType ContentLocale.getLockType()
          Returns the lock for the current content-locale.
static LockType LockType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LockType[] LockType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in lumis.content.core with parameters of type LockType
 void IContentManager.lock(String contentLocaleId, LockType lockType)
          Locks contentlocale acording to lockType.
 void ContentManager.lock(String contentLocaleId, LockType lockType)
           
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.