|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.vc.config.SessionEditedIterationInUseDelegate
public class SessionEditedIterationInUseDelegate
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
boolean |
iterationIsInUse(Iterated iterationToCheck)
Returns true if the given iteration is undergoing change by any individual. |
boolean |
iterationIsInUseByPrincipal(Iterated iterationToCheck,
WTPrincipal principal)
Returns true if the given iteration is undergoing change by the specified individual. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean iterationIsInUse(Iterated iterationToCheck)
throws WTException
iterationIsInUse in interface InUseDelegateiterationToCheck -
WTException
public boolean iterationIsInUseByPrincipal(Iterated iterationToCheck,
WTPrincipal principal)
throws WTException
iterationIsInUseByPrincipal in interface InUseDelegateiterationToCheck - principal -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||