|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FdnWTContainerService
Provides APIs to assist clients in determining what objects the user
can create.
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
TypeIdentifier[] |
getCreatableTypesForWTContainer(WTContainer container,
TypeIdentifier baseType,
AdminDomainRef subDomainRef)
Returns a list of the types the user can create in the given container. |
TypeIdentifier[] |
getTypesForWTContainer(WTContainer container,
TypeIdentifier baseType,
AdminDomainRef subDomainRef,
Boolean includeDesc)
Returns an array of TypeIdentifiers in the given container. |
| Method Detail |
|---|
TypeIdentifier[] getCreatableTypesForWTContainer(WTContainer container,
TypeIdentifier baseType,
AdminDomainRef subDomainRef)
throws WTException
container - baseType - subDomainRef -
WTException
TypeIdentifier[] getTypesForWTContainer(WTContainer container,
TypeIdentifier baseType,
AdminDomainRef subDomainRef,
Boolean includeDesc)
throws WTException
container - baseType - subDomainRef - includeDesc -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||