railo.runtime.lock
Interface LockData

All Known Subinterfaces:
LockDataPro

public interface LockData

lock data


Method Summary
 int getId()
           
 String getName()
           
 boolean isReadOnly()
          is type of token read only
 

Method Detail

isReadOnly

boolean isReadOnly()
is type of token read only

Returns:
is read only

getId

int getId()
Returns:
Returns the id.

getName

String getName()
Returns:
Returns the name.


Copyright © 2012 Railo