|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - The IResource that will be created by this type.public interface IResourceType<T extends IResource>
The type of an IResource.
| Method Summary | |
|---|---|
T |
createResource(T parent)
Create a new IResource instance. |
| Method Detail |
|---|
T createResource(T parent)
throws ResourceException
IResource instance. The IResource may be
nested within a parent resource.
parent -
IResource
ResourceException
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||