|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Delegated to by WTContainerService.checkCreate
.
Supported API: true
Extendable: true
Method Summary | |
boolean |
canCreate(Class container_class,
WTUser user,
WTContainerRef parent_ref)
Supported API: false |
void |
checkCreate(Class container_class,
WTUser user,
WTContainerRef parent_ref)
Implementations should throw WTContainerException s to
indicate that the create is vetoed. |
Method Detail |
public void checkCreate(Class container_class, WTUser user, WTContainerRef parent_ref) throws WTException
WTContainerException
s to
indicate that the create is vetoed.
container_class
- user
- parent_ref
-
WTException
public boolean canCreate(Class container_class, WTUser user, WTContainerRef parent_ref) throws WTException
container_class
- user
- parent_ref
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |