|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceLock | |
|---|---|
| org.apache.cocoon.components.source | |
| org.apache.cocoon.components.source.impl | |
| Uses of SourceLock in org.apache.cocoon.components.source |
|---|
| Methods in org.apache.cocoon.components.source that return SourceLock | |
|---|---|
SourceLock[] |
SourceDTO.getSourceLocks()
Returns a enumeration of the existing locks |
SourceLock[] |
LockableSource.getSourceLocks()
Returns a list of locks on the source. |
| Methods in org.apache.cocoon.components.source with parameters of type SourceLock | |
|---|---|
void |
SourceDTO.addSourceLocks(SourceLock sourcelock)
Add a lock to this source |
void |
LockableSource.addSourceLocks(SourceLock sourcelock)
Add a lock to this source |
| Uses of SourceLock in org.apache.cocoon.components.source.impl |
|---|
| Methods in org.apache.cocoon.components.source.impl that return SourceLock | |
|---|---|
SourceLock[] |
SlideSource.getSourceLocks()
Returns a enumeration of the existing locks |
| Methods in org.apache.cocoon.components.source.impl with parameters of type SourceLock | |
|---|---|
void |
SlideSource.addSourceLocks(SourceLock sourcelock)
Add a lock to this source |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||